Versions Compared

Key

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

...

Code Block
 * In this case, "Inner_Horz" is ignored because both "Left" and "Right" are specified 
Set_Property(@Window:".OLE_PICTURE", "OLE.BorderAlignment", "Left Right Inner_Horz") 

 * In this case, "Inner_Horz" is recognized, and the left border is drawn along the right edge 
* even though both the top and bottom are specified (because top and bottom are vertical, 
* not horizontal 
Set_Property(@Window:".OLE_PICTURE", "OLE.BorderAlignment", "Left Top Bottom Inner_Horz" )

 See Also

BorderTypeBorder