WorkflowMenuCommands.PageUp 欄位

定義

CommandID,可用於存取 PageUp 功能表。 此欄位為唯讀。

public: static initonly System::ComponentModel::Design::CommandID ^ PageUp;
public static readonly System.ComponentModel.Design.CommandID PageUp;
 staticval mutable PageUp : System.ComponentModel.Design.CommandID
Public Shared ReadOnly PageUp As CommandID 

欄位值

備註

上一頁功能表通常用來將工作流程捲動至上一頁。

適用於