Versions Compared

Key

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

...

Make sure to specify "OLE.Focus" to distinguish between the OLE property and the OI property.

Example

Code Block
 // Move focus to this control 
Set_Property(@Window:".OLE_EDITTABLE", "OLE.Focus", 1

...