NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.ComponentFactory.Krypton.Toolkit
ViewManager Class
ViewManager Methods
Attach Method
ComponentFromPoint Method
Dispose Method
DoubleClick Method
EvalTransparentPaint Method
GetPreferredSize Method
GotFocus Method
KeyDown Method
KeyPress Method
KeyUp Method
Layout Method
LostFocus Method
MouseDown Method
MouseLeave Method
MouseMove Method
MouseUp Method
Paint Method
PerformMouseDownProcessed Method
PerformMouseUpProcessed Method
ResetCounters Method
UpdateViewFromPoint Method
ViewManager
KeyDown Method
Perform key down handling.
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
KeyDown
(
KeyEventArgs
e
)
Parameters
e
Type:
System.Windows.Forms
KeyEventArgs
A KeyEventArgs that contains the event data.
See Also
Reference
ViewManager Class
Internal.ComponentFactory.Krypton.Toolkit Namespace
Copyright 2024 NeoAxis Group. All rights reserved.