Versions Compared

Key

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

...

This property does no affect header tooltips.

Example

Code Block
 // Only show the tooltips if the user hovers over the cell for nearly half a second 
Set_Property(@Window:".OLE_EDITTABLE", "OLE.ToolTipDelay", 400)

...