Gets the tool tip text of an existing element.
Visual Basic |
---|
Public Function ElementGetToolTipText( _ ByVal elementHandle As Long _ ) As String |
- elementHandle
- The handle of an element returned by the ElementCreate method.
The tool tip text of the given element.