MobileForms Toolkit Documentation

ToolbarItem Properties

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

Public Static Properties

DisableGrayScaleConverter Enables or disables gray scale converter.

Public Instance Properties

AutoTransparent Enables or disables the auto transparency.
BackColor Back color of item.
CustomSize The items custom size.
Enabled Determines whether the item is enabled or disabled.
FocusedColor Focused color of item.
FocusedFont 
Font The font used to display text in the control.
ForeColor Fore color of item.
ImageAlignment Gets or sets the Image's alignment.
ImageDefault The default item's image.
ImageDefaultVGA The default item's VGA image.
ImageDisabled The disabled item's image.
ImageDisabledVGA The disabled item's VGA image.
ImagePressed The pressed item's image.
ImagePressedVGA The pressed item's VGA image.
ItemSizeType Specifies the item's size.
Name The name of the ToolbarItem.
Site (inherited from Component)Gets or sets the ISite of the Component.
StretchImage Gets or sets whether to stretch the DefaultImage.
Tag Gets or sets the object that contains data about the ToolbarItem.
Text Gets or sets the label text of the key, when the skin is turned off.
TextAlignment Gets or sets the Text's alignment.
ToolbarItemBehavior Gets or sets the item's behavior after click.
Visible Determines whether the item is visible or hidden.

Protected Instance Properties

Events (inherited from Component)Gets the list of event handlers that are attached to this Component.

See Also

ToolbarItem Class | Resco.Controls.CommonControls Namespace