Class jProgress
- Namespace
- ComfileTech.jControlsNF4
- Assembly
- ComfileTech.jControlsNF4.dll
A progress indicator control.
[Browsable(true)]
[ToolboxBitmap(typeof(jProgress), "ComfileTech.jControlsNF4.Icons.jProgress.bmp")]
public class jProgress : jRangeControl, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, 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.