ArcFM Desktop Developer Guide
KEYMODIFIER Enumeration


Key modifier code
Syntax
'Declaration
 
Public Enum KEYMODIFIER 
   Inherits System.Enum
'Usage
 
Dim instance As KEYMODIFIER
public enum KEYMODIFIER : System.Enum 
Members
MemberDescription
KEYMODIFIER_ALTGR 
KEYMODIFIER_CONTROL 
KEYMODIFIER_EXT 
KEYMODIFIER_MENU 
KEYMODIFIER_SHIFT 
KEYMODIFIER_WIN 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Presentation.Flicks.KEYMODIFIER

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.Presentation.Flicks Namespace

 

 


Send Comment