KryptonCheckBoxAutoCheck Property |
Gets or sets a value indicating if the check box is automatically changed state when clicked.
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 bool AutoCheck { get; set; }
Property Value
Type:
BooleanSee Also