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.
Brings the docked bars that have the specified alignment to the top.
void BringBarsToTop(
DWORD dwAlignment = 0,
BOOL bExcludeDockedBars = TRUE
);
Parameters
[in] dwAlignment
The alignment of the dock bars that are brought to the top of other windows.[in] bExcludeDockedBars
TRUE to exclude the docked bars from being on top; otherwise FALSE.
Requirements
Header: afxdockingmanager.h