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