Question:What are controls? How to use them? Give examples for control.
Answer Controls are objects that can be placed in a form. The different controls are available in the Tool Box. After selecting the control in the toolbox it can be placed on the forms. After placing the control we can set its properties to serve our request. Examples for controls are, textbox, label, List Box, Check Box, Option Buttons etc.
+ Report
What are controls? How to use them? Give examples for control.