Copyright © 1998-2015 MultiMedia Soft

TextDescriptor.ColorBorder property

Previous pageReturn to chapter overviewNext page

Type

OLE_COLOR for Visual C++

long for Visual Basic

 

 

Syntax

object.TextDescriptor.ColorBorder [=long]

or

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

 

 

Remarks

Color of the text border line. The text border line can be hidden/shown through the TextDescriptor.Border property.

By default this color is set to pure Black RGB (0, 0, 0).

 

 

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.