|
Copyright © 1998-2006 MultiMedia Soft
Return to index
|
|
Type
|
BOOL for Visual C++
boolean for Visual Basic
| ||||||
|
|
| ||||||
|
Syntax
|
object.TextDescriptor.DoubleSpace [=boolean]
or
object.CellsManager.TextDescriptor(UniqueID).DoubleSpace [=boolean]
| ||||||
|
|
| ||||||
|
Remarks
|
Boolean value that applies/removes double space between letters in text.
Supported values are the following:
Below you can see a sample of two identical buttons, but the one on the right has the DoubleSpace flag set to TRUE.
(Available only with Professional edition)
| ||||||
|
|
| ||||||
|
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.
|