Concept Framework 1.0 documentation Contents | Index

RTextTag.BackColor

Name Type Access Version Deprecated
BackColor property public version 1.0 no

Prototype:
Read/Write property BackColor[=nBackgroundColor]


Description:
This property sets or gets the background color of the tag. The color is specified via a hex number (similar to HTML): 0xRRGGBB
For example, RED is 0xFF0000, BLUE is 0x0000FF.

Returns:
This property returns the background color of the tag.

Documented by Eduard Suica, generation time: Thu Oct 15 20:01:59 2009 GMT(c)2009 RadGs Software