BCGSoft.Controls.PropertyList Namespace : ColorSet Class |
Inherits ListBox class of System.Windows.Forms namespace.
Displays a list of items from which the user can select a color. Added to the tab pages of ColorPopup to display available items. You can get selected color by means of the property SelectedColor.
'Declaration Public Class ColorSet Inherits System.Windows.Forms.ListBox
'Usage Dim instance As ColorSet
public class ColorSet : System.Windows.Forms.ListBox
public __gc class ColorSet : public System.Windows.Forms.ListBox
public ref class ColorSet : public System.Windows.Forms.ListBox
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
System.Windows.Forms.Control
System.Windows.Forms.ListControl
System.Windows.Forms.ListBox
BCGSoft.Controls.PropertyList.ColorSet
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