MobileForms Toolkit Documentation

ImageConstants Members

ImageConstants overview

Public Static Fields

ClickedTabDownArrow ClickedTabDownArrow constant.
ClickedTabLeftArrow ClickedTabLeftArrow constant.
ClickedTabRightArrow ClickedTabRightArrow constant.
ClickedTabUpArrow ClickedTabUpArrow constant.
ComboBoxTriangle ComboBoxTriangle constant.
DisabledDownArrow DisabledDownArrow constant.
DisabledLeftArrow DisabledLeftArrow constant.
DisabledRightArrow DisabledRightArrow constant.
DisabledUpArrow DisabledUpArrow constant.
EnabledDownArrow EnabledDownArrow constant.
EnabledLeftArrow EnabledLeftArrow constant.
EnabledRightArrow EnabledRightArrow constant.
EnabledUpArrow EnabledUpArrow constant.
CheckBoxChecked CheckBoxChecked constant.
CheckBoxIndeterminate CheckBoxIndeterminate constant.
CheckBoxUnchecked CheckBoxUnchecked constant.
PageDotSelected PageDotSelected constant.
PageDotUnselected PageDotUnselected constant.
UnclickedTabDownArrow UnclickedTabDownArrow constant.
UnclickedTabLeftArrow UnclickedTabLeftArrow constant.
UnclickedTabRightArrow UnclickedTabRightArrow constant.
UnclickedTabUpArrow UnclickedTabUpArrow constant.

Public Instance Methods

Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object)Gets the Type of the current instance.
ToString (inherited from Object)Returns a String that represents the current Object.

See Also

ImageConstants Class | Resco.Controls.DetailView Namespace