Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Skin Framework
  New Posts New Posts RSS Feed - NumericUpDown skining problem
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

NumericUpDown skining problem

 Post Reply Post Reply
Author
Message
San0k View Drop Down
Groupie
Groupie


Joined: 06 February 2008
Location: Ukraine
Status: Offline
Points: 48
Post Options Post Options   Thanks (0) Thanks(0)   Quote San0k Quote  Post ReplyReply Direct Link To This Post Topic: NumericUpDown skining problem
    Posted: 10 December 2008 at 11:16am
Hello,

In you C# SkinControls sample NumericUpDown control displayed with bug:




I have two ideas how resolve it:
1. Create win control UpDown by WinAPI methods.
2. Disable skining for WinForms NumericUpDown. No skins => No problems

I have try disable skining by SkinFramework.RemoveWindow(ControlHandle) method, but it don't work...

How I can disable skining for NumericUpDown?

P.S. Or may be you have ready to use solution how to fix it?
Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 10 December 2008 at 3:17pm
Hi,
 
Yes, problem that .NET don't use standard UpDown control but manually draw it :(  You can try our UpDown from SuiteControls.
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
San0k View Drop Down
Groupie
Groupie


Joined: 06 February 2008
Location: Ukraine
Status: Offline
Points: 48
Post Options Post Options   Thanks (0) Thanks(0)   Quote San0k Quote  Post ReplyReply Direct Link To This Post Posted: 16 December 2008 at 7:58am
Thanks!
I have use AxUpDown from SuiteControls...
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.141 seconds.