共用方式為


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

備註

設計工具屬性功能表通常提供了可設定設計工具屬性的對話方塊。

適用於