Bagikan melalui


IPropertyValueUIService.RemovePropertyValueUIHandler Metode

Definisi

Menghapus yang ditentukan PropertyValueUIHandler dari layanan UI nilai properti.

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)

Parameter

newHandler
PropertyValueUIHandler

Handler yang akan dihapus.

Berlaku untuk

Lihat juga