Name | Description | |
---|---|---|
AddMenuItem | Adds a new context menu item to the end of the menu. | |
AddSeparator | Adds a new separator to the end of the menu. | |
ClearAllItems | Removes all items from the context menu, resulting in an empty menu. | |
Equals | Determines whether two ContextMenu instances are equal. | |
GetContextMenuItem | Returns a context menu item with the specified name. | |
GetHashCode | Serves as a hash function for a particular type. | |
GetSchema | Returns an in-memory representation of the XML schema used for SerializableList | |
ReadXml | Reads in a list type from an xml file | |
RemoveItem | Removes a specified context menu item at a given position within the menu | |
WriteXml | Writes out a list to xml format |