Back to Devexpress

ColorPickEditBase Class

windowsforms-devexpress-dot-xtraeditors-20ee4a37.md

latest2.0 KB
Original Source

ColorPickEditBase Class

The base class for the ColorPickEdit control.

Namespace : DevExpress.XtraEditors

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public class ColorPickEditBase :
    ColorEdit
vb
Public Class ColorPickEditBase
    Inherits ColorEdit

Remarks

See ColorPickEdit to learn more.

Implements

IXtraResizableControl

Inheritance

Show 14 items

Object MarshalByRefObject Component Control DevExpress.XtraEditors.XtraControl ControlBase BaseControl BaseEdit TextEdit ButtonEdit PopupBaseEdit ColorEdit ColorPickEditBase ColorPickEdit

See Also

ColorPickEditBase Members

ColorPickEdit

DevExpress.XtraEditors Namespace