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