NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.ComponentFactory.Krypton.Toolkit
TrackBarController Class
TrackBarController Methods
DoubleClick Method
GotFocus Method
KeyDown Method
KeyPress Method
KeyUp Method
LostFocus Method
MouseDown Method
MouseEnter Method
MouseLeave Method
MouseMove Method
MouseUp Method
TrackBarController
DoubleClick Method
Left mouse button double click.
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#
Copy
public
virtual
void
DoubleClick
(
Point
pt
)
Parameters
pt
Type:
System.Drawing
Point
Mouse position relative to control.
Implements
IMouseController
DoubleClick(Point)
See Also
Reference
TrackBarController Class
Internal.ComponentFactory.Krypton.Toolkit Namespace
Copyright 2024 NeoAxis Group. All rights reserved.