Vidyalelo
Computer Science · Q328

Visual Basic MCQs: Test Your Proficiency in Visual Basic Programming

Engineering and GATE · Computer Science · question 328

Q328

How is a default button designated?

A.
Default keyword in the definition of the button
B.
Setting the setfocus property to on
C.
Keeping the button at the bottom of the form
D.
By connecting the AcceptButton property to it
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board