Share via


WorkflowMenuCommands.PageUp フィールド

定義

PageUp メニューにアクセスするために使用できる CommandID。 このフィールドは読み取り専用です。

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 

フィールド値

注釈

ページアップ メニューは、通常はワークフローを 1 ページ スクロールアップするのに使用されます。

適用対象