|
-
Jun 3rd, 2008, 09:19 PM
#1
Thread Starter
Hyperactive Member
[2.0] MouseEnter with Groupboxes
I was planning on deactivating some controls when the curser enters a group box, and reactivating them when it leaves that groupbox, to indicate to the user that those controls aren't relevant when using the buttons inside that groupbox.
I was planning on using MouseEnter and Mouse leave to accomplish this.
But I've just discovered that groupbox's don't have MouseEnter and MouseLeave events in their event list in the designer.
I am wondering why. The intellisense seems to give me these events, but this means I have to define it for myself during form1_load.
Anyone know?
Thanks,
Qu.
"Why do all my attempts at science end with me getting punched by batman?" xkcd.
| Pong| |
Sorry for not posting more often.
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
|