ControlPaint::DrawMenuGlyph Method
.NET Framework (current version)
Draws a menu glyph on a menu item control.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | DrawMenuGlyph(Graphics^, Int32, Int32, Int32, Int32, MenuGlyph) | Draws the specified menu glyph on a menu item control with the specified bounds and on the specified surface. |
![]() ![]() | DrawMenuGlyph(Graphics^, Int32, Int32, Int32, Int32, MenuGlyph, Color, Color) | |
![]() ![]() | DrawMenuGlyph(Graphics^, Rectangle, MenuGlyph) | Draws the specified menu glyph on a menu item control within the specified bounds and on the specified surface. |
![]() ![]() | DrawMenuGlyph(Graphics^, Rectangle, MenuGlyph, Color, Color) |
Show:

