Tooltip Bug with Dropdown Menus

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • t3rm1ght@gmail.com

    #1

    Tooltip Bug with Dropdown Menus

    Hello everyone, I was having a strange issue with tooltips on a
    dropdown menu, Im using VB.NET 2005 Express Beta 2, I have a friend who
    has the C# IDE and had the exact same problem.

    Anywho, I have a menu on a form, and when I click the menu to drop down
    the options, I can hover over an option and I have set the ToolTipText
    property in my properties window for each object in the dropdown menu.

    The tooltips for some odd reason appear behind the menu, see this
    screenshot:



    Any reasons why this is happening? Any way to fix it?

  • Ken Tucker [MVP]

    #2
    Re: Tooltip Bug with Dropdown Menus

    Hi,

    It appears the problem has been corrected in the release candiate.

    Ken
    ----------------
    <t3rm1ght@gmail .com> wrote in message
    news:1129091902 .654104.295440@ z14g2000cwz.goo glegroups.com.. .[color=blue]
    > Hello everyone, I was having a strange issue with tooltips on a
    > dropdown menu, Im using VB.NET 2005 Express Beta 2, I have a friend who
    > has the C# IDE and had the exact same problem.
    >
    > Anywho, I have a menu on a form, and when I click the menu to drop down
    > the options, I can hover over an option and I have set the ToolTipText
    > property in my properties window for each object in the dropdown menu.
    >
    > The tooltips for some odd reason appear behind the menu, see this
    > screenshot:
    >
    > http://img421.imageshack.us/img421/4...ltipbug3xq.jpg
    >
    > Any reasons why this is happening? Any way to fix it?
    >[/color]


    Comment

    • T3rM1ght

      #3
      Re: Tooltip Bug with Dropdown Menus

      alright thank you

      Comment

      Working...