Print Page | Close Window

NumericUpDown skining problem

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Skin Framework
Forum Description: Topics Related to Codejock Skin Framework
URL: http://forum.codejock.com/forum_posts.asp?TID=12883
Printed Date: 28 September 2024 at 9:32pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: NumericUpDown skining problem
Posted By: San0k
Subject: NumericUpDown skining problem
Date 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?



Replies:
Posted By: Oleg
Date 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


Posted By: San0k
Date Posted: 16 December 2008 at 7:58am
Thanks!
I have use AxUpDown from SuiteControls...



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net