Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Called by the framework when a special pane menu is about to be displayed.
virtual BOOL OnShowControlBarMenu(
CPoint point
);
Parameters
- [in] point
Specifies the menu location.
Return Value
TRUE if the menu can be displayed; otherwise, FALSE.
Remarks
The menu contains several items that enable you to specify the pane's behavior, namely: Floating, Docking, AutoHide, and Hide. You can enable this menu for all panes by calling CDockingManager::EnableDockSiteMenu.
Requirements
Header: afxPane.h