Udostępnij za pośrednictwem


IPropertyValueUIService.RemovePropertyValueUIHandler Metoda

Definicja

Usuwa określony PropertyValueUIHandler element z usługi interfejsu użytkownika wartości właściwości.

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)

Parametry

newHandler
PropertyValueUIHandler

Procedura obsługi do usunięcia.

Dotyczy

Zobacz też