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.
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / hari
F5- key to run the project, F4- key to view the properties window. so f1 to f12 functions key's to describe the project. command button method is doesn't describe.
| Is This Answer Correct ? | 6 Yes | 10 No |
How do you make a TEXTBOX read only? Or, how do I prevent the user from changing the text in a TEXTBOX?
how can i connect the samble database that comes with vb-6 (biblio.mdb) to a datagrid using code? ie what code i have to put in load event
Default cursor Type and LockEdit type in DAO?
What is recordset in visual basic?
What is the use of progress Bar Control?
How many types of Instantiations are there and what are they?
Which property of textbox cannot be changed at runtime. What is the max size of textbox?
Explain OLE Drag and Drop.
Difference between Class Module and Standard Module?
How do I make my applications screen-resolution independent?
How can you save and Get data from Clipboard?
what is the Need of zorder method?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)