Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem in controlling the Key in VB.
Message
From
08/06/2001 09:34:09
 
 
To
08/06/2001 07:33:39
General information
Forum:
Visual Basic
Category:
Other
Miscellaneous
Thread ID:
00516807
Message ID:
00516857
Views:
11
>***** Problem *****
>In runing mode,I have a grid on the form with other control, i want to use a shortcut key like "Ctrl+T" to get focus on grid, i mean that when i press this combination "Ctrl+T" my cursor/pointer get focus of Grid control if my cursor/pointer is any other control.
>
>***** End *******

Look at KeyPress, KeyDown & KeyUp events in the help, you could use these events for that.
Previous
Reply
Map
View

Click here to load this message in the networking platform