IDesignerEventService.ActiveDesigner Propriété

Définition

Obtient le concepteur racine pour le document actuellement actif.

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

Valeur de propriété

Document actuellement actif ou null si aucun document n'est actif.

S’applique à