I use my original created project in Borland C++6 now in Borland C++ 2007. This works perfect. But, I would like to use the new style buttons.
If I created a button in B C++ 6, I always got buttons with rectangular corners. If I create a new project in B C++ 2007, I got the new style button with the rounded corners.
If I create a new button in my converted project from B C++ 6 I still got the old style buttons.
How can I create a new style button with B C++ 2007 with my old project that is converted to B C++ 2007.
Thanks in advance.
Johan
If I created a button in B C++ 6, I always got buttons with rectangular corners. If I create a new project in B C++ 2007, I got the new style button with the rounded corners.
If I create a new button in my converted project from B C++ 6 I still got the old style buttons.
How can I create a new style button with B C++ 2007 with my old project that is converted to B C++ 2007.
Thanks in advance.
Johan