WorkflowMenuCommands.ShowAll Campo

Definição

A CommandID que pode ser usado para aceder ao menu mostrar tudo. Este campo é só de leitura.

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 

Valor de Campo

Observações

O menu mostrar tudo é normalmente usado para mostrar todos os objetos filhos no fluxo de trabalho.

Aplica-se a