Stray PenUpEvent

2004-08-05 Thread Timothy Dean
I have an event handler for a form that has a table on it. When a tblSelectEvent happens I execute a FrmGotoForm to open a second form. The second form has a handler that traps PenUpEvents. The first thing that happens in the second form is that it catches the PenUpEvent from the user selecting

Re: Stray PenUpEvent

2004-08-05 Thread Chris Tutty
From: "Timothy Dean" <[EMAIL PROTECTED]> > I have an event handler for a form that has a table on it. When a > tblSelectEvent happens I execute a FrmGotoForm to open a second form. The > second form has a handler that traps PenUpEvents. The first thing that > happens in the second form is that i