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: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public DialogResult DialogResult { get; set; }

Property Value

Type: DialogResult
See Also