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.
Retrieves the bar pane that is at the specified position and that has the specified alignment.
virtual CDockSite* FindDockSite(
DWORD dwAlignment,
BOOL bOuter
);
Parameters
[in] dwAlignment
The alignment of the bar pane.[in] bOuter
If TRUE, retrieve the bar in the head position in the list of control bars. Otherwise, retrieve the bar in the tail position in the list of control bars.
Return Value
The docking pane that has the specified alignment; NULL otherwise.
Requirements
Header: afxdockingmanager.h