Re: Tooltip only shows once

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



On Jun 12, 10:31 pm, "Nicholas Paldino [.NET/C# MVP]"
<m...@xxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
What do you mean by the maximum time it should be displayed? AFAIK, if
you have the cursor on a control, and a tooltip is displayed, then assuming
that the focus is not changed by some other event (like a timer in a program
for some reason) and you don't provide any input (through mouse or
keyboard), then the tool tip will remain indefinitely.

--
- Nicholas Paldino [.NET/C# MVP]
- m...@xxxxxxxxxxxxxxxxxxxxxxxxxxx

"pete1969" <pete1...@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message

news:588740AD-EA2E-4B26-B6C9-8B2F521F026F@xxxxxxxxxxxxxxxx



I use Visual Studio 2005 and created a very simple Form with one button. I
added a Tooltip for that button. It shows fine the first time I hover over
that button. But if I let it disappear by the maximum time it should be
displayed, it never shows again over that button. Is that intended? And
what
can I do to make it show again?- Hide quoted text -

- Show quoted text -

try setting ShowAlways property true. This is make persisting tooltip
while the form is inactive. Didn't get your problem clearly

.



Relevant Pages

  • Re: CToolTipCtrl and HitTest
    ... The question is how can I update the text when the cursor is placed over ... Why do you have an array of CToolTipCtrls? ... dialog and add multiple tools (control) to it using AddTool. ... to change the tooltip or -1 if you don't. ...
    (microsoft.public.vc.mfc)
  • Reading ToolTips captions
    ... Is there any way to get a VB2005 ToolTip caption to remain on-screen ... control that owns the ToolTip? ... reappear if the cursor is moved back over the same control. ...
    (microsoft.public.dotnet.languages.vb)
  • Performing a code when user "hover" the cursor over a control.
    ... Is it possible to perform some code when the cursor is over a ... button control - change text of the tooltip, ... Prev by Date: ...
    (comp.lang.clarion)
  • Re: Performing a code when user "hover" the cursor over a control.
    ... Is it possible to perform some code when the cursor is over a ... > button control - change text of the tooltip, ... Prev by Date: ...
    (comp.lang.clarion)
  • RE: Tooltip Problems
    ... the first time it pops up? ... This is a known issue of ToolTip in VS2005. ... Microsoft Online Community Support ... where an initial response from the community or a Microsoft Support ...
    (microsoft.public.dotnet.framework)