Versions Compared

Key

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

...

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

...

This property is ignored if the Layout property is set to anything other than "Clip".

...

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

See Also

LayoutCaptionAlignment