Microsoft
Software
Hardware
Network
Question : Changing user control width and the tab control width
Hi,
I have a tabcontrol on a form.
I palced user control on the tab control.
Everything worked great till now.
I changed the width of the user control to add few more controls.
Now, when i run the application, the tab control does not show the new controls added on to the user control.
I tried to adjust the width of the tab control and the tab pages but of no use.
Nothing else changed in the code and the application works perfectly except it is not displaying the new controls that i added after increasing the width on the user control.
Thanks
Answer : Changing user control width and the tab control width
ItemSize is the maximum size the tab can grow to, but by default it is resized to fit the tab label.
Random Solutions
Create a list of users in Active Directory whose account has been locked out for 90 days
Flash screen in vb.net 2005
How to get a one-to-many result set in mysql
SBS 2008 hangs on crcdisk.sys
Scimore Embedded in VB 6
Changing hte ip address of the Symantec Endpoint Protection Server
printmig.exe aborting early
Tablespace
Can't boot up my XP system to safe mode, why?
interpreting C++ code into VB.NET