COleControl::OnDrawMetafile
使用指定的中繼檔 (Metafile) 裝置內容,會由架構會在指定的週框 (Bounding Rectangle) 的 OLE 控制項。
virtual void OnDrawMetafile(
CDC* pDC,
const CRect& rcBounds
);
參數
pDC
繪製動作發生的裝置內容。rcBounds
控制項的矩形範圍,包括框線。
備註
預設實作會呼叫 OnDraw 函式。
需求
Header: afxctl.h