NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.ComponentFactory.Krypton.Toolkit
ViewControl Class
ViewControl Methods
OnDoubleClick Method
OnKeyDown Method
OnKeyPress Method
OnKeyUp Method
OnMouseDown Method
OnMouseLeave Method
OnMouseMove Method
OnMouseUp Method
OnNeedPaint Method
OnPaint Method
OnWndProcHitTest Method
UpdateParent Method
WndProc Method
ViewControl
OnKeyUp Method
Raises the KeyUp event.
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
protected
override
void
OnKeyUp
(
KeyEventArgs
e
)
Parameters
e
Type:
System.Windows.Forms
KeyEventArgs
A KeyEventArgs that contains the event data.
See Also
Reference
ViewControl Class
Internal.ComponentFactory.Krypton.Toolkit Namespace
Copyright 2024 NeoAxis Group. All rights reserved.