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 Properties

The properties of the PropertyValueUIItem class are listed below. For a complete list of PropertyValueUIItem class members, see the PropertyValueUIItem Members topic.

Public:

Image The image that will be drawn on the property grid. This image must be 8x8 pixels. It is often advisable to also make it support transparency.
InvokeHandler The handler that will be fired when this item is double clicked.
ToolTip The tooltip to display for this glyph.

See Also

PropertyValueUIItem Class | System.Drawing.Design Namespace