Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

PosNameTypeDescriptionDefault
<1>Vertical AlignmentOptionAligns the caption vertically along the top, center, or bottom of the controlCenter
<2>Horizontal AlignmentOptionAligns the caption horizontally along the left, center, or right of the controlCenter

...

Code Block
// Align the caption to the control's top left sides 
Set_Property(@Window:".OLE_PICTURE", "OLE.CaptionAlignment", "Top":@FM:"Left")

See Also

Alignment