ArcFM Engine Developer Guide
VerticalDisplayStyle Enumeration


Defines how a TextBoxCommand object is displayed when docked vertically.
Syntax
'Declaration
 
Public Enum VerticalDisplayStyle 
   Inherits System.Enum
'Usage
 
Dim instance As VerticalDisplayStyle
public enum VerticalDisplayStyle : System.Enum 
Members
MemberDescription
HideDo not show the tool.
ShowAsButtonShow button for flyout.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Windows.Commands.VerticalDisplayStyle

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.Commands Namespace

 

 


Send Comment