Class TransparentColorBoxElement
A transparent color box where semi-transparent colors can be shown
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WinControls.UI.RadColorPicker
Assembly: Telerik.WinControls.UI.dll
Syntax
public class TransparentColorBoxElement : RadElement, IDisposable, INotifyPropertyChanged, ICustomTypeDescriptor, ISupportSystemSkin, IStylableNode
Constructors
TransparentColorBoxElement()
Declaration
public TransparentColorBoxElement()
Properties
BackColor
Gets or set the color shown in the box
Declaration
public Color BackColor { get; set; }
Property Value
System.Drawing.Color
|
Methods
CreateChildElements()
Declaration
protected override void CreateChildElements()