NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.ComponentFactory.Krypton.Toolkit
VisualControlBase Class
VisualControlBase Methods
CanProcessMnemonic Method
CheckPerformLayout Method
ContextMenuClosed Method
CreateRedirector Method
CreateToolStripRenderer Method
Dispose Method
EvalTransparentPaint Method
ForceViewLayout Method
InvokeLayout Method
MarkLayoutDirty Method
OnButtonSpecChanged Method
OnDoubleClick Method
OnGlobalPaletteChanged Method
OnGotFocus Method
OnKeyDown Method
OnKeyPress Method
OnKeyUp Method
OnLayout Method
OnLostFocus Method
OnMouseDown Method
OnMouseLeave Method
OnMouseMove Method
OnMouseUp Method
OnNeedPaint Method
OnPaint Method
OnPaletteChanged Method
OnPaletteNeedPaint Method
OnRightToLeftChanged Method
OnUserPreferenceChanged Method
PaintBackground Method
PerformNeedPaint Method
ProcessCmdKey Method
ResetPalette Method
ResetPaletteMode Method
ScaleControl Method
UpdateGlobalEvents Method
ViewFromPoint Method
WndProc Method
VisualControlBase
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
VisualControlBase Class
Internal.ComponentFactory.Krypton.Toolkit Namespace
Copyright 2024 NeoAxis Group. All rights reserved.