Share via


OleMenuCommandService.FindCommand Method

Include Protected Members
Include Inherited Members

Searches for the MenuCommand associated with the given command ID.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

 

Name

Description

Public method

FindCommand(CommandID)

Searches for the MenuCommand associated with the given command ID. (Inherited from MenuCommandService.)

Protected method

FindCommand(Guid, Int32)

Searches for the MenuCommand associated with the given command. (Inherited from MenuCommandService.)

Top

See Also

Reference

OleMenuCommandService Class

OleMenuCommandService Members

Microsoft.VisualStudio.Shell Namespace