NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.ComponentFactory.Krypton.Toolkit
IMouseController Interface
IMouseController Methods
DoubleClick Method
MouseDown Method
MouseEnter Method
MouseLeave Method
MouseMove Method
MouseUp Method
IMouseController
MouseLeave Method
Mouse has left the view.
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
void
MouseLeave
(
Control
c
,
ViewBase
next
)
Parameters
c
Type:
System.Windows.Forms
Control
Reference to the source control instance.
next
Type:
Internal.ComponentFactory.Krypton.Toolkit
ViewBase
Reference to view that is next to have the mouse.
See Also
Reference
IMouseController Interface
Internal.ComponentFactory.Krypton.Toolkit Namespace
Copyright 2024 NeoAxis Group. All rights reserved.