|
-
Jun 20th, 2005, 04:09 PM
#1
Thread Starter
Member
how to bring a label infront of a webbrowser?
im trying to make a drop down menu but the webbrowser is in the way.
any help will be greatly apprieciated
-
Jun 20th, 2005, 05:15 PM
#2
Addicted Member
Re: how to bring a label infront of a webbrowser?
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
-
Jun 20th, 2005, 08:35 PM
#3
Re: how to bring a label infront of a webbrowser?
What is that "Drop Down Menu"? Or is it drop down combobox?
-
Jun 20th, 2005, 09:47 PM
#4
Thread Starter
Member
Re: how to bring a label infront of a webbrowser?
ty black knight exactly what i wanted
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|