Versions Compared

Key

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

...

This read only property exists in all SRP OLE controls to provide an easy way to determine which version of the control is in use.

Example

Code Block
 // Get the control's version 
Version = Get_Property(@Window:".OLE_CONTROL", "OLE.Version")