what is the difference between checkbox and radiobutton?
Answer Posted / tttt
In check box you can have multiple choice but in case of
radio button you have select any one at a time.
| Is This Answer Correct ? | 668 Yes | 105 No |
Post New Answer View All Answers
How do I change the console application in windows?
What are the different cloud platforms?
To which namespace does the control class belong?
What is the advantage of a form?
What is the difference between the add() and insert() methods of a listbox control?
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?
What is a fillable form?
What are the forms of graphics?
how print PGL by XML
i already displaying one datagrid. now i want to make change to particular column header i.e i want to split that column header and it includes one more header.... write a code for that in windows application using C#.net
What is form based application?
Name the two main categories of .net components.
How to create a set up in vb.net for desktop application please say steps with examples?
What is form technology?
Which method of the messagebox class is used to display a message in the message box?