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

Where is system windows forms dll?

0 Answers  


How many types of dialog boxes windows provides?

0 Answers  


What is the difference between desktop application and windows application?

0 Answers  


Name the class to be inherited for creating a custom control.

0 Answers  


Which property of textbox cannot be changed at runtime?

2 Answers  






What is the full form of gac?

0 Answers  


What are the different cloud platforms?

0 Answers  


What are the forms of graphics?

0 Answers  


Hi, 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. please help me

3 Answers   Satyam,


how print PGL by XML

0 Answers   Bank Of America, Wipro,


Is form action required?

0 Answers  


Name the event that enables the user to prevent shifting of focus from control until all the validation rules have been met.

0 Answers  


Categories