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 public DialogResult ShowDialog()
Return Value
Type:
DialogResultOne of the DialogResult values.
See Also