Versions Compared

Key

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

...

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

Example

Code Block
Transfer Param1 to Top 

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

See Also

OnHScroll