Versions Compared

Key

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

...

Code Block
 // Default the Cancel property to 1 
Set_Property(@Window:".OLE_EDITTABLE", "OLE.DefaultCancelBehavior", 1) 

 // Default the Cancel property to 2 
Set_Property(@Window:".OLE_EDITTABLE", "OLE.DefaultCancelBehavior", 2)

See Also

Cancel