BCGControlBar Library for .NET
PropertyListColorItem Class
Members 




Inherits from PropertyListItem class of BSGSoft.Controls.PropertyList namespace.

Represents a property list item for selecting color. In edit mode of this item the color popup menu will be displayed with three tab pages  “Custom”, “Web” and  “System”.
Object Model
PropertyListColorItem ClassPropertyListItem ClassPropertyListControl ClassPropertyListItemCollection ClassPropertyListItem Class
Syntax
'Declaration
 
Public Class PropertyListColorItem 
   Inherits PropertyListItem
   Implements BCGSoft.Controls.Shared.IScreenRectProvider 
'Usage
 
Dim instance As PropertyListColorItem
public class PropertyListColorItem : PropertyListItem, BCGSoft.Controls.Shared.IScreenRectProvider  
public __gc class PropertyListColorItem : public PropertyListItem, BCGSoft.Controls.Shared.IScreenRectProvider  
public ref class PropertyListColorItem : public PropertyListItem, BCGSoft.Controls.Shared.IScreenRectProvider  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         BCGSoft.Controls.PropertyList.PropertyListItem
            BCGSoft.Controls.PropertyList.PropertyListColorItem

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

PropertyListColorItem Members
BCGSoft.Controls.PropertyList Namespace

Send Feedback