Home . VB . Code . Controls . Tab Controls . vbAccelerator Visual Studio Style Tab Control . BugTrak Summary . Add ability to drag drop onto a tab
VB5 Pinnable VS Tab Demonstration (21K)
VB5 VS Tab Control Binary (30K)
VB5 VS Tab Control Demonstration (17K)
VB5 VS Tab Control Full Source (97K)
VB6 Pinnable VS Tab Demonstration (20K)
VB6 VS Tab Control Binary (30K)
VB6 VS Tab Control Demonstration (16K)
VB6 VS Tab Control Full Source (95K)
vbalDTab6 Interface Definition (1K)
Article:2767
Link to this page
Applies To:
VB5
VB6
Author:
Steve McMahon
BugTrak
Bugs: 4 / 6
Issues: 6 / 6
Questions: 1 / 1
Updated:22 November 2003
11 May 2003
Calling remove on a non-existent tab did not raise an error because the control ate it.
Inserting a tab did not work correctly since the existing tabs were not shuffled up.
If a tab with a panel was removed, and then added, then a subscript out of range error occurred.
Thanks to Michael Elashoff, Julien Margail and Matt Funnell
Update History >
Subclassing Without The Crashes
Using the System Image List with (and without) vbAccelerator Controls
Flicker Free API Drawing
vbAccelerator ImageList Control and Class v2.0
vbAccelerator MDITabs Control
Search WWW
vbAccelerator
Tab Control is cool but how do I perform the drag and drop action on the tabs? I want to drag a control and drop it onto the tabs so I can add a new tab to the control.
Copyright © 2003 Steve McMahon steve@vbaccelerator.com. All rights reserved.Last Updated: 31 October 2003