NumericUpDown(spin) Control |
Post Reply |
Author | |
h0h0kim
Newbie Joined: 11 March 2008 Status: Offline Points: 4 |
Post Options
Thanks(0)
Posted: 11 March 2008 at 5:50am |
Hello, I was using SkinFramework Active-X 11.2.2 in VS2003. When I apply vista style to winform, all controls(button, listbox...) are changed well.
But NumericUpDown control isn't changed well.
I attached sample program screenshot that I downloaded from your website and test program screenshot from my test code.
Could you help me to resolve this problem?
Regards,
yhkim
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
Unfortunatelly its true. NumericUpDown is only one in Winforms that doesn't use standard Windows UpDown control. Winforms create it as customcontrol and manually draw it. So we can't control how it look.
For next release we added own UpDown control for Control.ocx it can be used instead.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
Bernie
Senior Member Joined: 05 July 2007 Location: Taiwan Status: Offline Points: 109 |
Post Options
Thanks(0)
|
Date the next release, please.
|
|
Bernie Ho, Planning Manager + IELTS specialist + part-time programmer
Taiwan, R.O.C |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
End of March.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
h0h0kim
Newbie Joined: 11 March 2008 Status: Offline Points: 4 |
Post Options
Thanks(0)
|
Thanks for your response.
regards,
yhkim
|
|
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 |