Copyright © 1998-2006 MultiMedia Soft 
Return to index  
 
TextDescriptor.ColorNormal property 
 
Type
OLE_COLOR for Visual C++ 
long for Visual Basic
 
 
Syntax
object.TextDescriptor.ColorNormal [=long] 
or 
object.CellsManager.TextDescriptor(UniqueID).ColorNormal [=long]
 
 
Remarks
The color used for rendering the text when the button is in Normal state. 
By default this color is set to pure Black RGB (0, 0, 0).
 
 
See also
TextDescriptor object. 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Copyright © 1998-2006 MultiMedia Soft 
Return to index