PropertyValueUIItem Class
Provides information about a property displayed on the Properties window, including the associated event handler, pop-up information string, and the icon to display for the property.
For a list of all members of this type, see PropertyValueUIItem Members.
System.Object
System.Drawing.Design.PropertyValueUIItem
[Visual Basic] Public Class PropertyValueUIItem [C#] public class PropertyValueUIItem [C++] public __gc class PropertyValueUIItem [JScript] public class PropertyValueUIItem
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Requirements
Namespace: System.Drawing.Design
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
Assembly: System.Drawing (in System.Drawing.dll)
See Also
PropertyValueUIItem Members | System.Drawing.Design Namespace | IPropertyValueUIService