NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.ComponentFactory.Krypton.Toolkit
CheckBoxController Class
CheckBoxController Methods
DoubleClick Method
KeyDown Method
KeyPress Method
KeyUp Method
MouseDown Method
MouseEnter Method
MouseLeave Method
MouseMove Method
MouseUp Method
OnClick Method
OnNeedPaint Method
PerformNeedPaint Method
Check
Box
Controller
Key
Up Method
Key has been released.
Namespace:
Internal.ComponentFactory.Krypton.Toolkit
Assembly:
NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.2.1.0 (2026.2.1.0)
Syntax
C#
Copy
public
virtual
bool
KeyUp
(
Control
c
,
KeyEventArgs
e
)
Parameters
c
Control
Reference to the source control instance.
e
KeyEventArgs
A KeyEventArgs that contains the event data.
Return Value
Boolean
True if capturing input; otherwise false.
Implements
IKeyController
KeyUp(Control, KeyEventArgs)
See Also
Reference
CheckBoxController Class
Internal.ComponentFactory.Krypton.Toolkit Namespace
Copyright 2026 NeoAxis. All rights reserved.