Link to home
Start Free TrialLog in
Avatar of David Svedarsky
David SvedarskyFlag for United States of America

asked on

Change textbox properties when upgrading windows application from XP to Windows 7

Software: Visual Studio VB.net 2005 databound textboxes.

I have an application with hundreds of textboxes that were created when using Windows XP operating system.
I have to upgrade to Windows 7 but when the application is opened using the Windows 7 OS the text boxes that were created using Fixed 3D properties look very bad - Is there anything I can do to fix this?

I was thinking to change the properties to Fixed Single, but that enables a black border around the textboxes that can't be changed in the properties settings.

Thanks for your help!
ASKER CERTIFIED SOLUTION
Avatar of John
John
Flag of Canada image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of David Svedarsky

ASKER

Thanks!
Looks like I am going to have to upgrade to a later version of visual studio to do the best job of updating.
Thanks for the update and I was happy to help.