Stuart McLachlan
stuart at lexacorp.com.pg
Thu Mar 16 01:26:36 CST 2006
On 15 Mar 2006 at 21:29, Rocky Smolin - Beach Access S wrote: > > So I've traced it down to the lines Me.pgXXX.SetFocus. When that line > executes it hoses the KeyPreview property and even setting it at the end of > the module doesn't help. > What happens if you set "me.keypreview = true" in code after the SetFocus? -- Stuart