[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Interfaces=StatusBarPanel,Component,MarshalByRefObject,Object Info=Represents a panel in a StatusBar control. [Property] Name=Sets the name of the component. ARG(string)|2| @Alignment=Sets the alignment of text and icons within the status bar panel. ARG(HorizontalAlignment)|14|0|Left,Right,Center @AutoSize=Sets a value indicating whether the status bar panel is automatically resized. ARG(StatusBarPanelAutoSize)|14|0|None,Spring,Contents @BorderStyle=Sets the border style of the status bar panel. ARG(StatusBarPanelBorderStyle)|14|2|None,Raised,Sunken @Icon=Sets the icon to display within the status bar panel. ARG(Icon)|6| @MinWidth=Sets the minimum allowed width of the status bar panel within the StatusBar control. ARG(int)|1|0 @Name=Sets the name to apply to the StatusBarPanel. ARG(string)|2| @Style=Sets the style of the status bar panel. ARG(StatusBarPanelStyle)|14|0|Text,OwnerDraw @Tag=Sets an object that contains data about the StatusBarPanel. ARG(Object)|20|(empty)|Object @Text=Sets the text of the status bar panel. ARG(string)|2|StatusBarPanel @ToolTipText=Sets ToolTip text associated with the status bar panel. ARG(string)|2| @Width=Sets the width of the status bar panel within the StatusBar control. ARG(int)|1|0 [Methods] *doBeginInit=Begins the initialization of a StatusBarPanel. ARG()|1|0 *doConstructor=Initializes a new instance of the StatusBarPanel class. ARG()|1|0 *doEndInit=Ends the initialization of a StatusBarPanel. ARG()|1|0 *Alignment=Returns the alignment of text and icons within the status bar panel. ARG(HorizontalAlignment)|3|0 *AutoSize=Returns a value indicating whether the status bar panel is automatically resized. ARG(StatusBarPanelAutoSize)|3|0 *BorderStyle=Returns the border style of the status bar panel. ARG(StatusBarPanelBorderStyle)|3|0 *Icon=Returns the icon to display within the status bar panel. ARG(Icon)|3|6 *MinWidth=Returns the minimum allowed width of the status bar panel within the StatusBar control. ARG(int)|3|1 *Name=Returns the name to apply to the StatusBarPanel. ARG(string)|3|2 *Parent=Returns the StatusBar control that hosts the status bar panel. ARG(StatusBar)|3|0 *Style=Returns the style of the status bar panel. ARG(StatusBarPanelStyle)|3|0 *Tag=Returns an object that contains data about the StatusBarPanel. ARG(Object)|3|0 *Text=Returns the text of the status bar panel. ARG(string)|3|2 *ToolTipText=Returns ToolTip text associated with the status bar panel. ARG(string)|3|2 *ToString=Retrieves a string that contains information about the panel. ARG(string)|3|2 *Width=Returns the width of the status bar panel within the StatusBar control. ARG(int)|3|1 StatusBarPanel=Returns the StatusBarPanel object. ARG(StatusBarPanel)|3|0