spiegel-keyman/windows/docs/engine/api/IKeymanControl/ShowKeyboardWelcome.md
2024-10-31 10:17:54 +07:00

20 lines
418 B
Markdown

---
title: IKeymanControl::ShowKeyboardWelcome() Method
---
## Introduction
The `IKeymanControl::ShowKeyboardWelcome()` method opens the keyboard
welcome.htm for the keyboard in a HTML window hosted by kmshell.exe.
## Specification
``` clike
void ShowKeyboardWelcome(IKeymanKeyboardInstalled* Keyboard)
```
## Parameters
`Keyboard`
: The installed keyboard for which the documentation should be
displayed.