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.
Retrieves the preferred display rectangle for the pop-up menu of the ribbon panel.
virtual BOOL GetPreferedMenuLocation(
CRect& rect
);
Parameters
- [out] rect
This parameter is not used.
Return Value
Always returns FALSE.
Remarks
This method always returns FALSE. Override this method to retrieve the preferred display rectangle for the pop-up menu of the ribbon panel.
Requirements
Header: afxribbonpanel.h