Click or drag to resize

TrackBarControllerIgnoreVisualFormLeftButtonDown 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: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public virtual bool IgnoreVisualFormLeftButtonDown { get; }

Property Value

Type: Boolean

Implements

IMouseControllerIgnoreVisualFormLeftButtonDown
See Also