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