CMDIChildWnd::MDIActivate

voidMDIActivate();

Remarks

Call this member function to activate an MDI child window independently of the MDI frame window. When the frame becomes active, the child window that was last activated will be activated as well.

Example

See the example for CMDIFrameWnd::GetWindowMenuPopup.

CMDIChildWnd OverviewClass MembersHierarchy Chart

See Also   CMDIFrameWnd::MDIGetActive, CWnd::OnNcActivate, CMDIFrameWnd::MDINext,