VS2005 Windows Forms App (Native), Tab Control that contains several
tab pages. After changing background color off of transparent for a tab
page, it always gets "stuck" and will no longer respond to user input
for background color.
As a workaround, I had to copy off all of the controls, remove the tab
page, add another one, and then copy the controls back to the new tab
page.
I am still searching for an answer for my earlier post about the
trackbar control in VS2005.
tab pages. After changing background color off of transparent for a tab
page, it always gets "stuck" and will no longer respond to user input
for background color.
As a workaround, I had to copy off all of the controls, remove the tab
page, add another one, and then copy the controls back to the new tab
page.
I am still searching for an answer for my earlier post about the
trackbar control in VS2005.