ArcFM Desktop Developer Guide
MessageBoxProxyButtons Enumeration


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

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.SystemUI.dll
Syntax
'Declaration
 
Public Enum MessageBoxProxyButtons 
   Inherits System.Enum
'Usage
 
Dim instance As MessageBoxProxyButtons
public enum MessageBoxProxyButtons : System.Enum 
Members
MemberDescription
AbortRetryIgnore 
CancelTryContinue 
OK 
OKCancel 
RetryCancel 
YesNo 
YesNoCancel 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.MessageBoxProxyButtons

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 Namespace

Object Model
MessageBoxProxyButtons Enumeration
Syntax
'Declaration
 
Public Enum MessageBoxProxyButtons 
   Inherits System.Enum
'Usage
 
Dim instance As MessageBoxProxyButtons
public enum MessageBoxProxyButtons : System.Enum 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.MessageBoxProxyButtons

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

MessageBoxProxyButtons Members
Miner Namespace

 

 


Send Comment