CAutoHideDockSite::SetOffsetRight

Sets the margin on the right side of the docking bar.

void SetOffsetRight(
   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 the CMFCAutoHideBar objects. The SetOffsetRight method controls the spacing between the right side of the right-most CMFCAutoHideBar and the right side of the CAutoHideDockSite.

Requirements

Header: afxautohidedocksite.h

See Also

Reference

CAutoHideDockSite Class

Hierarchy Chart