L_BOOL LBitmapWindow::EnableKeyBoard(bEnable)
Enables or disables keyboard processing for the bitmap window control.
Flag that indicates whether to enable or disable keyboard processing. Possible values are:
Value | Meaning |
---|---|
TRUE | Enable keyboard processing. |
FALSE | Disable keyboard processing. |
The previous setting.
When keyboard processing is enabled for the class object, the object will automatically process certain keys. For a list of these keys, refer to LBitmapWindow Keys.
This is enabled by default.
Win32, x64.
For an example, refer to LBitmapWindow::IsKeyBoardEnabled.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document