im trying to make a drop down menu but the webbrowser is in the way.
any help will be greatly apprieciated
Printable View
im trying to make a drop down menu but the webbrowser is in the way.
any help will be greatly apprieciated
Hi,
Labels are on a different graphical layer than a webbrowser control so you will need to put the labels in a frame with no border, no caption.
You can use the zorder method to set controls in the same graphical layer at the front or behind of one another.
Have a good one!
BK
What is that "Drop Down Menu"? Or is it drop down combobox?
ty black knight exactly what i wanted