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