Click or drag to resize

KryptonTaskDialogShowDialog Method

Shows the task dialog as a modal dialog box with the currently active window set as its owner.

Namespace:  Internal.ComponentFactory.Krypton.Toolkit
Assembly:  NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public DialogResult ShowDialog()

Return Value

Type: DialogResult
One of the DialogResult values.
See Also