[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=WinElement Inherit=Control Interfaces=StatusBar,ControlManager,Component,MarshalByRefObject,Object Info=Represents a Windows status bar control [Edit] Class=ToolBar [Property] Width= | |292 Height= | |22 TabStop= | |1|True,False Dock= | |2|None,Top,Bottom,Left,Right,Fill @ShowPanels=Sets a value indicating whether any panels that have been added to the control are displayed. ARG(bool)|14|1|True,False @SizingGrip=Sets a value indicating whether a sizing grip is displayed in the lower-right corner of the control. ARG(bool)|14|0|True,False @TabStop=Sets a value indicating whether the user will be able to tab to the StatusBar. ARG(bool)|14|1|True,False [Methods] *doConstructor=Initializes a new instance of the StatusBar class. ARG()|1|0 *onDrawItem=Occurs when a visual aspect of an owner-drawn status bar control changes. ARG(StatusBarDrawItemEventArgs)|2|0 onPanelClick=Occurs when a StatusBarPanel object on a StatusBar control is clicked. ARG(StatusBarPanelClickEventArgs)|2|0 *Panels=Returns the collection of StatusBar panels contained within the control. ARG(StatusBarPanelCollection)|3|0 *ShowPanels=Returns a value indicating whether any panels that have been added to the control are displayed. ARG(bool)|3|104 *SizingGrip=Returns a value indicating whether a sizing grip is displayed in the lower-right corner of the control. ARG(bool)|3|104 *TabStop=Returns a value indicating whether the user will be able to tab to the StatusBar. ARG(bool)|3|104 StatusBar=Returns the StatusBar object. ARG(StatusBar)|3|0