What are the Style Properties of Combo Box?
Answers were Sorted based on User's Feedback
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 |
Answer / guest
Simple, Dropdown list ? We can type and select.
Dropdown Combo ? Only Drop Down.
Is This Answer Correct ? | 3 Yes | 3 No |
What is meant by Establish Connection in RDO? 74.1s it possible to Access BackEnd procedures? Explain.
How do I create controls dynamically (at run-time)?
What is DAO?
What is Static Cursor?
Where will we give the option explicit keyword and for what?
What is the-use of property page Wizard in ActiveX Control?
what is the meaning of cts company logo?..
What is the use of Data Form Wizard?
Explain Get, Let, Set Properties?
Difference Types of Instancing Property in ActiveX Dll and Exe.
What is the use of stretch property in Image control?
How would you add column headers in listview control?