Results 1 to 4 of 4

Thread: how to bring a label infront of a webbrowser?

  1. #1

    Thread Starter
    Member
    Join Date
    Jun 2005
    Posts
    61

    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

  2. #2
    Addicted Member
    Join Date
    May 2005
    Posts
    168

    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

  3. #3
    Software Carpenter dee-u's Avatar
    Join Date
    Feb 2005
    Location
    Pinas
    Posts
    11,127

    Re: how to bring a label infront of a webbrowser?

    What is that "Drop Down Menu"? Or is it drop down combobox?
    Regards,


    As a gesture of gratitude please consider rating helpful posts. c",)

    Some stuffs: Mouse Hotkey | Compress file using SQL Server! | WPF - Rounded Combobox | WPF - Notify Icon and Balloon | NetVerser - a WPF chatting system

  4. #4

    Thread Starter
    Member
    Join Date
    Jun 2005
    Posts
    61

    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
  •  



Click Here to Expand Forum to Full Width