NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.ComponentFactory.Krypton.Navigator
DragViewController Class
DragViewController Methods
DoubleClick Method
GotFocus Method
KeyDown Method
KeyPress Method
KeyUp Method
LostFocus Method
MouseDown Method
MouseEnter Method
MouseLeave Method
MouseMove Method
MouseUp Method
OnDragEnd Method
OnDragMove Method
OnDragQuit Method
OnDragStart Method
OnLeftDoubleClick Method
OnLeftMouseDown Method
OnRightMouseDown Method
DragViewController
DoubleClick Method
Left mouse button double click.
Namespace:
Internal.ComponentFactory.Krypton.Navigator
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
DragViewController Class
Internal.ComponentFactory.Krypton.Navigator Namespace
Copyright 2024 NeoAxis Group. All rights reserved.