public static Show ( |
||
Parent | The calling form, so the task form can be centered | |
WindowTitle | string | The task dialog window title |
InstructionText | string | Instruction text displayed after the info icon. Leave null /// to hide the instruction text and icon. |
Style | ProgressBarStyle | The progress bar style |
Steps | int | |
return | void |