OleMenuCommand Methods

 

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

NameDescription
System_CAPS_pubmethodDynamicItemMatch(Int32)

Allows a dynamic item command to match the subsequent items in its list.

System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodInvoke()

(Inherited from MenuCommand.)

System_CAPS_pubmethodInvoke(Object^)

Executes the command.(Overrides MenuCommand::Invoke(Object^).)

System_CAPS_pubmethodInvoke(Object^, IntPtr)

Executes the command.

System_CAPS_pubmethodInvoke(Object^, IntPtr, OLECMDEXECOPT)

Executes the command with the specified parameters and execution options.

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_protmethodOnCommandChanged(EventArgs^)

(Inherited from MenuCommand.)

System_CAPS_pubmethodToString()

(Inherited from MenuCommand.)

Return to top
Show: