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 

欄位值

備註

「全部顯示」選單通常用來顯示工作流程中的所有子物件。

適用於