NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.ComponentFactory.Krypton.Toolkit
IKeyController Interface
IKeyController Methods
KeyDown Method
KeyPress Method
KeyUp Method
IKeyController
KeyPress Method
Key has been pressed.
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
void
KeyPress
(
Control
c
,
KeyPressEventArgs
e
)
Parameters
c
Type:
System.Windows.Forms
Control
Reference to the source control instance.
e
Type:
System.Windows.Forms
KeyPressEventArgs
A KeyPressEventArgs that contains the event data.
See Also
Reference
IKeyController Interface
Internal.ComponentFactory.Krypton.Toolkit Namespace
Copyright 2024 NeoAxis Group. All rights reserved.