The text to appear in a pane's tool tip popup.

Usage

Set_Property(OLECtrlEntID, "OLE.PaneToolTip[index]", Text)

Values

Text can contain anything.

Default: ""

Indices

IndexDescription
indexIndex to an existing pane

Remarks

The PaneToolTip property contains the text to appear when the user floats over a pane for a short period of time. If there is no text in this property, then a popup will not appear.

  • No labels