MobileForms Toolkit Documentation

ToolbarItem Methods

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

Public Instance Methods

CreateObjRef (inherited from MarshalByRefObject)Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.
Dispose (inherited from Component)Overloaded. Releases all resources used by the Component.
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.
GetLifetimeService (inherited from MarshalByRefObject)Retrieves the current lifetime service object that controls the lifetime policy for this instance.
GetType (inherited from Object)Gets the Type of the current instance.
InitializeLifetimeService (inherited from MarshalByRefObject)Obtains a lifetime service object to control the lifetime policy for this instance.
ToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Methods

DisposeOverloaded.  
Finalize (inherited from Component)Releases unmanaged resources and performs other cleanup operations before the Component is reclaimed by garbage collection.
MemberwiseClone (inherited from MarshalByRefObject)Overloaded. Creates a shallow copy of the current MarshalByRefObject object.
MemberwiseClone (inherited from Object)Overloaded. Creates a shallow copy of the current Object.
OnRefreshRequired Raises the RefreshRequired event.
ShouldSerializeAutoTransparent Indicates whether the AutoTransparent property should be persisted.
ShouldSerializeBackColor Indicates whether the BackColor property should be persisted.
ShouldSerializeCustomSize Indicates whether the CustomSize property should be persisted.
ShouldSerializeFocusedColor Indicates whether the FocusedColor property should be persisted.
ShouldSerializeForeColor Indicates whether the ForeColor property should be persisted.
ShouldSerializeImageAlignment Indicates whether the ImageAlignment property should be persisted.
ShouldSerializeImageDefault Indicates whether the ImageDefault property should be persisted.
ShouldSerializeImageDefaultVGA Indicates whether the ImageDefaultVGA property should be persisted.
ShouldSerializeImagePressed Indicates whether the ImagePressed property should be persisted.
ShouldSerializeImagePressedVGA Indicates whether the ImagePressedVGA property should be persisted.
ShouldSerializeItemSizeType Indicates whether the ItemSizeType property should be persisted.
ShouldSerializeTag Indicates whether the Tag property should be persisted.
ShouldSerializeText Indicates whether the Text property should be persisted.
ShouldSerializeTextAlignment Indicates whether the TextAlignment property should be persisted.
ShouldSerializeToolbarItemBehavior Indicates whether the ToolbarItemBehavior property should be persisted.

See Also

ToolbarItem Class | Resco.Controls.CommonControls Namespace