WorkflowMenuCommands.Disable 字段

定义

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

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

字段值

注解

禁用菜单通常禁用工作流上的活动。

适用于