--- title: IKeymanControl::IsConfigurationOpen() Method --- ## Introduction The `IKeymanControl::IsConfigurationOpen()` method returns `True` if Keyman Configuration is currently running. ## Specification ``` clike bool IsConfigurationOpen(void) ```