Answer Posted / 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 |
Post New Answer View All Answers
Explain the differences between ActiveX Dll and ActiveX Exe?
When should we use recursive programming?
how a multiple routing works ?
Data Control missing from toolbox when I use VB under NT3.5. Why?
What is the default workspace?
1.What are the Feactures visual data manager 2.Short note on visual data manager 3.What is data control,its work,properties,methods 4.Needs for OLEDB in vb 5.LIst steps involved in generating christal report 6.What is a recordset 7.Diffrence between RDO and ADO 8.What is an Activex control 9.Advantages of ADO over data control 10.Diffrence between model and modeless form 11.What is the significance of debug window 12.Diffrence between single document and multiple document 13.Explain data report
How do you make a TEXTBOX read only? Or, how do I prevent the user from changing the text in a TEXTBOX?
How can I access a record by record number?
Types of LockEdits in DAO? 51 .Types of Recordsets.
What is shortcut menu and explain "The ole control's shortcut menu".
Draw Sequence Modal of DAO? Explain.
How do I call a DLL?
How would you create properties by using class Builder Wizard?
What is the difference between c++ and visual basic?
Is there any Edit method in ADO Data Access method?