Page History
...
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") |