--- 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 ```