Sandbox Logo

Widget.DisableWindowActivation

void DisableWindowActivation()

Description

Calling this will set the WS_EX_NOACTIVATE flag on the window internally, which will stop it taking focus away from other windows.

Return

User Comments