DesignSurfaceManager.DesignSurfaceCreated Événement
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Se produit lors de la création d'un concepteur.
public:
event System::ComponentModel::Design::DesignSurfaceEventHandler ^ DesignSurfaceCreated;
public event System.ComponentModel.Design.DesignSurfaceEventHandler DesignSurfaceCreated;
public event System.ComponentModel.Design.DesignSurfaceEventHandler? DesignSurfaceCreated;
member this.DesignSurfaceCreated : System.ComponentModel.Design.DesignSurfaceEventHandler
Public Custom Event DesignSurfaceCreated As DesignSurfaceEventHandler