Hide

SftTabs/DLL 6.5 - Tab Control

Display
Print

New Features

Only a minimal conversion is required when upgrading to SftTabs/DLL 6.5. SftTabs/DLL 6.5 is virtually 100% source code compatible to version 6.0 and earlier versions.

New in 6.5

  • SftTabs/DLL 6.5 no longer provides help documentation integrated with development tools in various custom formats - instead documentation is located at https://softelvdm.com/Documentation/SftTabs DLL 6 5, which allows for continuous documentation updates without the need to release a new product version. Web access is required to access the product documentation.
  • New support for a second tab image in each tab (see SFTTABS_TAB, TabPicture2), typically used as a tab Close button.
  • New support for tab reordering within a tab control (see SFTTABS_TAB, fReorder) and drag & drop of a tab between controls (see SFTTABS_TAB, fDragDrop).
  • New tab row alignment options SFTTABS_TABS_LEFT and SFTTABS_TABS_RIGHT (see SFTTABS_CONTROL, tabsAlignment).
  • New tab layout mode SFTTABS_LAYOUT_DISTRIBUTE, SFTTABS_LAYOUT_FLOW and SFTTABS_LAYOUT_AUTOFLOW (see SFTTABS_CONTROL, layoutMode).
  • New GetDragInfo and SetDragInfo functions to control drag & drop.
  • New MoveTab function to move a tab within a tab control.
  • New information returned to determine whether Windows themes are active (see SFTTABS_CONTROL, fThemesActive).
  • New information returned to determine whether tab text may have been clipped (see SFTTABS_CONTROL, fClippedText).
  • New information returned to determine whether tab labels may have been dropped (see SFTTABS_CONTROL, fLabelDropped).
  • New information returned to determine whether scroll buttons may have been dropped (see SFTTABS_CONTROL, fScrollDropped).
  • The maximum number of tabs per tab control has been increased to 256.
  • The maximum number of tab rows per tab control has been increased to 32.

New Notifications

New in 6.0

New Notifications

  • SFTTABSN_SWITCHINGDISABLED - A disabled tab has been clicked. This could be used to inform the end-user that a disabled tab has been clicked.

Last Updated 08/13/2020 - (email)
© 2024 Softel vdm, Inc.