IPropertyValueUIService::RemovePropertyValueUIHandler Method (PropertyValueUIHandler^)

 

Removes the specified PropertyValueUIHandler from the property value UI service.

Namespace:   System.Drawing.Design
Assembly:  System.Drawing (in System.Drawing.dll)

void RemovePropertyValueUIHandler(
	PropertyValueUIHandler^ newHandler
)

Parameters

newHandler
Type: System.Drawing.Design::PropertyValueUIHandler^

The handler to remove.

.NET Framework
Available since 1.1
Return to top
Show: