The ColorSlider type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | ColorSlider |
Initializes a new instance of the ColorSlider class.
|
Methods
Name | Description | |
---|---|---|
![]() | Dispose |
Dispose the object.
(Overrides Control..::.Dispose(Boolean).) |
Properties
Name | Description | |
---|---|---|
![]() | DoubleArrow |
Single or Double arrow slider control.
|
![]() | EndColor |
End color for gradient filling.
|
![]() | FillColor |
Color to fill control's background in filtered zones.
|
![]() | Max |
Maximum selected value, [0, 255].
|
![]() | Min |
Minimum selected value, [0, 255].
|
![]() | StartColor |
Start color for gradient filling.
|
![]() | Type |
Specifies control's type.
|
Events
Name | Description | |
---|---|---|
![]() | ValuesChanged |