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