[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Inherit=ToolStripItem,ToolStripLabel Interfaces=Component,MarshalByRefObject,Object,ToolStripStatusLabel Info=Represents a panel in a StatusStrip control. [Property] Name=Sets the name of the component. ARG(string)|2| Constructor=Sets the Constructor of the ToolStripStatusLabel class. ARG(enum)|14|0|Constructor,Constructor2,Constructor3,Constructor4,Constructor5,Constructor6 @BorderSides=Sets a value that indicates which sides of the ToolStripStatusLabel show borders. ARG(ToolStripStatusLabelBorderSides)|21|32|All,Bottom,Left,Right,Top,None @BorderStyle=Sets the border style of the ToolStripStatusLabel. ARG(Border3DStyle)|14|3|Adjust,Bump,Etched,Flat,Raised,RaisedInner,RaisedOuter,Sunken,SunkenInner,SunkenOuter @Spring=Sets a value indicating whether the ToolStripStatusLabel automatically fills the available space on the StatusStrip as the form is resized. ARG(bool)|14|1|True,False +Text=Sets a String representing the text to be displayed on the ToolStripStatusLabel. ARG(string)|2| [Methods] *doAlignment=Sets a value that determines where the ToolStripStatusLabel is aligned on the StatusStrip. ARG(ToolStripItemAlignment)|1|0 *doConstructor=Initializes a new instance of the ToolStripStatusLabel class. ARG()|1|0 *doConstructor2=Initializes a new instance of the ToolStripStatusLabel class that displays the specified image. ARG(Image image)|1|0 *doConstructor3=Initializes a new instance of the ToolStripStatusLabel class that displays the specified text. ARG(string text)|1|0 *doConstructor4=Initializes a new instance of the ToolStripStatusLabel class that displays the specified image and text. ARG(string text, Image image)|1|0 *doConstructor5=Initializes a new instance of the ToolStripStatusLabel class that displays the specified image and text, and that carries out the specified action when the user clicks the ToolStripStatusLabel. ARG(string text, Image image, EventHandler onClick)|1|0 *doConstructor6=Initializes a new instance of the ToolStripStatusLabel class with the specified name that displays the specified image and text, and that carries out the specified action when the user clicks the ToolStripStatusLabel. ARG(string text, Image image, EventHandler onClick, string name)|1|0 *doGetPreferredSize=Retrieves the size of a rectangular area into which a ToolStripStatusLabel can be fitted. ARG(Size constrainingSize)|1|0 *onGetPreferredSize=Occurs after invoke the method doGetPreferredSize and returns the result. ARG(Size)|2|0 *Alignment=Returns a value that determines where the ToolStripStatusLabel is aligned on the StatusStrip. ARG(ToolStripItemAlignment)|3|0 *BorderSides=Returns a value that indicates which sides of the ToolStripStatusLabel show borders. ARG(ToolStripStatusLabelBorderSides)|3|0 *BorderStyle=Returns the border style of the ToolStripStatusLabel. ARG(Border3DStyle)|3|0 *Spring=Returns a value indicating whether the ToolStripStatusLabel automatically fills the available space on the StatusStrip as the form is resized. ARG(bool)|3|104 ToolStripStatusLabel=Returns the ToolStripStatusLabel object. ARG(ToolStripStatusLabel)|3|0 *constrainingSize=Defines the custom-sized area for a control. ARG(Size)|4|0 *image=Defines an Image that is displayed on the ToolStripStatusLabel. ARG(Image)|4|0 *name=Defines the name of the ToolStripStatusLabel. ARG(string)|4|2 Text=Defines a String representing the text to be displayed on the ToolStripStatusLabel. ARG(string)|4|2