Click or drag to resize

KryptonTaskDialogCommandDialogResult Property

Gets and sets DialogResult to use when the command is pressed.

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 DialogResult { get; set; }

Property Value

DialogResult
See Also