MenuCommandTextChanges Class

Definition

public ref class MenuCommandTextChanges : System::ComponentModel::Design::MenuCommand, Microsoft::SqlServer::Management::UI::VSIntegration::ObjectExplorer::IMenuCommandTextChanges
[System.Runtime.InteropServices.ComVisible(false)]
public class MenuCommandTextChanges : System.ComponentModel.Design.MenuCommand, Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.IMenuCommandTextChanges
[<System.Runtime.InteropServices.ComVisible(false)>]
type MenuCommandTextChanges = class
    inherit MenuCommand
    interface IMenuCommandTextChanges
Public Class MenuCommandTextChanges
Inherits MenuCommand
Implements IMenuCommandTextChanges
Inheritance
MenuCommandTextChanges
Attributes
Implements

Constructors

Name Description
MenuCommandTextChanges(EventHandler, CommandID)

Fields

Name Description
text

Properties

Name Description
Text

Applies to