KryptonTaskDialogShowDialog Method |
Shows the task dialog as a modal dialog box with the currently active window set as its owner.
Namespace: Internal.ComponentFactory.Krypton.ToolkitAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic DialogResult ShowDialog()
Return Value
DialogResultOne of the DialogResult values.
See Also