what is the difference between checkbox and radiobutton?
Answer Posted / amittech3@gmail.com
CheckBox is used when we have submit one or more than one
choices
but in case of RadioButton we have only single option
eg.
CheckBox:
Your Hobbhies:
[]Mucic
[]cricket
[]reading
{here we can select more than one option}
RadioButton:
select any one:
O male
O female
{here we can select only one option}
This is Posted by Amit Sharma
| Is This Answer Correct ? | 91 Yes | 17 No |
Post New Answer View All Answers
Explain the new events in textbox that has been included in vb?
How do you apply specific formatting to the data inside the cells?
Explain how barcode create in the report?
What are the advantages of form?
Explain how many number of events does the timer controls?
What is form application?
Suppose I am implementing one windows form. I am inserting some values into ms access. In that table 5 columns there. But I want to insert three columns only. When I am clicking another button then other two values also insert into that table?
Which property of the errorprovider control automatically sets to the form to which?
Explain how to add resources during runtime?
Which property value of the helpnavigator property will display the index for a specified topic?
Where is system windows forms dll?
What is a fillable form?
Name the property which is used to lock a textbox to enter data?
What are the forms of graphics?
Name the property which is used to specify the source from where the crystal reports would be accessed.