Results 1 to 2 of 2

Thread: [RESOLVED]{Reported as Bug!}VS2005 - ToolStripMenuItem

  1. #1

    Thread Starter
    Lively Member StoneTheCrows's Avatar
    Join Date
    Dec 2004
    Location
    UK
    Posts
    71

    Thumbs down [RESOLVED]{Reported as Bug!}VS2005 - ToolStripMenuItem

    I have an app that creates ToolStripDropDownButtons at run time and then creates and adds ToolStripMenuItems to those ToolStripDropDownButtons. The creation process applies some text to the ToolTip property of the ToolStripDropDownButtons and the ToolStripMenuItems. Once these have all been created, they are added to a ToolStrip. The ToolStrip is the only control on the main form of the application and the form has no title bar and is transparent everywhere other than where the ToolStrip is located.

    The problem I have is that when I run the app and the mouse hovers over the ToolStripDropDownButtons, I see the ToolTip. However, if I click the ToolStripDropDownButton and then hover the mouse over the resultant Drop Down Menu with the ToolStripMenuItems the ToolTips appear Behind the Drop Menu!

    Has anyone come across this problem?
    If so did you find out why it happens?
    Any Ideas what I might be doing wrong?
    Is this a bug?

    I'm using VS2005 - Beta2, and yes the project is written in C#.
    Last edited by StoneTheCrows; Aug 10th, 2005 at 03:06 AM.
    StoneTheCrows

    _______________

    The future will be better tomorrow. (George W. Bush)

    (If you think my post was useful, please Rate it. Thanks)

  2. #2

    Thread Starter
    Lively Member StoneTheCrows's Avatar
    Join Date
    Dec 2004
    Location
    UK
    Posts
    71

    Re: VS2005 - ToolStripMenuItem

    Quote Originally Posted by StoneTheCrows
    Is this a bug?

    OK, So I've reported this as a bug.

    Thanks anyway!
    StoneTheCrows

    _______________

    The future will be better tomorrow. (George W. Bush)

    (If you think my post was useful, please Rate it. Thanks)

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