次の方法で共有


WorkflowMenuCommands.PanMenu フィールド

定義

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

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

フィールド値

注釈

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

適用対象