which Property is used to count no. of items in a combobox?
Answer Posted / sesu
Label1.Text= comboBox1.Items.Count.ToString();
| Is This Answer Correct ? | 13 Yes | 2 No |
Post New Answer View All Answers
how see report periviwe
What are window applications?
how barcode print on the win form
How save rerecord in the database?
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 and meaning?
Explain the difference between listbox and combo box?
What is a database form?
What is form description?
Name the two main categories of .net components.
Which property is used to specify the use of an element in the user interface and reports it to the accessibility aids?
Which command prompt utility is used to convert a resource file from the text format into the binary format?
What is a windows forms application?
What are the components of gui for windows?
Which property of the progressbar control specifies the amount to increment the current value of the control?