--- title: IKeymanControl::OpenHelp() Method --- ## Introduction The `IKeymanControl::OpenHelp()` method opens Keyman for Windows help at the specified topic. ## Specification ``` clike void OpenHelp(string Topic) ``` ## Parameters `Topic` : The string identifier for the topic.