Versions Compared

Key

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

...

There is also a HANDLE property in OI, so be sure to use the "OLE." prefix to ensure that you are using the OLE property and not the OI property.

Example 

Code Block
// Get the button's handle 
Handle = Get_Property(@Window:".OLE_BUTTON", "OLE.Handle"