I know I can enable/disable a complete tabcontrol using ENABLECONTROL.
I haven't been able to find a way to disable a specific tab in a tabcontrol while leaving other tabs enabled.
Anyone know the trick?
Larry
I dont know about enabling or disabling tabs off hand, but if you look thru this sample http://www.ionicwind.com/forums/index.php/topic,3498.0.html you can see how I hid and displayed tabs in a tab control.