IPropertyValueUIService.RemovePropertyValueUIHandler Méthode

Définition

Supprime le service d’interface utilisateur de valeur de propriété spécifié PropertyValueUIHandler .

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)

Paramètres

newHandler
PropertyValueUIHandler

Gestionnaire à supprimer.

S’applique à

Voir aussi