Class ColorPickerAndButton
Implements ColorPicker with side buttons.
public class ColorPickerAndButton : ControlAndButton, IBaseObjectWithAttr, IBaseObjectWithId, INotifyPropertyChanged, IDisposableObject, IBaseObject, ISupportInitialize, IFocusable, ITextProperty, IComponent, IControl, IDisposable, IWin32Window, ILayoutItem, INotifyDataErrorInfo
- Inheritance
-
ColorPickerAndButton
- Implements
Constructors
- ColorPickerAndButton()
Initializes a new instance of the ColorPickerAndButton class.
Properties
- ColorPicker
Gets main child control, same as MainControl.
- MainControl
Gets main child control.
Methods
- CreateControl()
Creates main child control.