WorkflowMenuCommands.Expand 字段

定义

可用于访问展开菜单的 A CommandID 。 此字段是只读的。

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

字段值

注解

展开菜单通常会导致代码的折叠部分展开。

适用于