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