ComponentEditorPage.Icon 屬性

定義

取得或設定頁面的圖示。

public:
 property System::Drawing::Icon ^ Icon { System::Drawing::Icon ^ get(); void set(System::Drawing::Icon ^ value); };
public System.Drawing.Icon Icon { get; set; }
member this.Icon : System.Drawing.Icon with get, set
Public Property Icon As Icon

屬性值

用來表示頁面的 Icon

適用於