Computer Science, asked by prabhashrestha2005, 4 months ago

what are the two ways of placing controls on a form in visual basic​

Answers

Answered by MizZFaNtAsY
9

There are many types of controls that we can add to the form. Among the controls, the most common ones are the button, label, textbox, list box, combo box, picture box, checkbox, and radio button. The controls' properties can be set to visible or invisible at runtime.

Answered by roshinia9035
4
There are many types of controls that we can add to the form. Among the controls, the most common ones are the button, label, textbox, list box, combo box, picture box, checkbox, and radio button. The controls' properties can be set to visible or invisible at runtime.
Similar questions