button appearance remain unchanged after VS2005 conversion
-
Hi, I convert an C# application created in VS 2003 to VS 2005, and notice that the button is still of the old appearance style in VS2003, and even I add new button in the form converted from VS2003, the button style still the same ? Why, and how can I change it to the new appearance of VS 2005 ? Thanks
-
Hi, I convert an C# application created in VS 2003 to VS 2005, and notice that the button is still of the old appearance style in VS2003, and even I add new button in the form converted from VS2003, the button style still the same ? Why, and how can I change it to the new appearance of VS 2005 ? Thanks
-
Hi, I convert an C# application created in VS 2003 to VS 2005, and notice that the button is still of the old appearance style in VS2003, and even I add new button in the form converted from VS2003, the button style still the same ? Why, and how can I change it to the new appearance of VS 2005 ? Thanks
I've been building new VS2005 WinClients for quite awhile now and there is not difference in the Button class.
-
I've been building new VS2005 WinClients for quite awhile now and there is not difference in the Button class.
-
Don't you notice that the button class in VS2003 is more ugly that the VS2005, for both using the same "standard" FlatStyle property ?
Nope. Never noticed it.
-
Nope. Never noticed it.
-
Hi, I convert an C# application created in VS 2003 to VS 2005, and notice that the button is still of the old appearance style in VS2003, and even I add new button in the form converted from VS2003, the button style still the same ? Why, and how can I change it to the new appearance of VS 2005 ? Thanks
Did you try "system" instead of "standard" for the FlatStyle?