NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.ComponentFactory.Krypton.Toolkit
CheckBoxController Class
CheckBoxController Methods
DoubleClick Method
KeyDown Method
KeyPress Method
KeyUp Method
MouseDown Method
MouseEnter Method
MouseLeave Method
MouseMove Method
MouseUp Method
OnClick Method
OnNeedPaint Method
PerformNeedPaint Method
CheckBoxController
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
CheckBoxController Class
Internal.ComponentFactory.Krypton.Toolkit Namespace
Copyright 2024 NeoAxis Group. All rights reserved.