Share via


WorkflowMenuCommands.Pan フィールド

定義

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

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

フィールド値

CommandID

注釈

パン メニューは、通常はワークフローの表示領域のスクロールに使用されます。

適用対象