PreviewKeyDown event does not fire |
Post Reply |
Author | |
Chusoft
Newbie Joined: 03 November 2004 Location: United States Status: Offline Points: 9 |
Post Options
Thanks(0)
Posted: 26 June 2007 at 10:18am |
I am trying to prevent the selected/focused row from being changed by user from keyboard. I tried the "PreviewKeyDown event". This event is not fired.
On another form I have a reportcontrol and the previewkeydown event
works.
What enables/disable the previewkeydown events?
This is drive me nuts!
|
|
ChuSoft
|
|
sserge
Moderator Group Joined: 01 December 2004 Status: Offline Points: 1297 |
Post Options
Thanks(0)
|
Hi,
Your form may handle key by itself and doesn't allow the control to process it. You have to setup some corresponding form's properties, depending on the environment you use. -- WBR, Serge |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |