CMFCDropDownFrame::RecalcLayout
Repositions the drop-down frame.
virtual void RecalcLayout(
BOOL bNotify = TRUE
);
Parameters
Parameter |
Description |
[in] bNotify |
Unused. |
Remarks
The framework calls this method when the drop-down frame is created or the parent window is resized. This method calculates the position and size of the drop-down frame by using the position and size of the parent window.
Requirements
Header: afxdropdowntoolbar.h