subtract the value of the control from the max value?

Signature
--
Bob Powell [MVP]
Visual C#, System.Drawing
Ramuseco Limited .NET consulting
http://www.ramuseco.com
Find great Windows Forms articles in Windows Forms Tips and Tricks
http://www.bobpowell.net/tipstricks.htm
Answer those GDI+ questions with the GDI+ FAQ
http://www.bobpowell.net/faqmain.htm
All new articles provide code in C# and VB.NET.
Subscribe to the RSS feeds provided and never miss a new article.
> Hi all,
>
[quoted text clipped - 9 lines]
> Thank u
> KalliMan
KalliMan - 08 Jun 2007 07:23 GMT
Yes, this looks to be my solution, but is this the Only way to do that?
> subtract the value of the control from the max value?
>
[quoted text clipped - 11 lines]
> > Thank u
> > KalliMan
Bob Powell [MVP] - 08 Jun 2007 09:27 GMT
Aside from deriving your own control or writing one from scratch, yes.

Signature
--
Bob Powell [MVP]
Visual C#, System.Drawing
Ramuseco Limited .NET consulting
http://www.ramuseco.com
Find great Windows Forms articles in Windows Forms Tips and Tricks
http://www.bobpowell.net/tipstricks.htm
Answer those GDI+ questions with the GDI+ FAQ
http://www.bobpowell.net/faqmain.htm
All new articles provide code in C# and VB.NET.
Subscribe to the RSS feeds provided and never miss a new article.
> Yes, this looks to be my solution, but is this the Only way to do that?
>
[quoted text clipped - 14 lines]
>> > Thank u
>> > KalliMan