Assume that you run an application that uses the Window.TopMost property on a computer that is running Windows 7 or Windows Server 2008 R2. The property enables the windows that the application generates always to be in the topmost position. In this situation, the windows are not always in the topmost position.
Note To set the Window.TopMost property, use the SetWindowPos function.
Note To set the Window.TopMost property, use the SetWindowPos function.