OpenDCL Forums

OpenDCL => Runtime/AutoLISP => Topic started by: velasquez on November 10, 2008, 12:27:05 PM

Title: Transparency with TabStrip
Post by: velasquez on November 10, 2008, 12:27:05 PM
I posted an image to show my question. 
Thanks 
Velasquez
Title: Re: Transparency with TabStrip
Post by: owenwengerd on November 10, 2008, 10:11:21 PM
I don't know how difficult that would be, but you should post that as a feature request. In the meantime, try setting Tab Fixed Width to True, then set the Min Tab Width to (<tab control width> - 3) / 3. This way the tabs will fill the space along the top of the control.