Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
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