SalToolTipManager
PPJ.Runtime.Windows.QO.SalToolTipManager
Last updated
PPJ.Runtime.Windows.QO.SalToolTipManager
Last updated
Namespace: PPJ.Runtime.Windows.QO
Assembly: PPJ.Runtime.49 (4.9.0.0)
Class for managing tool tips.
Default constructor.
Multiple inheritance constructor.
Name | Type | Description |
---|---|---|
ToolTip: Returns the single tool tips instance used by SalToolTipManager.
Associate a tip with a control. The control can be any type of window.
Returns: SalBoolean.
Associate a tip with a control. The control can be any type of window.
Returns: SalBoolean.
Associate a tip with a control. The control can be any type of window.
Returns: SalBoolean.
Stop displaying a control tip for a window
Returns: SalBoolean.
Get the status text defined for a control.
Returns: SalString.
Get the tip text defined for a control.
Returns: SalString.
Indicate whether this window has been added as a control.
Returns: SalBoolean.
Change the text displayed on the status bar
Returns: SalBoolean.
Change the text displayed as a tip.
Returns: SalBoolean.
Parameter | Type | Description |
---|---|---|
Parameter | Type | Description |
---|---|---|
Parameter | Type | Description |
---|---|---|
Parameter | Type | Description |
---|---|---|
Parameter | Type | Description |
---|---|---|
Parameter | Type | Description |
---|---|---|
Parameter | Type | Description |
---|---|---|
Parameter | Type | Description |
---|---|---|
Parameter | Type | Description |
---|---|---|
ctrl
Target control on which to execute the call.
sTip
sStatus
ctrl
Target control on which to execute the call.
sTip
sStatus
bTracking
ctrl
Target control on which to execute the call.
sTip
sStatus
bTracking
nMessage
ctrl
Target control on which to execute the call.
ctrl
Target control on which to execute the call.
ctrl
Target control on which to execute the call.
ctrl
Target control on which to execute the call.
ctrl
Target control on which to execute the call.
sText
ctrl
Target control on which to execute the call.
sText
derived