Aracılığıyla paylaş


ToolboxComponentsCreatingEventArgs.DesignerHost Özellik

Tanım

Araç kutusu bileşenleri oluşturma isteğinde bulunan bir örneğini IDesignerHost alır veya ayarlar.

public:
 property System::ComponentModel::Design::IDesignerHost ^ DesignerHost { System::ComponentModel::Design::IDesignerHost ^ get(); };
public System.ComponentModel.Design.IDesignerHost DesignerHost { get; }
public System.ComponentModel.Design.IDesignerHost? DesignerHost { get; }
member this.DesignerHost : System.ComponentModel.Design.IDesignerHost
Public ReadOnly Property DesignerHost As IDesignerHost

Özellik Değeri

IDesignerHost Araç kutusu bileşenleri oluşturma isteğinde bulunan veya null araç kutusu öğesine tasarımcı konağı sağlanmadı.

Açıklamalar

Bu özellik, araç kutusu öğesine hiçbir tasarımcı konağı sağlanmadıysa olabilir null .

Şunlara uygulanır

Ayrıca bkz.