MenuView_t (Windows Embedded CE 6.0)
1/6/2010
This class provides methods for drawing the UI associated with a menu.
Method | Description |
---|---|
Returns the width of the cascade arrow. |
|
Calculates the total width of the given menu column. |
|
Draws the cascade arrow on a menu. |
|
Draws a check mark on a menu. |
|
Draws the break between menu columns. |
|
Draws the scroll arrows on a menu. |
|
Draws the separator between menu items. |
|
Draws the string of a menu item. |
|
Erases the background of a menu. |
|
Returns the font of the menu bar. |
|
Calculates the size of a string item in a menu (not a pop-up menu). |
|
Returns the font of a pop-up menu. |
|
Calculates the size of a string item in a pop-up menu. |
|
Returns the height of the scroll arrow. |
|
Calculates the size of a menu separator item. |
|
Sets the foreground and background colors of a menu item. |
|
Calculates the total width of a single menu column. |