WorkflowMenuCommands.DesignerProperties 欄位

定義

CommandID A 可以用來存取設計者屬性選單。 此欄位僅供讀取。

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 

欄位值

備註

設計器屬性選單通常會提供一個對話框來設定設計者屬性。

適用於