Share via


CMFCCaptionBar::SetMargin

Sets the distance between the edge of the caption bar element and the edge of the caption bar control.

void SetMargin(
   int nMargin 
);

Parameters

  • [in] nMargin
    The distance, in pixels, between the edge of the caption bar elements and the edge of the caption bar control.

Requirements

Header: afxcaptionbar.h

See Also

Concepts

MFC Hierarchy Chart

Reference

CMFCCaptionBar Class