Skip to content

HexColorTextBox class

Defined in

Namespace: CrissCross.WPF.UI Assembly: CrissCross.WPF.UI.dll Full name: CrissCross.WPF.UI.HexColorTextBox Modifiers: public

Summary

        HexColorTextBox
        

Applies to

net10.0-windows10.0.19041, net9.0-windows10.0.19041, net8.0-windows10.0.19041, net481

Class hierarchy
classDiagram
class HexColorTextBox
class PickerControlBase
PickerControlBase <|-- HexColorTextBox
class IComponentConnector {
    <>
}
IComponentConnector <|.. HexColorTextBox

Inherits from: PickerControlBase

Implements: IComponentConnector

Constructors

NameSummary
.ctorInitializes a new instance of the [HexColorTextBox](# class.

Properties

NameSummary
ShowAlphaGets or sets a value indicating whether [show alpha].

Fields

NameSummary
static ShowAlphaPropertyThe show alpha property.

Methods

NameSummary
InitializeComponentInitializeComponent
Inherited members

See also