Copyright © 1998-2015 MultiMedia Soft
TextDescriptor.OffsetX property
Type
short for Visual C++
integer for Visual Basic
Syntax
object.TextDescriptor.OffsetX [=integer]
or
object.CellsManager.TextDescriptor (UniqueID).OffsetX [=integer]
Remarks
Text offset from the default horizontal position (default is 0).
The offsets range is between -99 and 99: if the offset value exceeds this range, 0 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.