ElementHost::IsInputChar Method (Char)
.NET Framework (current version)
Ensures that all WM_CHAR key messages are forwarded to the hosted element.
Assembly: WindowsFormsIntegration (in WindowsFormsIntegration.dll)
Parameters
- charCode
-
Type:
System::Char
The character to forward.
If the hosted Windows Presentation Foundation (WPF) element does not process charCode, the ElementHost control processes it with the ProcessDialogChar method.
.NET Framework
Available since 3.0
Available since 3.0
Show: