mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 16:35:33 +00:00
14 lines
212 B
Markdown
14 lines
212 B
Markdown
---
|
|
title: IKeymanControl::OpenTextEditor() Method
|
|
---
|
|
|
|
## Introduction
|
|
|
|
The `IKeymanControl::OpenTextEditor()` method opens Keyman Desktop Text
|
|
Editor.
|
|
|
|
## Specification
|
|
|
|
``` clike
|
|
void OpenTextEditor(void)
|
|
```
|