MobileForms Toolkit Documentation

Group Properties

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

Public Instance Properties

AutoTransparent Gets or sets autotransparency.
GradientBackColor Get or sets the gradient back color.
ImageIndex Gets or sets image index for current group.
Name Gets or sets the name of the Group.
Parent
SelectedIndex Gets or sets an index of the selected shortcut.
SelShortcutsBackColor Gets or sets the background color of the selected shortcut.
SelShortcutsForeColor Gets or sets the foreground color of the selected shortcut.
Shortcuts Gets or sets the shortcuts collection assigned to the group.
ShortcutsBackColor Gets or sets the background color of the shortcuts.
ShortcutsFont Gets or sets the font of the text displayed by the control.
ShortcutsForeColor Gets or sets the foreground color of the shortcuts.
ShortcutsImageList Gets or sets image list used within this group.
ShortcutsTextStyle Gets or sets the text style of shortcuts.
ShortcutsViewStyle Gets or sets the style of shortcuts.
ShortcutsWidth Gets or sets the width of shortcuts for current group.
Tag Gets or sets the object that contains data about the control
Text Gets or sets the text associated with this group.
TransparentColor Gets or sets the transparent color.
UseGradient Get or sets whether to use gradient color instead of BackColor.
Visible Gets or sets the group's visibility.

See Also

Group Class | Resco.Controls.OutlookControls Namespace