[SOLVED] Problem with MFC/C# application and skins |
Post Reply |
Author | |
Kjartan
Newbie Joined: 02 September 2011 Status: Offline Points: 2 |
Post Options
Thanks(0)
Posted: 02 September 2011 at 7:58am |
In our C++ MFC application we have usercontrols (.NET C#) that is hosted into MFC windows (CDialog). When I change skins everything is perfect expect NET buttons and popup menus. In a pure .NET program the buttons will change the look when changing the skin. I think this a bit strange since all other .NET controls change the look. Maybe there are some events that are lost between the MFC and C #?
Can any helpful people tell me something I can do to fix the problem.
Best regards
Kjartan
|
|
Kjartan
Newbie Joined: 02 September 2011 Status: Offline Points: 2 |
Post Options
Thanks(0)
|
I've found a solution of the .NET Buttons. Flatstyle property must be set to System.
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |