[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=WinElement Inherit=Control,ScrollableControl,ToolStripInherit Interfaces=Component,MarshalByRefObject,Object,ControlManager Info=Represents a Windows status bar control [Edit] Class=Panel Color=BackColor [Property] Width= | |292 Height= | |22 Text= | | @Dock=Sets which StatusStrip borders are docked to its parent control and determines how a StatusStrip is resized with its parent. ARG(DockStyle)|14|2|None,Top,Bottom,Left,Right,Fill @GripStyle=Sets the visibility of the grip used to reposition the control. ARG(ToolStripGripStyle)|14|0|Hidden,Visible @LayoutStyle=Sets a value indicating how the StatusStrip lays out the items collection. ARG(ToolStripLayoutStyle)|14|4|StackWithOverflow,HorizontalStackWithOverflow,VerticalStackWithOverflow,Flow,Table @ShowItemToolTips=Sets a value indicating whether ToolTips are shown for the StatusStrip. ARG(bool)|14|1|True,False @SizingGrip=Sets a value indicating whether a sizing handle is displayed in the lower-right corner of the control. ARG(bool)|14|0|True,False @Stretch=Sets a value indicating whether the StatusStrip stretches from end to end in its container. ARG(bool)|14|0|True,False [Methods] *doCanOverflow=Sets a value indicating whether the StatusStrip supports overflow functionality. ARG(bool)|1|0 *doConstructor=Initializes a new instance of the StatusStrip class. ARG()|1|0 *CanOverflow=Returns a value indicating whether the StatusStrip supports overflow functionality. ARG(bool)|3|104 *Dock=Returns which StatusStrip borders are docked to its parent control and determines how a StatusStrip is resized with its parent. ARG(DockStyle)|3|0 *GripStyle=Returns the visibility of the grip used to reposition the control. ARG(ToolStripGripStyle)|3|0 *LayoutStyle=Returns a value indicating how the StatusStrip lays out the items collection. ARG(ToolStripLayoutStyle)|3|0 *ShowItemToolTips=Returns a value indicating whether ToolTips are shown for the StatusStrip. ARG(bool)|3|104 *SizeGripBounds=Returns the boundaries of the sizing handle for a StatusStrip. ARG(Rectangle)|3|0 *SizingGrip=Returns a value indicating whether a sizing handle is displayed in the lower-right corner of the control. ARG(bool)|3|104 *Stretch=Returns a value indicating whether the StatusStrip stretches from end to end in its container. ARG(bool)|3|104 StatusStrip=Returns the StatusStrip object. ARG(StatusStrip)|3|0