I'm completing a system with two combobox
In comboBox1
you should see the folder name for the user selection,
In comboBox2
you should see the .exe
that will be transferred to a directory after clicking a button
to copy the selected file to combobox
.
I looked at some tutorials on the internet, but found none in this way.
Does anyone have any tips ??