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