共用方式為


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

備註

全部顯示功能表通常用來顯示工作流程中所有的子物件。

適用於