toughcoder Newbie
Joined: 29 Nov 2003 Posts: 7
|
Posted: Nov 30th, 2003 10:33 AM Post subject: MouseDown not responding properly in this usercontrol |
|
|
Greetings every1,
I'm trying to make a custom CheckBox. So far I've been able to successfully draw the checkbox and the checkmark. The problem is, if u closely observe the CheckBox control included in the Windows environment, u will notice that whenever the user presses the mouse on the checkbox(MouseDown event), the checkbox window changes color to the checkbox color(vbButtonFace by default). In my checkbox, when i press the button, the control changes color sometimes and sometimes it does not. I dont know what the problem is and why its behaving like that. I'd like u guyz to take a look at it. Click the checkbox a couple of times. U'll see that occasionally, the check box window remains white and the checkmark appears. Plz help me. The project is included. Thanx in advance _________________ If Not VB Then Exit
-----------------------------------------
visit me @ [link] |
|