Compartir vía


WorkflowMenuCommands.ShowAll Campo

Definición

CommandID que se puede utilizar para tener acceso al menú de mostrar todo. Este campo es de solo lectura.

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

CommandID

Comentarios

El menú de mostrar todo se utiliza normalmente para mostrar todos los objetos secundarios en el flujo de trabajo.

Se aplica a