Share via


CMFCTabCtrl::AutoSizeWindow

Specifies whether the framework is to resize the client area of all tab control windows when a user interface element of the tab control changes.

void AutoSizeWindow(
   BOOL bAutoSize = TRUE
);

Parameters

  • [in] bAutoSize
    TRUE to automatically resize tab control windows; otherwise, FALSE. The default value is TRUE.

Requirements

Header: afxtabctrl.h

See Also

Reference

CMFCTabCtrl Class

Hierarchy Chart