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: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public DialogResult ShowDialog()

Return Value

DialogResult
One of the DialogResult values.
See Also