Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Open source user controls
Message
General information
Forum:
ASP.NET
Category:
Forms
Miscellaneous
Thread ID:
01037951
Message ID:
01038225
Views:
22
>>Yes I guess you can compare it to a standing progress bar. The control must have properties like: Increase, Decrease, Temperature (get and set). (if the control is on a form in an app that is hooked up to a device that can measure body temperature I would like my body temperature to be reflected by the user control <g>, but that is not what I will be using the control for. I have a form with a numericupdown control where the user can set the temperature, the only thing I want the thermometer control for is for a visual effect.
>>
>>I have created visual controls in the past by drawing the control in the OnPaint but I have never tried to use a bitmap as the "background" when I draw. I guess resizing the control is my only consern about this.
>
>I think that given a vertical progress bar, it is just a matter of puting an image object behind with the "thermometer"-like shape (as in the link you sent). You can then put everything on a special control if you want to reuse the whole group but othrwise you can just use it like this. Is there anything more complex I'm missing there?
>
>Regards,

I think that is pretty much it. I just find it odd that there is nothing free out there like that. Hmm maybe I have an idea for my first CodeProject artice. The only thing I am afraid might get complex is the resizing of the user control. I might have to play around with this tonight.

Einar
Semper ubi sub ubi.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform