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