Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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