--- title: IKeymanControl::IsTextEditorOpen() Method --- ## Introduction The `IKeymanControl::IsTextEditorOpen()` method returns `True` if the Keyman for Windows text editor is currently running. ## Specification ``` clike bool IsTextEditorOpen(void) ```