Forum
Please
Log In
to post a new message or reply to an existing one. If you are not registered, please
register.
NOTE: Some forums may be read-only if you are not currently subscribed to
our technical support services.
Subject |
Author |
Date |
|
Sublight Developer
|
Apr 24, 2010 - 4:26 AM
|
Is it possible to get theme colors in runtime? For example, I would like to get border color and backgdround color of tab control at runtime.
|
|
Technical Support
|
May 7, 2010 - 9:25 AM
|
Actually the tab control is painted using images(glyphs) . I.e., there are no colors specially defined in the tab control for each theme. So you can only get the color manually by taking a screenshot and picking the color by a color picker.
|
|