Click or drag to resize

KryptonTaskDialogDefaultButton Property

Gets and sets the default common button.

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

Property Value

TaskDialogButtons
See Also