CMFCCaptionMenuButton::OnDraw

This class supports the MFC framework infrastructure and is not intended to be used directly from your code.

virtual void OnDraw(
   CDC* pDC,
   BOOL bActive,
   BOOL bHorz = TRUE,
   BOOL bMaximized = TRUE,
   BOOL bDisabled = FALSE
);

Parameters

Parameter

Description

[in] pDC

 

[in] bActive

 

[in] bHorz

 

[in] bMaximized

 

[in] bDisabled

 

Requirements

Header: afxcaptionmenubutton.h

See Also

Concepts

MFC Hierarchy Chart

Reference

CMFCCaptionMenuButton Class