MobileForms Toolkit Documentation

MenuItem Properties

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

Public Instance Properties

BackColor Gets or sets the back color of the item.
Enabled Whether the button is enabled or disabled.
ForeColor Gets or sets the fore color of the item.
Height Gets or sets the height of the item.
Image Gets or sets the image for the button.
ImageAlign Gets or sets how image is aligned in the element.
Multiline Gets or sets whether the text should be multiline.
PrefixIndexes Gets the FcnKey of the item.
Result Gets the result of the button click.
SelectedBackColor Gets or sets the back color of the selected item.
SelectedForeColor Gets or sets the fore color of the selected item.
Text Gets or sets the text for the button.
TextImageRelation Gets or sets the position of text and image relative to each other.

See Also

MenuItem Class | Resco.Controls.MessageBox Namespace