WorkflowMenuCommands.Collapse 字段

定义

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

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

字段值

注解

折叠菜单通常用于折叠复合活动。

适用于