|
-
Jun 9th, 2012, 05:07 PM
#1
Re: raise event after mouse click?
are you sure setting pic.SizeToFit = false won't resize the picturebox?
you could use the _MouseUp event
- Coding Examples:
- Features:
- Online Games:
- Compiled Games:
-
Jun 9th, 2012, 07:13 PM
#2
Thread Starter
Hyperactive Member
Re: raise event after mouse click?
 Originally Posted by .paul.
are you sure setting pic.SizeToFit = false won't resize the picturebox?
you could use the _MouseUp event
because the picture box is a user control, not the original picture box, I'm sure size to fit = false will not change the size back.
yes, I'll try hook the MouseUp. How come I forget it, 
thanks
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
|