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