[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.
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. :)
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
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.
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?