Results 1 to 2 of 2

Thread: Cannot see when Checkbox has focus..

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Jun 2001
    Location
    Buffalo, NY
    Posts
    297

    Cannot see when Checkbox has focus..

    Hey Everyone,

    This seems like a fairly big issue, so I imagine I'm missing something obvious but...

    On my windows forms, when a Checkbox has the focus nothing shows on the form to indicate such. This is because I have nothing in the TEXT property of the checkbox. For my esteemed users this is trouble because they cannot see where they are on the screen.

    Anyone know what's going on?

    --Ben

  2. #2
    Hyperactive Member dogfish227's Avatar
    Join Date
    Oct 2002
    Location
    GA
    Posts
    409
    well the simpleist solutioon would be to add a space to the text property, however It wont look very good. you could also try changeing some property of the checkbox on it GotFocus Event.

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