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 the advantage of a form?

0 Answers  


Name the property which of menu cannot be set at run time?

0 Answers  


how barcode create in the report

2 Answers   Wipro,


What is the default property of data control?

2 Answers   Wipro,


Which of the following position is the default docking position of the statusstrip control on the form?

0 Answers  


how can u split a column header in gridview using C#.net

2 Answers   IBM,


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

0 Answers  


what is the Difference between listbox and combo box?

20 Answers   Alpha, Google,


What are windows based applications?

0 Answers  


How is anchoring different from docking?

0 Answers  


What is a database form?

0 Answers  


What is a fillable form?

0 Answers  


Categories