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


Please Help Members By Posting Answers For Below Questions

What is a database form?

494


Explain how to add resources during runtime?

609


How do you apply specific formatting to the data inside the cells?

1836


Explain how to find the current record position in data control?

498


Name the property which is used to lock a textbox to enter data?

535






Name the method that has to be overridden to change the appearance of the control that is inherited from an existing control.

569


how barcode print on the win form

2014


Which dialog box allows users to switch to another area of the application?

571


Explain how insert record in the database?

618


How to split a column header in gridview using c#.net?

721


To which namespace does the control class belong?

534


What are the properties of datacontrol?

2033


What is the difference between the add() and insert() methods of a listbox control?

588


What is the advantage of a form?

572


What is the difference between pixels, points, and em’s when fonts are displayed?

561