DevProgressDialogStart Method
Starts the progress dialog box.
Namespace: DevCase.UI.DialogsAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public virtual void Start(
IWin32Window hwndParent
)
Public Overridable Sub Start (
hwndParent As IWin32Window
)
Dim instance As DevProgressDialog
Dim hwndParent As IWin32Window
instance.Start(hwndParent)
public:
virtual void Start(
IWin32Window^ hwndParent
)
abstract Start :
hwndParent : IWin32Window -> unit
override Start :
hwndParent : IWin32Window -> unit
No code example is currently available or this language may not be supported.
Parameters
- hwndParent IWin32Window
-
The progress dialog box's parent window.
This value can be .