Concept Framework 2.0 documentation Contents | Index

VisibleRemoteObject.InactiveBgColor

Name Type Access Version Deprecated
InactiveBgColor property public version 1.0 no

Prototype:
Read/Write property InactiveBgColor[=InactiveBackgroundColor]


Description:
This property sets or gets the background color of an inactive object. 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.

Example:
 

Returns:
This property returns the new inactive background color.

Documented by Eduard Suica, generation time: Fri Jan 21 18:06:08 2011 GMT(c)2011 RadGs Software