NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

PropertyValueUIItem Class

Object that describes the extended UI glyph to be displayed on the property browser. These items will display glyphs that are painted in the right side of the property name column of the property grid.

Object
   PropertyValueUIItem

[Visual Basic]
Public Class PropertyValueUIItem
[C#]
public class PropertyValueUIItem
[C++]
public __gc class PropertyValueUIItem
[JScript]
public class PropertyValueUIItem

Remarks

[To be supplied.]

Requirements

Namespace: System.Drawing.Design

Assembly: System.Drawing.dll

See Also

PropertyValueUIItem Members | System.Drawing.Design Namespace | IPropertyValueUIService