Trapping Mouse Movements in Picture Box
- From: chrispragash@xxxxxxxxxxx
- Date: 16 Sep 2005 06:25:56 -0700
Hello All,
I am working on a VB6 app used to draw some engineering diagrams. The
app uses the picturebox heavily. My client wants to be able to move the
lines drawn in the picturebox using the mouse. For this I need to be
able to convert the line coordinates inside the picture box to the
corresponding screen coordinates and the use some kind of a HitTest to
verify the coordinates and move the redraw the line. Does anybody have
any idea on how to simulate mouse clicks inside a picture box and
convert them to screen coordinates?
Thanks in advance,
Chris
.
- Follow-Ups:
- Re: Trapping Mouse Movements in Picture Box
- From: Randy Birch
- RE: Trapping Mouse Movements in Picture Box
- From: Jeff at Bennet-Tec.com
- Re: Trapping Mouse Movements in Picture Box
- From: Bob Butler
- Re: Trapping Mouse Movements in Picture Box
- Prev by Date: Re: convert date from VB to java
- Next by Date: Re: Trapping Mouse Movements in Picture Box
- Previous by thread: VERY OT: Web Meetings
- Next by thread: Re: Trapping Mouse Movements in Picture Box
- Index(es):
Relevant Pages
|