WorkflowMenuCommands.ShowAll 字段

定义

可用于访问全部显示菜单的 CommandID。 此字段为只读。

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 

字段值

CommandID

注解

全部显示菜单通常用于显示工作流中的所有子对象。

适用于