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 

字段值

注解

平移菜单通常用于滚动工作流的可见区域。

适用于