Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Base Class Members
Construction
Constructs a CMDIFrameWnd. |
Operations
Creates a new child window. |
|
Activates a different MDI child window. |
|
Arranges all child windows in a cascaded format. |
|
Retrieves the currently active MDI child window, along with a flag indicating whether or not the child is maximized. |
|
Arranges all minimized document child windows. |
|
Maximizes an MDI child window. |
|
Activates the child window immediately behind the currently active child window and places the currently active child window behind all other child windows. |
|
Activates the previous child window and places the currently active child window immediately behind it. |
|
Restores an MDI child window from maximized or minimized size. |
|
Replaces the menu of an MDI frame window, the Window pop-up menu, or both. |
|
Arranges all child windows in a tiled format. |
Overridables
Creates a Windows MDICLIENT window for this CMDIFrameWnd. Called by the OnCreate member function of CWnd. |
|
Returns the Window pop-up menu. |