Initializes a new instance of the GroupBox class.
Initializes a new instance of the GroupBox class.
[Visual Basic] Protected Sub New()
[C#] protected GroupBox();
[C++] protected: GroupBox();
[JScript] protected function GroupBox();
[Visual Basic] Public Sub New(ByVal AutomationElement,ByVal ActionListener)
[C#] public GroupBox(AutomationElement,ActionListener);
[C++] public: GroupBox(AutomationElement*,ActionListener*);
[JScript] public function GroupBox(AutomationElement,ActionListener);