共用方式為


CMFCVisualManager::OnDrawMenuShadow

本主題是為完整說明而加的。如需詳細資訊,請參閱位於 Visual Studio 安裝位置之 VC\atlmfc\src\mfc 資料夾中的原始程式碼。

virtual void OnDrawMenuShadow(
   CDC* pDC,
   const CRect& rectClient,
   const CRect& rectExclude,
   int nDepth,
   int iMinBrightness,
   int iMaxBrightness,
   CBitmap* pBmpSaveBottom,
   CBitmap* pBmpSaveRight,
   BOOL bRTL
);

參數

  • [in] pDC
     

  • [in] rectClient
     

  • [in] rectExclude
     

  • [in] nDepth
     

  • [in] iMinBrightness
     

  • [in] iMaxBrightness
     

  • [in] pBmpSaveBottom
     

  • [in] pBmpSaveRight
     

  • [in] bRTL
     

需求

標題: afxvisualmanager.h

請參閱

參考

CMFCVisualManager 類別

階層架構圖