spiegel-keyman/windows/docs/engine/api/IKeymanControl/LastFocusWindow.md
2024-10-31 10:17:54 +07:00

15 lines
306 B
Markdown

---
title: IKeymanControl::LastFocusWindow Property
---
## Introduction
The `IKeymanControl::LastFocusWindow` property returns the last focused
window handle, irrespective of process, excluding Keyman windows such as
the On Screen Keyboard.
## Specification
``` clike
readonly long LastFocusWindow
```