ToolTip problem now :)

    Date: 11/18/05 (C Sharp)    Keywords: no keywords

    Good day to everyone,

    I am trying to make a ToolTip for a couple of TextBoxes. What I do is:

    create a new ToolTip and make it a Balloon:

    ToolTip myToolTip = new ToolTip();
    myToolTip.IsBalloon = true;

    then I add the title and show it:

    myToolTip.ToolTipTitle = "Hi there";
    myToolTip.Show("welcome", TextBox1);

    Well, the problem is that the balloon tile will point to a weird location.
    Can I somehow make it point directly to the TextBox?

    Here a sreenshot of the code and the result:

    Source: http://www.livejournal.com/community/csharp/42022.html

« Of Character Encodings || A system call that should... »


antivirus | apache | asp | blogging | browser | bugtracking | cms | crm | css | database | ebay | ecommerce | google | hosting | html | java | jsp | linux | microsoft | mysql | offshore | offshoring | oscommerce | php | postgresql | programming | rss | security | seo | shopping | software | spam | spyware | sql | technology | templates | tracker | virus | web | xml | yahoo | home