MobileForms Toolkit Documentation

MenuItemRenderArgs Properties

The properties of the MenuItemRenderArgs class are listed below. For a complete list of MenuItemRenderArgs class members, see the MenuItemRenderArgs Members topic.

Public Instance Properties

BackColor Gets the back color of the associated MenuItem.
Bounds Gets the rectangle in which to paint.
DefaultResult Gets the default result of the message box.
Font Gets the text font of the associated MenuItem.
ForeColor Gets the fore color of the associated MenuItem.
Graphics Gets the graphics used to paint.
HasTitle Gets a value indicating whether the message box has title.
ItemIndex Gets the index of the associated MenuItem.
ItemsCount Gets the count of items in MenuElement.
Selected Gets the value whether the associated MenuItem is selected.
SelectedBackColor Gets the selected back color of the associated MenuItem.
SelectedForeColor Gets the selected fore color of the associated MenuItem.
TextAlign Gets how the text is aligned in an associated MenuItem.

See Also

MenuItemRenderArgs Class | Resco.Controls.MessageBox Namespace