--- 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.