Called by the framework when the frame is resized to set window dimension limits.
afx_msg void OnGetMinMaxInfo(
   MINMAXINFO FAR* lpMMI
);
Parameters
- [in] lpMMI
 Pointer to a MINMAXINFO structure.
Requirements
Header: afxframewndex.h
Called by the framework when the frame is resized to set window dimension limits.
afx_msg void OnGetMinMaxInfo(
   MINMAXINFO FAR* lpMMI
);
Header: afxframewndex.h