The MultiItem type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Dispose | Performs tasks associated with freeing, releasing, or resetting unmanaged resources.  | |
| Equals | (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 | (Inherited from Object.) | 
Properties
| Name | Description | |
|---|---|---|
| Hook | Returns the reference to an IApplication object.  |