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