Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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