DesignerPropertyDescriptor.RemoveValueChanged(Object, EventHandler) 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.
public:
override void RemoveValueChanged(System::Object ^ component, EventHandler ^ handler);
public override void RemoveValueChanged (object component, EventHandler handler);
override this.RemoveValueChanged : obj * EventHandler -> unit
Public Overrides Sub RemoveValueChanged (component As Object, handler As EventHandler)
Paramètres
- component
- Object
- handler
- EventHandler