Question
a.
KeyPress
b.
check
c.
checkchar
d.
checkinput
Posted under Visual Basic
Engage with the Community - Add Your Comment
Confused About the Answer? Ask for Details Here.
Know the Explanation? Add it Here.
Q. The text box’s __________ event procedure prevents user from entering a specified character.
Similar Questions
Discover Related MCQs
Q. A control’s KeyPress event occurs every time __________
View solution
Q. The procedure associated with the KeyPress event has __________ parameters.
View solution
Q. ‘e’ parameter’s __________ property is used to determine the pressed key.
View solution
Q. ‘e’ parameter’s __________ property is used to cancel the key if not accepted in the text area.
View solution
Q. You use the __________ tool to add a radio button to a form.
View solution
Q. Radio buttons are used to __________
View solution
Q. During runtime radio button can be selected, if a radio button is already selected or not by using the __________ property.
View solution
Q. Radio button in an interface is labeled using __________ property.
View solution
Q. A Radio button can be directly accessed from the keyboard using a __________
View solution
Q. You use the __________ tool to add a checkbox to a form.
View solution
Q. Checkbox are used to __________
View solution
Q. During runtime checkbox can be selected, if a checkbox is already selected or not by using the __________ property.
View solution
Q. Checkbox in an interface is labeled using __________ property.
View solution
Q. A checkbox can be directly accessed from the keyboard using a __________
View solution
Suggested Topics
Are you eager to expand your knowledge beyond Visual Basic? We've curated a selection of related categories that you might find intriguing.
Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!
Software Engineering
Learn about the systematic approach to developing software with our Software...
Java Programming
Level up your coding skills with our Java Programming MCQs. From object-oriented...