Partager via


WorkflowMenuCommands.ShowAll Champ

Définition

CommandID qui peut être utilisé pour accéder au menu Afficher tout. Ce champ est en lecture seule.

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 

Valeur de champ

CommandID

Remarques

Le menu Afficher tout est généralement utilisé pour afficher tous les objets enfants dans le workflow.

S’applique à