What are the Style Properties of Combo Box?

Answers were Sorted based on User's Feedback



What are the Style Properties of Combo Box?..

Answer / mahvish

the style property of combobox determines the type of
control & behaviour of its listbox portion.It has three
values--
0-DropDownCombo--------allow to edit or select in the text
box portion
1-SimpleCombo----------this style take more space on the
form.
2-DropDownList---------can't allow to edit in the text
box portion.

Is This Answer Correct ?    5 Yes 2 No

What are the Style Properties of Combo Box?..

Answer / guest


Simple, Dropdown list ? We can type and select.
Dropdown Combo ? Only Drop Down.

Is This Answer Correct ?    3 Yes 3 No

Post New Answer

More Visual Basic Interview Questions

How would you create Visual basic Document file?

0 Answers  


How do you avoid the "Invalid use of null" error when reading null values from a database?

0 Answers  


What is DDE?

1 Answers  


How do I access C style strings?

0 Answers  


What is OLEDB?

0 Answers  






What is instantiating?

0 Answers  


How do I implement an accelerator key for a text box?

0 Answers  


What is the difference Between ADO and other data access objects?

2 Answers   HCL,


What are the scope of the class?

0 Answers  


Which Property is used to compress a image in image control?

1 Answers  


what are the Differences between ActiveX Control and Standard Control?

0 Answers   Wipro,


What is data control in vb?

0 Answers  


Categories