|
Copyright © 1998-2006 MultiMedia Soft
Return to index
|
|
Type
|
long for Visual C++
enumTextEffects for Visual Basic
| |||||||||||||||||||||||||||
|
|
| |||||||||||||||||||||||||||
|
Syntax
|
object.TextDescriptor.SpecialEffect [=enumTextEffects]
or
object.CellsManager.TextDescriptor(UniqueID).SpecialEffect [=integer]
| |||||||||||||||||||||||||||
|
|
| |||||||||||||||||||||||||||
|
Remarks
|
Special effect applied to the text. Supported values are the following:
Note that each of the colors applied to the text in the samples above are under your full control.
| |||||||||||||||||||||||||||
|
|
| |||||||||||||||||||||||||||
|
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.
|