WorkflowMenuCommands.Pan 字段

定义

可用于访问平移菜单的 A 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 

字段值

注解

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

适用于