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

CommandID

Commenti

In genere il menu Mostra tutto viene utilizzato per mostrare tutti gli oggetti figlio contenuti nel flusso di lavoro.

Si applica a