 
            | Miner.Windows Assembly > Miner.Windows Namespace : StatusPanelStyle Enumeration | 
'Declaration Public Enum StatusPanelStyle Inherits System.Enum
'Usage Dim instance As StatusPanelStyle
public enum StatusPanelStyle : System.Enum
| Member | Description | 
|---|---|
| AutoStatusText | Displays the StatusBarTest of the control or menu item based on mouse position. | 
| Button | Displays a standard button. | 
| CharacterPosition | Displays the position of the caret in a RichTextBox-derived control. | 
| ControlContainer | Displays a custom control in the panel. | 
| CursorPosition | Displays the mouse position when the mouse is over a control. | 
| Date | Displays the current date based on the DateTimeFormat. | 
| KeyState | Displays the status of the key indicated by the Key property. | 
| Marquee | Displays animated text. | 
| MdiList | Displays a taskbar style list of buttons representing the MDI windows. | 
| Progress | Displays a progress bar and its associated label. | 
| StateButton | Displays a state button. | 
| Text | Displays the panel's text. | 
| Time | Displays the current time based on the DateTimeFormat. | 
System.Object
   System.ValueType
      System.Enum
         Miner.Windows.StatusPanelStyle
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.