ArcFM Desktop Developer Guide
StatusPanelSizeMode Enumeration


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

Enumerates the various methods which determine the size of the panel in the status bar.
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 StatusPanelSizeMode 
   Inherits System.Enum
'Usage
 
Dim instance As StatusPanelSizeMode
public enum StatusPanelSizeMode : System.Enum 
Members
MemberDescription
AdjustableThe panel's size is determined by its width property but it can be resized.
AutomaticThe panel's size is based on its contents.
FixedThe panel's size is determined by its width property.
SpringThe panel's size is based on the size remaining after the other panels have been sized.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Windows.StatusPanelSizeMode

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 various methods which determine the size of the panel in the status bar.
Object Model
StatusPanelSizeMode Enumeration
Syntax
'Declaration
 
Public Enum StatusPanelSizeMode 
   Inherits System.Enum
'Usage
 
Dim instance As StatusPanelSizeMode
public enum StatusPanelSizeMode : System.Enum 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Windows.StatusPanelSizeMode

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

StatusPanelSizeMode Members
Miner.Windows Namespace

 

 


Send Comment