Copyright © 1998-2006 MultiMedia Soft 
Return to index  
 
TextDescriptor.ColorPressed property 
 
Type
OLE_COLOR for Visual C++ 
long for Visual Basic
 
 
Syntax
object.TextDescriptor.ColorPressed [=long] 
or 
object.CellsManager.TextDescriptor(UniqueID).ColorPressed [=long]
 
 
Remarks
The color used for rendering the text when the button is in Pressed state. 
If this color is left undefined the TextDescriptor.ColorNormal property value will be used: once the color has been defined, it can be reset back to the undefined state by setting its value to -1.
 
 
See also
TextDescriptor object. 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Copyright © 1998-2006 MultiMedia Soft 
Return to index