Returns the bar pane that has the id of the target bar pane.
virtual CDockSite* FindDockSiteByPane(
   CPane* pTargetBar
);
Parameters
- [in] pTargetBar
 A pointer to the target bar pane.
Return Value
The bar pane that has the id of the target bar pane; NULL if no such bar pane exists.
Requirements
Header: afxdockingmanager.h