WorkflowMenuCommands.DesignerProperties 字段

定义

可用于访问设计器属性菜单的 A 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 

字段值

注解

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

适用于