Skip to content

phToolTip - cToolTipController

Returns the window handle of the Windows ToolTip control

Type: Property
Access: Read/Write
Data Type: Handle
Parameters: None

Syntax

Property Handle phToolTip
Access Type Syntax
Read Access: Get phToolTip to HandleVariable
Write Access: Set phToolTip to HandleVariable/Value

Description

You can use this value to send Windows API messages directly to the ToolTip control. Knowledge of the Windows API ToolTip control is assumed in order to make use of this feature. Refer to MSDN documentation for more information.