IDesignerEventService.ActiveDesigner Właściwość

Definicja

Pobiera projektanta głównego dla aktualnie aktywnego dokumentu.

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

Wartość właściwości

Aktualnie aktywny dokument lub null jeśli nie ma aktywnego dokumentu.

Dotyczy