Share via


IPropertyValueUIService.RemovePropertyValueUIHandler Metoda

Definice

Odebere zadanou PropertyValueUIHandler hodnotu z hodnoty vlastnosti služba uživatelského rozhraní.

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

Obslužná rutina, která se má odebrat.

Platí pro

Viz také