| Overload | Description |
|---|---|
| ProgressPanel Constructor() | Initializes a new instance of the ProgressPanel class. |
| ProgressPanel Constructor(String) | Initializes a new instance of the ProgressPanel class specifying its Xceed.SmartUI.SmartItem.Text. |
| ProgressPanel Constructor(Int32) | Initializes a new instance of the ProgressPanel class specifying its Xceed.SmartUI.SmartItem.ImageIndex. |
| ProgressPanel Constructor(String,Int32) | Initializes a new instance of the ProgressPanel class specifying its Xceed.SmartUI.SmartItem.Text and Xceed.SmartUI.SmartItem.ImageIndex. |