Miner.Windows Assembly > Miner.Windows.Commands Namespace : DropDownStyle Enumeration |
'Declaration Public Enum DropDownStyle Inherits System.Enum
'Usage Dim instance As DropDownStyle
public enum DropDownStyle : System.Enum
Member | Description |
---|---|
DropDown | The user can enter data other that the values provided in the dropdown list. |
DropDownList | The user can only select items are that in the dropdown list. |
System.Object
System.ValueType
System.Enum
Miner.Windows.Commands.DropDownStyle
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.
'Declaration Public Enum DropDownStyle Inherits System.Enum
'Usage Dim instance As DropDownStyle
public enum DropDownStyle : System.Enum
System.Object
System.ValueType
System.Enum
Miner.Windows.Commands.DropDownStyle
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.