NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.ComponentFactory.Krypton.Toolkit
ButtonController Class
ButtonController Methods
ClearDragRect Method
DoubleClick Method
GotFocus Method
KeyDown Method
KeyPress Method
KeyUp Method
LostFocus Method
MouseDown Method
MouseEnter Method
MouseLeave Method
MouseMove Method
MouseUp Method
OnButtonDragOffset Method
OnButtonDragRectangle Method
OnClick Method
OnDragEnd Method
OnDragMove Method
OnDragQuit Method
OnDragStart Method
OnMiddleClick Method
OnMouseSelect Method
OnNeedPaint Method
OnRightClick Method
PerformNeedPaint Method
RemoveFixed Method
UpdateTargetState Method
ViewIsPartOfButton Method
ButtonController
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
ButtonController Class
Internal.ComponentFactory.Krypton.Toolkit Namespace
Copyright 2024 NeoAxis Group. All rights reserved.