Link
Случайно зашел в эту тему, насчет аксапты я не в курсе, но раз уж упомянуто winapi и стили, то тада небольшая
цитата по той же WS_EX_TOPMOST:
Цитата:
Сообщение от
msdn
WS_EX_TOPMOST
Specifies that a window created with this style should be placed above all non-topmost windows and should stay above them, even when the window is deactivated. To add or remove this style, use the
SetWindowPos function.
+
BringWindowToTop
+
SetForegroundWindow
+ до кучи, функцией
SetWindowLong можно стиль окна поменять.