|
Copyright © 1998-2006 MultiMedia Soft
Return to index
|
|
Type
|
short for Visual C++
integer for Visual Basic
|
|
|
|
|
Syntax
|
object.TextDescriptor.OffsetY [=integer]
or
object.CellsManager.TextDescriptor(UniqueID).OffsetY [=integer]
|
|
|
|
|
Remarks
|
Text offset from the default vertical 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.
|