https://quizack.com/visual-basic/mcq/the-control-element-is-used-to-create-a-custom-button
Answer: Button
Note: This Question is unanswered, help us to find answer for this one
Is This Question Helpful?
More Visual Basic MCQ Questions
A ____ procedure completes its task but does not return any data to the calling procedure.
A ____ provides an area in the form for the user to enter data.
A unique number called a(n) ____ identifies each item in a collection.
A(n) _____ describes information about an object.
You use the ____ keyword when you know only one end of a range (either the upper or lower end).
The code to cancel out of a Loop event is:
To declare a variable in Visual Basic, you must use the ___________ function:
Which character must be placed at the beginning of a line to indicate that it is a comment (not considered part of the code)?
A variable can be assigned a value.
LoadPicture is a function of an Image control that can: