WorkflowMenuCommands.DesignerProperties 字段

定义

可用于访问设计器属性菜单的 CommandID。 此字段为只读。

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

字段值

CommandID

注解

设计器属性菜单通常提供用于设置设计器属性的对话框。

适用于