WinForms Edition Documentation
C1.Win.C1Win7Pack Namespace / C1TaskDialog Class / Show Method / Show() Method

In This Topic
Show() Method
In This Topic
Creates and shows a task dialog with a default owner.
Syntax
'Declaration
 
Public Overloads Function Show() As TaskDialogResult
 

Return Value

The task dialog result (see also the DialogResult property).
See Also