WorkflowMenuCommands.PageUp 欄位

定義

CommandID A 可用來存取 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 

欄位值

備註

頁面向上選單通常用來將工作流程往上捲動一頁。

適用於