Concept Framework 1.0 documentation | Contents | Index |
Name | Type | Access | Version | Deprecated |
SelectedFgColor | property | public | version 1.0 | no |
Read/Write property SelectedFgColor[=SelectedForegroundColor] |
This property sets or gets the foreground color of a selected control. The color is specified via a hex number (similar to HTML): 0xRRGGBB
For example, RED is 0xFF0000, BLUE is 0x0000FF. Warning: this property is not supported on all the platforms and by all the controls. It is recommended the use of skins instead. |
Documented by Eduard Suica, generation time: Thu Oct 15 20:01:51 2009 GMT | (c)2009 RadGs Software |