Copyright © 1998-2015 MultiMedia Soft

TextDescriptor.ColorSolidBack property

Previous pageReturn to chapter overviewNext page

Type

OLE_COLOR for Visual C++

long for Visual Basic

 

 

Syntax

object.TextDescriptor.ColorSolidBack [=long]

or

object.CellsManager.TextDescriptor(UniqueID).ColorSolidBack [=long]

 

 

Remarks

Color of the text solid background rectangle. The text solid background rectangle can be hidden/shown through the TextDescriptor.SolidBack property.

By default this color is set to gray RGB (192, 192, 192).

 

 

See also

TextDescriptor object.

TextDescrCaption, TextDescrLT, TextDescrCT, TextDescrRT, TextDescrLM, TextDescrRM, TextDescrLB, TextDescrCB, and TextDescrRB properties.

How to put text over the button section.

How to manage cells section.