This interface allows additional ui to be added to the property browser. When a property is painted, the PropertyValueUIHandler items added to this service will be invoked and handlers can be added to them. Each handler can add a small icon to the property that will be painted at the right side of the "property name" column. This icon can be clicked on to launch additional UI, etc.
IPropertyValueUIService
[Visual Basic] Public Interface IPropertyValueUIService [C#] public interface IPropertyValueUIService [C++] public __gc __interface IPropertyValueUIService
[JScript] In JScript, you can use the interfaces in the NGWS frameworks, but you cannot define your own.
[To be supplied.]
Namespace: System.Drawing.Design
Assembly: System.Drawing.dll
IPropertyValueUIService Members | System.Drawing.Design Namespace