PropertyGrid.IComPropertyBrowser.DropDownDone Méthode
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.
Ferme tout contrôle déroulant ouvert dans le contrôle PropertyGrid. Pour obtenir une description de ce membre, consultez DropDownDone().
virtual void System.Windows.Forms.ComponentModel.Com2Interop.IComPropertyBrowser.DropDownDone() = System::Windows::Forms::ComponentModel::Com2Interop::IComPropertyBrowser::DropDownDone;
void IComPropertyBrowser.DropDownDone ();
abstract member System.Windows.Forms.ComponentModel.Com2Interop.IComPropertyBrowser.DropDownDone : unit -> unit
override this.System.Windows.Forms.ComponentModel.Com2Interop.IComPropertyBrowser.DropDownDone : unit -> unit
Sub DropDownDone () Implements IComPropertyBrowser.DropDownDone
Implémente
Remarques
Ce membre est une implémentation d'un membre d'interface explicite. Il peut uniquement être utilisé lorsque l'instance de PropertyGrid est castée en interface IComPropertyBrowser.