This topic has not yet been rated - Rate this topic

CMFCCaptionBar::SetFlatBorder

Sets the border style of the caption bar.

void SetFlatBorder(
   BOOL bFlat=TRUE 
);
[in] bFlat

TRUE if the border of a caption bar is flat. FALSE if the border is 3D.

Header: afxcaptionbar.h

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.