|
Copyright © 1998-2006 MultiMedia Soft
Return to index
|
|
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.
|