Copyright © 1998-2015 MultiMedia Soft

TextDescriptor.Text property

Previous pageReturn to chapter overviewNext page

Type

LPCTSTR for Visual C++

String for Visual Basic

 

 

Syntax

object.TextDescriptor.Text [=String]

or

object.CellsManager.TextDescriptor(UniqueID).Text [=String]

 

 

Remarks

The text that will appear over the button or over a cell identified by the UniqueID parameter: it can be multi-line.

 

 

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.