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.
Indicates whether the tab control displays scroll buttons or a button that displays a menu of tabbed windows.
BOOL IsTabDocumentsMenu() const;
Return Value
TRUE if tabbed windows are scrolled using a popup menu of tabbed window labels; FALSE if tabbed windows are scrolled using forward and backward scroll buttons.
Remarks
Use the CMFCTabCtrl::EnableTabDocumentsMenu method to specify the method of scrolling tabbed windows.
Requirements
Header: afxtabctrl.h