[Visual Basic] Public Sub New( _ ByVal automationElement As AutomationElement, _ ByVal actionListener As ActionListener _ ) [C#] public ToolTip( AutomationElement automationElement, ActionListener actionListener ); [C++] public: ToolTip( AutomationElement* automationElement, ActionListener* actionListener ); [JScript] public function ToolTip( AutomationElement automationElement, ActionListener actionListener );
ToolTip Class | White.Core.UIItems Namespace | ToolTip Constructor Overload List