Share via


CMFCBaseTabCtrl::SetTabBorderSize

Sets a new border size for the tab control.

virtual void SetTabBorderSize(
   int nTabBorderSize,
   BOOL bRepaint = TRUE
);

Parameters

  • [in] nTabBorderSize
    The new border size, in pixels.

  • [in] bRepaint
    A Boolean parameter that indicates whether the framework redraws the control.

Requirements

Header: afxbasetabctrl.h

See Also

Reference

CMFCBaseTabCtrl Class

Hierarchy Chart