|
-
May 26th, 2004, 02:01 PM
#1
Thread Starter
Hyperactive Member
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
-
May 26th, 2004, 03:39 PM
#2
Hyperactive Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|