IPropertyValueUIService.RemovePropertyValueUIHandler Méthode
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.
Supprime le PropertyValueUIHandler spécifié du service d'interface utilisateur de valeur de propriété.
public:
void RemovePropertyValueUIHandler(System::Drawing::Design::PropertyValueUIHandler ^ newHandler);
public void RemovePropertyValueUIHandler (System.Drawing.Design.PropertyValueUIHandler newHandler);
abstract member RemovePropertyValueUIHandler : System.Drawing.Design.PropertyValueUIHandler -> unit
Public Sub RemovePropertyValueUIHandler (newHandler As PropertyValueUIHandler)
- newHandler
- PropertyValueUIHandler
Gestionnaire à supprimer.
Commentaires sur .NET
.NET est un projet open source. Sélectionnez un lien pour fournir des commentaires: