Class: ToolTip_Support_Mixin

Module location: Windows.pkg line 837 (view source)

Class Hierarchy:

cObjectMixinToolTip_Support_Mixin

Class Definition

Properties

BooleanpbCenterToolTip_private
BooleanpbUseFormWindowHandle_private
HandlephoToolTipController_private
HandlephToolWnd
StringpsToolTip_private

Functions and Procedures

AddToolTip()
AddToolTip: Register the tooltip with the tooltip control.
Define_ToolTip_Support_Mixin()
Define_ToolTip_Support_Mixin:
DeleteToolTip()
DeleteToolTip: Remove the registered tooltip from the ToolTip control.
BooleanpbCenterToolTip()
BooleanpbUseFormWindowHandle()
implemented as function so that it can be overridden in class.
HandlephoToolTipController()
StringpsToolTip()
Set(Boolean bValue)
pbCenterToolTip:
Set(Boolean bValue)
Set(Handle hoToolTip)
phoToolTipController: Use this method to attach to a different tooltip handler object than the global tooltip object. Pass the object handle of the tooltip handler.
Set(String sText)
psToolTip:
UpdateToolTip()
UpdateToolTip: Register the tooltip with the tooltip control.