PopupMenuBase Methods
The base class for popup menus.
Name | Description |
---|---|
Add |
Adds a specific item link to the current Popup |
Add |
Adds an array of item links to the current Popup |
Begin |
Starts the runtime initialization of the Popup |
Begin |
Locks the Popup |
Clear |
Removes all links from the Popup |
Create |
Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.
Inherited from Marshal |
Customize() |
Displays the customization dialog for the current Popup |
Dispose() | Releases all resources used by the Component. Inherited from Component. |
End |
Ends the runtime initialization of the Popup |
End |
Unlocks the Popup |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Retrieves the current lifetime service object that controls the lifetime policy for this instance.
Inherited from Marshal |
Get |
Returns an object that represents a service provided by the Component or by its Container. Inherited from Component. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Hide |
Hides the current Popup |
Initialize |
Obtains a lifetime service object to control the lifetime policy for this instance.
Inherited from Marshal |
Insert |
Inserts a new item link in the item link collection of the current Popup |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Marshal |
Merge |
Merges the specified menu’s items with the current menu’s items. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Remove |
Removes a specific item link from the Popup |
Show |
Displays a child Popup |
Show |
Displays the current pop-up associated with a Bar |
Show |
Displays the current pop-up menu at a specific point. |
Show |
Displays the current pop-up menu at a specific point. |
Show |
This member supports the internal infrastructure, and is not intended to be used directly from your code. |
To |
Returns a String containing the name of the Component, if any. This method should not be overridden. Inherited from Component. |
Un |
Restores the original layout of the menu after a previous merge operation. |
See Also