Results 1 to 5 of 5

Thread: [2005] check box wrapper??

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jul 2005
    Posts
    144

    Resolved [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.

  2. #2
    Fanatic Member
    Join Date
    May 2003
    Posts
    758

    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

  3. #3
    I'm about to be a PowerPoster! kleinma's Avatar
    Join Date
    Nov 2001
    Location
    NJ - USA (Near NYC)
    Posts
    23,373

    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

  4. #4

    Thread Starter
    Addicted Member
    Join Date
    Jul 2005
    Posts
    144

    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.

  5. #5
    Member
    Join Date
    Dec 2006
    Location
    Form1.vb
    Posts
    57

    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
  •  



Click Here to Expand Forum to Full Width