Click or drag to resize

ButtonControllerIgnoreVisualFormLeftButtonDown Property

Should the left mouse down be ignored when present on a visual form border area.

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 virtual bool IgnoreVisualFormLeftButtonDown { get; }

Property Value

Boolean

Implements

IMouseControllerIgnoreVisualFormLeftButtonDown
See Also