CMFCToolBarSystemMenuButton::OnCalculateSize

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

virtual SIZE OnCalculateSize(
   CDC* pDC,
   const CSize& sizeDefault,
   BOOL bHorz
);

Parameters

Parameter

Description

[in] pDC

 

[in] sizeDefault

 

[in] bHorz

 

Requirements

Header: afxtoolbarsystemmenubutton.h

See Also

Concepts

MFC Hierarchy Chart

Reference

CMFCToolBarSystemMenuButton Class