Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Increasing the size of a checkbox web control
Message
General information
Forum:
ASP.NET
Category:
Web forms
Miscellaneous
Thread ID:
00924031
Message ID:
00924061
Views:
9
>I need to make a checkbox web control more prominant than it is rendered by default. Changing it's height and width properties don't do it. I also created a Style object and used it to set width and height. That did not work either. Any pointers?

Neil,

One of my clients had a similar issue. They really wanted to be able to see the thing. We ended up using an image control. We created two images, a checked one and an unchecked one. I then handled the events to make it work as a check box. A whole lot of trouble, but very functional. If you end up going that route let me know and I'll be more than happy to send the images and some sample code.

Hope that helps...
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform