|
Copyright © 1998-2006 MultiMedia Soft
Return to index
|
|
Type
|
short for Visual C++
integer for Visual Basic
|
|
|
|
|
Syntax
|
object.TextDescriptor.SpecialEffectFactor [=integer]
or
object.CellsManager.TextDescriptor(UniqueID).SpecialEffectFactor [=integer]
|
|
|
|
|
Remarks
|
Factor applied to the text's special effect.
This property has no effect if the TextDescriptor.SpecialEffect property is set to one of the following values:
The property value range is between 1 and 5: if the value exceeds this range, 1 is assumed.
|
|
|
|
|
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.
|