MobileForms Toolkit Documentation

MenuElement Properties

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

Public Instance Properties

BackColor (inherited from Element) Gets or sets the background color of the element.
Bottom (inherited from Element) Gets bottom coordinate of the element.
Bounds (inherited from Element) Gets or sets the element bounds.
DefaultResult Gets or sets the default result.
Font (inherited from Element) Gets or sets the font used for the element text.
ForeColor (inherited from Element) Gets or sets the foreground color (text) of the element.
Height (inherited from Element) Gets or sets the height of the element.
Items Gets or sets the contained button collection.
Left (inherited from Element) Gets or sets the left coordinate of the element.
LineColor Gets or sets the menu item divider line color.
Location (inherited from Element) Gets the top-left coordinate of the element.
Right (inherited from Element) Gets right coordinate of the element.
SelectedBackColor Gets or sets the background color of the selected element.
SelectedForeColor Gets or sets the foreground color (text) of the selected element.
SelectedIndex Gets or sets the selected MenuItem index.
TextAlign (inherited from Element) Gets or sets how text is aligned in the element.
Top (inherited from Element) Gets or sets the top coordinate of the element.
Width (inherited from Element) Gets or sets the width of the element.

See Also

MenuElement Class | Resco.Controls.MessageBox Namespace