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
Docking
Drag
Manager
On
KEYDOWN Method
Processes the WM_KEYDOWN from the floating window.
Namespace:
Internal.ComponentFactory.Krypton.Docking
Assembly:
NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
Copy
public
bool
OnKEYDOWN
(
ref
Message
m
)
Parameters
m
Message
Return Value
Boolean
True to eat message; otherwise false.
Implements
IFloatingMessages
OnKEYDOWN(Message
)
See Also
Reference
DockingDragManager Class
Internal.ComponentFactory.Krypton.Docking Namespace
Copyright 2026 NeoAxis Group. All rights reserved.