280 pts.
 vb6.0_convert_textbox_to_combo
Sir, Kindly tell me how convert textbox to combo or any proceedure. i use vb6.0 Dataenvironment and drag the all field form DE on the Form at the desine time. some field of them require as combo. how i do this Thanks Anand

Software/Hardware used:
ASKED: November 20, 2008  4:08 AM
UPDATED: November 20, 2008  3:17 PM

Answer Wiki:
I found a little hard to really understand your question, but I think I got it now. The text boxes that were created when you dragged from the dataenvironment to the form, have some 'data' properties. You need to create the desired combo box and set its 'data' properties (DataSource, DataMember, DataField) exactly the same as the text box. Then you can delete the text box. To see the 'data' properties you should select the 'categorized' view in the properties palette. Please, tell us if this is what you needed.
Last Wiki Answer Submitted:  November 20, 2008  2:03 pm  by  carlosdl   63,535 pts.
All Answer Wiki Contributors:  carlosdl   63,535 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _