共用方式為


CMDIChildWndEx::OnGetIconicThumbnail

呼叫由架構,在需要取得 MDI 子表單的圖示縮圖的點陣圖。

virtual HBITMAP OnGetIconicThumbnail(
   int nWidth,
   int nHeight
);

參數

  • nWidth
    指定所需的點陣圖的寬度。

  • nHeight
    指定所需的點陣圖的高度。

需求

標題: afxmdichildwndex.h

請參閱

參考

CMDIChildWndEx 類別