which Property is used to count no. of items in a combobox?

Answers were Sorted based on User's Feedback



which Property is used to count no. of items in a combobox?..

Answer / madhuri

combobox1.items.count

Is This Answer Correct ?    32 Yes 7 No

which Property is used to count no. of items in a combobox?..

Answer / sesu

Label1.Text= comboBox1.Items.Count.ToString();

Is This Answer Correct ?    13 Yes 2 No

which Property is used to count no. of items in a combobox?..

Answer / bipin naik

ListCount

Is This Answer Correct ?    7 Yes 13 No

Post New Answer

More Dot Net WindowsForms Interview Questions

how to create a set up in vb.net for desktop application please say me steps with examples

1 Answers  


What is boxing and how it is done internally?

4 Answers   Microsoft,


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

10 Answers  


How many navigational features are provided by visual studio.net ide?

0 Answers  


What are the different types of JOINs in SQL Server?

3 Answers   Arctern,






If you are calling three SPs from a window application how do u check for the performance of the SPS ?

1 Answers   Accenture, BirlaSoft,


How many types of dialog boxes windows provides?

0 Answers  


What is the use of runworkasync() methods?

0 Answers  


What is formdata?

0 Answers  


How is anchoring different from docking?

0 Answers  


List out controls which does not have events?

8 Answers   Silicon,


What is the extension of a compiled help project file?

0 Answers  


Categories