BCGSoft.Controls.Shared Namespace > ColorPanel Class : SelectedCustomColor Property |
'Declaration Public Property SelectedCustomColor As ColorObject
'Usage Dim instance As ColorPanel Dim value As ColorObject instance.SelectedCustomColor = value value = instance.SelectedCustomColor
public ColorObject SelectedCustomColor {get; set;}
public: __property ColorObject* get_SelectedCustomColor(); public: __property void set_SelectedCustomColor( ColorObject* value );
public: property ColorObject^ SelectedCustomColor { ColorObject^ get(); void set ( ColorObject^ value); }
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