Click or drag to resize

VisualTaskDialogMessageButtonIgnoreAltF4 Property

Gets and sets the ignoring of Alt+F4

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

Property Value

Type: Boolean
See Also