NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.ComponentFactory.Krypton.Docking
DockingDragManager Class
DockingDragManager Methods
Dispose Method
DragEnd Method
DragMove Method
DragQuit Method
DragStart Method
OnKEYDOWN Method
OnLBUTTONUP Method
OnMOUSEMOVE Method
PreFilterMessage Method
DockingDragManager
OnKEYDOWN Method
Processes the WM_KEYDOWN from the floating window.
Namespace:
Internal.ComponentFactory.Krypton.Docking
Assembly:
NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
Copy
public
bool
OnKEYDOWN
(
ref
Message
m
)
Parameters
m
Type:
System.Windows.Forms
Message
Return Value
Type:
Boolean
True to eat message; otherwise false.
Implements
IFloatingMessages
OnKEYDOWN(Message
)
See Also
Reference
DockingDragManager Class
Internal.ComponentFactory.Krypton.Docking Namespace
Copyright 2024 NeoAxis Group. All rights reserved.