API Help
Gdiplus Namespace / HotkeyPrefix Enumeration

In This Topic
    HotkeyPrefix Enumeration
    In This Topic
    Syntax
    [NativeCppClass()]
    internal enum HotkeyPrefix : System.Enum 
    [NativeCppClass()]
    internal enum class HotkeyPrefix : public System.Enum 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             Gdiplus.HotkeyPrefix

    See Also