Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Navigation keys handling in MSFlexgrid Control

Status
Not open for further replies.

MickeD

Programmer
Feb 20, 2000
54
Hi All!<br>
I try to create custom control on base of MSFlexGrid for displaying just small portion of a large database records.<br>
I havn't any problem with geting data but I can't handle navigation keys (like down & up arrows, pgup, pgdn)<br>
Even if I put a code in Form's KeyDown Event with KeyPreview=true MSFlexGrib grabs a keystroke before form.<br>
I can handle any other key (enter,esc, Shift+...)<br>
Any idea?<br>
Beforehand thanks,<br>
Michael
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top