Enum to be used with the drawMenuGlyph function.
[Visual Basic] Public Enum MenuGlyph [C#] public enum MenuGlyph [C++] public enum MenuGlyph
[JScript] In JScript, you can use the enumerations in the NGWS frameworks, but you cannot define your own.
Member Name | Description |
---|---|
Arrow | Draws a submenu arrow. |
Bullet | Draws a menu bullet. |
Checkmark | Draws a menu checkmark. |
Max | [To be supplied.] |
Min | [To be supplied.] |
Namespace: System.WinForms
Assembly: System.WinForms.dll