Class jProgress
- Namespace
- ComfileTech.jControls
- Assembly
- ComfileTech.jControls.dll
A progress indicator control.
[Browsable(true)]
[ToolboxBitmap(typeof(jProgress), "Icons.jProgress.bmp")]
public class jProgress : jRangeControl, ISynchronizeInvoke, IWin32Window, IBindableComponent, IDropTarget, IComponent, IDisposable, IjControl, ISupportInitialize
- Inheritance
-
jProgress
- Implements
- Inherited Members
Constructors
- jProgress()
Instantiates a new instance of this class with default values.
Properties
- Bar
The appearance of the indicator bar.
- 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.
- Track
The appearance of the track that the progress bar travels along.