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

注解

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

适用于