ArcFM Desktop Developer Guide
StatusPanelStyle Enumeration


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

Enumerates the type of panel contents that a panel can support.
Available at Version
9.2.1 and later
Product Availability
ArcFM Desktop and ArcFM Engine
Required Licenses
ArcFM, Designer, ArcFM Viewer, ArcFM Engine, ArcFM Engine Editor, or ArcFM Viewer for ArcGIS Engine
.NET Assembly
Miner.Windows.dll
Syntax
'Declaration
 
Public Enum StatusPanelStyle 
   Inherits System.Enum
'Usage
 
Dim instance As StatusPanelStyle
public enum StatusPanelStyle : System.Enum 
Members
MemberDescription
AutoStatusTextDisplays the StatusBarTest of the control or menu item based on mouse position.
ButtonDisplays a standard button.
CharacterPositionDisplays the position of the caret in a RichTextBox-derived control.
ControlContainerDisplays a custom control in the panel.
CursorPositionDisplays the mouse position when the mouse is over a control.
DateDisplays the current date based on the DateTimeFormat.
KeyStateDisplays the status of the key indicated by the Key property.
MarqueeDisplays animated text.
MdiListDisplays a taskbar style list of buttons representing the MDI windows.
ProgressDisplays a progress bar and its associated label.
StateButtonDisplays a state button.
TextDisplays the panel's text.
TimeDisplays the current time based on the DateTimeFormat.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Windows.StatusPanelStyle

Requirements

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.

See Also

Reference

Miner.Windows Namespace

Enumerates the type of panel contents that a panel can support.
Object Model
StatusPanelStyle Enumeration
Syntax
'Declaration
 
Public Enum StatusPanelStyle 
   Inherits System.Enum
'Usage
 
Dim instance As StatusPanelStyle
public enum StatusPanelStyle : System.Enum 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Windows.StatusPanelStyle

Requirements

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.

See Also

Reference

StatusPanelStyle Members
Miner.Windows Namespace

 

 


Send Comment