Click or drag to resize

LinkLabelControllerIsOnlyPressedWhenOver Property

Gets a value indicating if the state is pressed only when over 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#
protected virtual bool IsOnlyPressedWhenOver { get; set; }

Property Value

Boolean
See Also