Share via


MenuView_t (Windows Embedded CE 6.0)

1/6/2010

This class provides methods for drawing the UI associated with a menu.

Method Description

MenuView_t::CascadeArrowWidth

Returns the width of the cascade arrow.

MenuView_t::ColumnComputeWidth

Calculates the total width of the given menu column.

MenuView_t::DrawCascadeArrow

Draws the cascade arrow on a menu.

MenuView_t::DrawCheckMark

Draws a check mark on a menu.

MenuView_t::DrawColumnBreak

Draws the break between menu columns.

MenuView_t::DrawScrollArrows

Draws the scroll arrows on a menu.

MenuView_t::DrawSeparator

Draws the separator between menu items.

MenuView_t::DrawString

Draws the string of a menu item.

MenuView_t::EraseBackground

Erases the background of a menu.

MenuView_t::MenuBarFont

Returns the font of the menu bar.

MenuView_t::NotPopupStringItemComputeSize

Calculates the size of a string item in a menu (not a pop-up menu).

MenuView_t::PopupMenuFont

Returns the font of a pop-up menu.

MenuView_t::PopupStringItemComputeSize

Calculates the size of a string item in a pop-up menu.

MenuView_t::ScrollArrowHeight

Returns the height of the scroll arrow.

MenuView_t::SeparatorItemComputeSize

Calculates the size of a menu separator item.

MenuView_t::SetupColors

Sets the foreground and background colors of a menu item.

MenuView_t::SingleColumnComputeWidth

Calculates the total width of a single menu column.

See Also

Reference

GWES OS Classes and Methods