|
M
AddCommandLink(TaskDialogCommandLinkId, String)
|
None
|
Adds a CommandLink associated to the given id, displaying the indicating main content.
|
|
|
M
AddCommandLink(TaskDialogCommandLinkId, String, String)
|
None
|
Adds a CommandLink associated to the given id, displaying the indicating main and supporting content.
|
|
|
M
Dispose()
|
None
|
Causes the object to release immediately any resources it may be utilizing. (Inherited from APIObject .)
|
APIObject
|
|
M
EnableDoNotShowAgain(String, Boolean, String)
|
None
|
Enables the "Do not show again" for a task dialog.
|
|
|
M
Equals
|
None
|
(Inherited from Object .)
|
Object .
|
|
M
GetHashCode
|
None
|
(Inherited from Object .)
|
Object .
|
|
M
GetType
|
None
|
(Inherited from Object .)
|
Object .
|
|
M
Show.()
|
TaskDialogResult
|
Shows the task dialog.
|
|
|
M
Show(String, String)
|
TaskDialogResult
|
Shows a task dialog with title, main instruction and a Close button.
|
|
|
M
Show(String, String, TaskDialogCommonButtons)
|
TaskDialogResult
|
Shows a task dialog with title, main instruction and common buttons.
|
|
|
M
Show(String, String, TaskDialogCommonButtons, TaskDialogResult)
|
TaskDialogResult
|
Shows a task dialog with title, main instruction, common buttons and default buttons.
|
|
|
M
ToString
|
None
|
(Inherited from Object .)
|
Object .
|
|
M
WasExtraCheckBoxChecked()
|
bool
|
Gets the status of the extra checkbox.
|
|
|
M
WasVerificationChecked()
|
bool
|
Gets the status of the verification checkbox.
|
|