|
Copyright © 1998-2006 MultiMedia Soft
Return to index
|
|
Type
|
BOOL for Visual C++
boolean for Visual Basic
| ||||||
|
|
| ||||||
|
Syntax
|
object.TextDescriptor.Visible [=boolean]
or
object.CellsManager.TextDescriptor(UniqueID).Visible [=boolean]
| ||||||
|
|
| ||||||
|
Remarks
|
Boolean value that hides/shows the selected text. By default text is visible.
Supported values are the following:
| ||||||
|
|
| ||||||
|
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.
|