i want a code by which i am enable to insert a browse directory in the combobox on button click.just like in paint software when we goto file menu and open (open file) and a open browser appears.after that if we click any button a file of that button appears in combobox.please reply fast.
problem in inserting browse option in combobox
Collapse
X
-
Tags: None
-
I think you need to clarify what you're looking for as it's not clear...Originally posted by sarthaksirohii want a code by which i am enable to insert a browse directory in the combobox on button click.just like in paint software when we goto file menu and open (open file) and a open browser appears.after that if we click any button a file of that button appears in combobox.please reply fast.
You wish to click a button and see the FolderBrowserDi alog and then when you select a file it adds it to the combo box?
Comment