CMFCCaptionBar::SetMargin

 

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

Syntax

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

CMFCCaptionBar Class
Hierarchy Chart