NMenuItemCollection Class Methods
In This Topic
For a list of all members of this type, see NMenuItemCollection members.
Public Methods
| | Name | Description |
 | FindByCommand | Returns the first menu item associated with the given command or null if such menu item is not found in this collection. |
 | FindByText | Overloaded. Returns the first menu item with the given text or null if such menu item is not found in this collection. |
 | ValidateMeasure | Overridden. Called to validate the element measure |
Top
Protected Methods
See Also