Hi,
I have a routine that uses the Down Arrow to call VPEDoc.SendKey(VKEY_SCROLL_DOWN) using an embedded VPE Active X control in a Foxpro form.
Is there any way to determine if the user has hit the bottom of a page, after calling sendkey, so that I can force a VKEY_SCROLL_PAGE_DOWN to move next page and continue scrolling ?
cheers,
Matt.