OleMenuCmdEventArgs Constructor

 

Initializes a new instance of OleMenuCmdEventArgs.

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

NameDescription
System_CAPS_pubmethodOleMenuCmdEventArgs(Object^, IntPtr)

Initializes a new instance of OleMenuCmdEventArgs the specified in and out parameters.

System_CAPS_pubmethodOleMenuCmdEventArgs(Object^, IntPtr, OLECMDEXECOPT)

Initializes a new instance of OleMenuCmdEventArgs with the specified parameters and options.

Return to top
Show: