|
-
Nov 30th, 2006, 09:47 AM
#1
Thread Starter
Addicted Member
[2005] check box wrapper??
I would say nice things about anyone who has a check box wrapper allowing me to place a red check box if something is wrong and a green if its right.
basically, i'm testing for errors in a file. 4 areas are tested. if a test passes the check box is green. if it fails the box gets no ckeck mark. i'd love to use a red check mark instead of no check mark.
yes, i thought about using an imagebox and coding from there the .gif i should use. i decided i liked the checkbox better visually.
-
Nov 30th, 2006, 02:32 PM
#2
Fanatic Member
Re: [2005] check box wrapper??
I haven't done this, but I do have a nice Green Check and Red X image if you change your mind.
My.Settings.Signature = String.Empty
-
Nov 30th, 2006, 02:34 PM
#3
Re: [2005] check box wrapper??
does it need to appear just like a regular checkbox with the exception of the red x or green check? I have something similar, however its probably 4x the size of the box for a standard checkbox
-
Dec 6th, 2006, 08:35 AM
#4
Thread Starter
Addicted Member
Re: [2005] check box wrapper??
sorry i did not reply sooner. i had to change projects.
The end users like the checked box for correct and not checked for wrong. so, i wont change it. But, I would love to know how to write a control wrapper especially for this control.
-
Dec 6th, 2006, 08:48 AM
#5
Member
Re: [2005] check box wrapper??
I'm a little confused, do you just want the check in the checkbox to appear a different colour? If so just use different forecolors?
ricketh
Programming is like sex: One mistake and you have to support it for the rest of your life.
If you find my post was helpful please Rate it!
Visual Studio 2005 - .NET2.0
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|