in vb6.0 can we use function keys (F1 to F12) in
form_keypress event in a form which contains commandbutton
(s) control? if yes, then explain me how it is possible.
Thanks.
Answer Posted / narayan
In VB6.0, we can use function keys (F1 to F2) in
Form_KeyCode event in a form.
We just need to set KeyPreview property of that form as
True.
Thank you,
Is This Answer Correct ? | 22 Yes | 4 No |
Post New Answer View All Answers
How come I get a "No Current Record" error when I use a a Data Control on an empty table?
When should we use recursive programming?
How do you avoid the "Invalid use of null" error when reading null values from a database?
It is possible to access Text (x.txt) files? Explain.
What is ActiveX Document?
What is meant by Establish Connection in RDO?
___ argument can be used to make a menuitem into bold.
How would you use ActiveX Dll and ActiveX Exe in your application?
Explain the differences between ActiveX Dll and ActiveX Exe?
What is rdo in vb?
Explain OLE Drag and Drop.
How would you Create a Query Builder and Explain its uses
How do I do Peek and Poke and other low-level stuff?
how to make unlimited id(1rimjim,2rimjim,3rimjim....etc) login grp chat pogram for jabber?
what is the Property used to add a menus at runtime?