Udostępnij za pośrednictwem


DataMenuCommand Klasa

Definicja

Reprezentuje rozszerzoną klasę MenuPolecenia w celu obsługi aktualizacji stanu.

public ref class DataMenuCommand : System::ComponentModel::Design::MenuCommand
[System.Security.SecurityCritical]
public class DataMenuCommand : System.ComponentModel.Design.MenuCommand
[<System.Security.SecurityCritical>]
type DataMenuCommand = class
    inherit MenuCommand
Public Class DataMenuCommand
Inherits MenuCommand
Dziedziczenie
DataMenuCommand
Pochodne
Atrybuty

Konstruktory

DataMenuCommand(CommandID)

[ZABEZPIECZENIA KRYTYCZNE] Inicjuje DataMenuCommand nowe wystąpienie klasy, określając identyfikator polecenia.

DataMenuCommand(CommandID, EventHandler)

[ZABEZPIECZENIA KRYTYCZNE] Inicjuje DataMenuCommand nowe wystąpienie klasy, określając identyfikator polecenia i zdarzenie.

DataMenuCommand(CommandID, EventHandler, EventHandler)

[ZABEZPIECZENIA KRYTYCZNE] Inicjuje DataMenuCommand nowe wystąpienie klasy, określając identyfikator polecenia i zdarzenia.

Właściwości

Text

[ZABEZPIECZENIA KRYTYCZNE] Pobiera właściwość Text polecenia menu.

Metody

Invoke()

[ZABEZPIECZENIA KRYTYCZNE] Wywołuje polecenie menu.

Invoke(Object)

[ZABEZPIECZENIA KRYTYCZNE] Wywołuje polecenie menu z danym parametrem.

UpdateStatus()

[ZABEZPIECZENIA KRYTYCZNE] Aktualizacje stan polecenia i zgłasza odpowiednie zdarzenie.

Dotyczy