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

14 lines
283 B
Markdown

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