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

What is form based application?

0 Answers  


What is a database form?

0 Answers  


What is a windows forms application?

0 Answers  


What are the forms of graphics?

0 Answers  


Extension methods can be both static and normal class methods. Yes/No?

1 Answers   Arctern,






What is the use of stretch property in Image control?

1 Answers  


Which controls can not be placed in MDI ?

2 Answers  


What is form application?

0 Answers  


How is anchoring different from docking?

0 Answers  


Which controls have refresh method?

3 Answers  


What is the extension of a compiled help project file?

0 Answers  


What is formdata?

0 Answers  


Categories