OpenFolderDialog.FolderOk É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 lorsque l’utilisateur clique sur le bouton Ouvrir dans une boîte de dialogue dossier.
public:
event System::ComponentModel::CancelEventHandler ^ FolderOk;
public event System.ComponentModel.CancelEventHandler FolderOk;
member this.FolderOk : System.ComponentModel.CancelEventHandler
Public Custom Event FolderOk As CancelEventHandler