CWnd::BringWindowToTop

Syntax

void BringWindowToTop();

Remarks

Brings CWnd to the top of a stack of overlapping windows. In addition, BringWindowToTop activates pop-up and top-level windows. The BringWindowToTop member function should be used to uncover any window that is partially or completely obscured by any overlapping windows.

See Also

::BringWindowToTop