Versions Compared

Key

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

...

Place text into this property if you want a tool tip popup to appear when the user floats over the button for a short period of time. If there is no text in this property, then a popup will not appear.

Example

Code Block
 // Set the button's tooltip text 
Set_Property(@Window:".OLE_BUTTON", "OLE.ToolTip", "This is my button's tool tip text."