NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.ComponentFactory.Krypton.Docking
IFloatingMessages Interface
IFloatingMessages Methods
OnKEYDOWN Method
OnLBUTTONUP Method
OnMOUSEMOVE Method
IFloatingMessages
OnKEYDOWN Method
The WM_KEYDOWN message has occured.
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
bool
OnKEYDOWN
(
ref
Message
m
)
Parameters
m
Type:
System.Windows.Forms
Message
Return Value
Type:
Boolean
True to eat message; otherwise false.
See Also
Reference
IFloatingMessages Interface
Internal.ComponentFactory.Krypton.Docking Namespace
Copyright 2024 NeoAxis Group. All rights reserved.