what is the difference between checkbox and radiobutton?
Answer Posted / sunil kumar keshari
In check box we can have more than one choice at a time but in the case of radio button we can have only one choice at a time.
| Is This Answer Correct ? | 28 Yes | 3 No |
Post New Answer View All Answers
What is form and its uses?
Explain the new events in textbox that has been included in vb?
Suppose I have two combobox .. And I have some items in both combobox now I need to check the item in both combobox if same item is present in both combobox I need to display that item in message box?
What is form description?
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 are window based applications?
Which method grants a lock on a resource?
how print barcode
How many navigational features are provided by visual studio.net ide?
Which command prompt utility is used to convert a resource file from the text format into the binary format?
What is the advantage of a form?
Which property value of the helpnavigator property will display the index for a specified topic?
What is a windows forms application?
Which property of the progressbar control specifies the amount to increment the current value of the control?
What are the components of gui for windows?