NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.ComponentFactory.Krypton.Toolkit
VisualPopup Class
VisualPopup Methods
AllowMouseMove Method
CreateShadowControl Method
CreateToolStripRenderer Method
DefineShadowPaths Method
Dispose Method
DoesCurrentMouseDownContinueTracking Method
DoesCurrentMouseDownEndAllTracking Method
DoesMouseDownGetEaten Method
DoesStackedClientMouseDownBecomeCurrent Method
GetViewManager Method
OnDoubleClick Method
OnKeyDown Method
OnKeyPress Method
OnKeyUp Method
OnLayout Method
OnMouseDown Method
OnMouseLeave Method
OnMouseMove Method
OnMouseUp Method
OnNeedPaint Method
OnPaint Method
PerformNeedPaint Method
ProcessDialogKey Method
Show Method
WndProc Method
VisualPopup
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
VisualPopup Class
Internal.ComponentFactory.Krypton.Toolkit Namespace
Copyright 2024 NeoAxis Group. All rights reserved.