WorkflowMenuCommands.ShowAll Campo

Definizione

Oggetto CommandID che può essere utilizzato per accedere al menu Mostra tutto. Questo campo è di sola lettura.

public: static initonly System::ComponentModel::Design::CommandID ^ ShowAll;
public static readonly System.ComponentModel.Design.CommandID ShowAll;
 staticval mutable ShowAll : System.ComponentModel.Design.CommandID
Public Shared ReadOnly ShowAll As CommandID 

Valore del campo

Commenti

Il menu show all viene in genere usato per visualizzare tutti gli oggetti figlio nel flusso di lavoro.

Si applica a