Class jSlider
- Namespace
- ComfileTech.jControlsNF4
- Assembly
- ComfileTech.jControlsNF4.dll
A control mimicking a linear sliding lever.
[Browsable(true)]
[ToolboxBitmap(typeof(jSlider), "ComfileTech.jControlsNF4.Icons.jSlider.bmp")]
public class jSlider : jRangeControl, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IjControl, ISupportInitialize
- Inheritance
-
jSlider
- Implements
- Inherited Members
Constructors
Properties
- CornerRadii
The radii for rounding each of the 4 corners of the control.
- DefaultSize
Gets the default size of the control.
- Orientation
The orientation of the control.
- Shape
The general shape of this control.
- TextAlignment
Gets or sets the alignment of text.
- TextAppearance
The appearance of the text.
- Thumb
The appearance of the thumb handle.
- Track
The appearance of the track that the progress bar travels along.
Methods
- OnMouseDown(MouseEventArgs)
Fires the MouseDown event.
- OnMouseMove(MouseEventArgs)
Fires the MouseMove event.