Combines a TaskProgressBar and a TaskLabel.
More...
|
override void | Dispose (bool disposing) |
| Clean up any resources being used. More...
|
|
◆ TaskControl()
NanoByte.Common.Controls.TaskControl.TaskControl |
( |
| ) |
|
|
inline |
Creates a new task tracking control.
◆ Dispose()
override void NanoByte.Common.Controls.TaskControl.Dispose |
( |
bool |
disposing | ) |
|
|
inlineprotected |
Clean up any resources being used.
- Parameters
-
disposing | true if managed resources should be disposed; otherwise, false. |
◆ TaskName
string?? NanoByte.Common.Controls.TaskControl.TaskName |
|
getset |
The name of the task being tracked.
The documentation for this class was generated from the following files:
- Common.WinForms/Controls/TaskControl.cs
- Common.WinForms/Controls/TaskControl.Designer.cs