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
What is form technology?
What is a windows forms application?
How many types of dialog boxes windows provides?
Explain the difference between listbox and combo box?
How to show a ContextMenuStrip instead of cthe default ContextMenuStrip,when you rightclick on the non client area of a window's Form or when alt+space keys are pressed
What is a windows form application?
Which event occurs when a user drags an item in a treeview or listview control?
how print barcode
What is a fillable form?
Explain how barcode create in the report?
How to create a set up in vb.net for desktop application please say steps with examples?
Are windows forms still used?
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?
Explain how save rerecord in the database?
Name the property which is used to lock a textbox to enter data?