IPropertyValueUIService::AddPropertyValueUIHandler Method (PropertyValueUIHandler^)
.NET Framework (current version)
Adds the specified PropertyValueUIHandler to this service.
Assembly: System.Drawing (in System.Drawing.dll)
Parameters
- newHandler
-
Type:
System.Drawing.Design::PropertyValueUIHandler^
The property value UI handler to add.
When GetPropertyUIValueItems is called, each handler added to this service is called and given the opportunity to add an icon for the property.
.NET Framework
Available since 1.1
Available since 1.1
Show: