The MultiItem type exposes the following members.

Methods

  NameDescription
Dispose
Performs tasks associated with freeing, releasing, or resetting unmanaged resources.
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize (Overrides Object..::.Finalize()()().)
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
IndexOf
Index of the item in the multiItem that was clicked.
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
OnClick
Occurs when an item is clicked.
OnPopup
Occurs when the menu that contains the multiItem is about to be displayed.
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
Hook
Returns the reference to an IApplication object.

See Also