Click to Rate and Give Feedback
MSDN
MSDN Library
Visual Studio 2005
Visual Studio
Visual Studio SDK
Reference
Classes
This page is specific to
Microsoft Visual Studio 2005/.NET Framework 2.0

Other versions are also available for the following:
Visual Studio SDK
OleMenuCommand Class

This class is an expansion of the MenuCommand class.

Namespace: Microsoft.VisualStudio.Shell
Assembly: Microsoft.VisualStudio.Shell (in microsoft.visualstudio.shell.dll)

Visual Basic (Declaration)
<ComVisibleAttribute(True)> _
Public Class OleMenuCommand
	Inherits MenuCommand
Visual Basic (Usage)
Dim instance As OleMenuCommand
C#
[ComVisibleAttribute(true)] 
public class OleMenuCommand : MenuCommand
C++
[ComVisibleAttribute(true)] 
public ref class OleMenuCommand : public MenuCommand
J#
/** @attribute ComVisibleAttribute(true) */ 
public class OleMenuCommand extends MenuCommand
JScript
ComVisibleAttribute(true) 
public class OleMenuCommand extends MenuCommand
System.Object
   System.ComponentModel.Design.MenuCommand
    Microsoft.VisualStudio.Shell.OleMenuCommand
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2008 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker