Sets the margin on the left side of the docking bar.
void SetOffsetLeft(
int nOffset
);
Parameters
- [in] nOffset
The new offset.
Remarks
CMFCAutoHideBar objects are positioned statically on the CAutoHideDockSite object. This means that the user cannot manually change the ___location of CMFCAutoHideBar objects. The SetOffsetLeft method controls the spacing between the left side of the left-most CMFCAutoHideBar and the left side of the CAutoHideDockSite.
Requirements
Header: afxautohidedocksite.h