IonicWind Software

IWBasic => GUI Central => Topic started by: LarryMc on January 25, 2010, 09:34:20 PM

Title: Disable Tab in a tab control
Post by: LarryMc on January 25, 2010, 09:34:20 PM
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
Title: Re: Disable Tab in a tab control
Post by: ZeroDog on January 25, 2010, 10:50:24 PM
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.