Versions Compared

Key

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

...

The Left parameter is provided for convenience and contains the new horizontal scroll value. It is equivalent to the Left property.

Example

Code Block
Transfer Param1 to Left 

// Synchronize scrolling with another panel 
Set_Property(@Window:".OLE_PANEL_OTHER", "OLE.Left", Left)

See Also

OnVScroll