473,395 Members | 1,766 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

ToolTip issue

Hello,

I've got a problem with the ToolTip control (it is the
first time I use it). Whatever the changes I make to the
xxxxDelay properties (for example 1000), the tooltip
appears immediately when I move the mouse on the concerned
control (no delay). And the yellow window never disappears
when I stay on the control.

I tried the ToolTip on MouveMove and MouseEnter events and
it is the same.

Is there some tricks to know about the ToolTip or a
good "how-to" article to help me ?

Many thanks.

Pascal.
Nov 20 '05 #1
3 4122
set your delay property on the tooltip then
in formLoad I put:

tooltipname.SetToolTip(control name to receive the tip
goes here, "tooltip text goes here")

works for me.

-----Original Message-----
Hello,

I've got a problem with the ToolTip control (it is the
first time I use it). Whatever the changes I make to the
xxxxDelay properties (for example 1000), the tooltip
appears immediately when I move the mouse on the concernedcontrol (no delay). And the yellow window never disappearswhen I stay on the control.

I tried the ToolTip on MouveMove and MouseEnter events andit is the same.

Is there some tricks to know about the ToolTip or a
good "how-to" article to help me ?

Many thanks.

Pascal.
.

Nov 20 '05 #2
Hello,

"Pascal Weill" <we****@yahoo.com> schrieb:
I've got a problem with the ToolTip control (it is the
first time I use it). Whatever the changes I make to the
xxxxDelay properties (for example 1000), the tooltip
appears immediately when I move the mouse on the concerned
control (no delay). And the yellow window never disappears
when I stay on the control.


Which version of Windows and .NET do you use?

--
Herfried K. Wagner
MVP · VB Classic, VB.NET
http://www.mvps.org/dotnet
Nov 20 '05 #3
I've got Windows XP Family and Visual studio 2002. I must
precise that I set my xxxDelay properties in design mode.

Many thanks if you can help me.

PW
-----Original Message-----
Hello,

"Pascal Weill" <we****@yahoo.com> schrieb:
I've got a problem with the ToolTip control (it is the
first time I use it). Whatever the changes I make to the
xxxxDelay properties (for example 1000), the tooltip
appears immediately when I move the mouse on the concerned control (no delay). And the yellow window never disappears when I stay on the control.


Which version of Windows and .NET do you use?

--
Herfried K. Wagner
MVP · VB Classic, VB.NET
http://www.mvps.org/dotnet
.

Nov 20 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

8
by: Rachel Suddeth | last post by:
I have an application where some forms have many (say 100) UserControls on them (each of which contain a label, an image, and a data entry control), and each UserControl has a ToolTip provider...
9
by: | last post by:
Is there a way to change the "fadeout" of a tooltip? In other words, it'll display for about 10 seconds which may or may not be long enough for a user to read the tooltip. I'd like to...
9
by: SteFetS | last post by:
Hi, I have a webapplication (asp.net) Snippet: Dim Img As New System.Web.UI.WebControls.Image Img.ID = "Image1" Img.ToolTip = "Trou" Img.ImageUrl = "http://localhost/images/0.bmp"...
11
by: Webster | last post by:
Hello, I was wondering if there's a way to create a tooltip but add graphics to it. Currently I have a picturebox that I dynamically add graphics/labels/etc to, but when this "tooltip" is on the...
3
by: Dennis | last post by:
I have implemented the ToolTip class for a user control that inheirits from the panel. I show different tool tips depending on where the mouse is on the control when the hover event occurs. ...
0
by: sonu | last post by:
Hi all, I am experiencing a strange problem for the call setToolTip while running my application on frmaework 2.0. I have found 2 messages on google discussing the same issue but there are no...
3
by: Rainer Queck | last post by:
Hi NG, working on a project in VS2005 I started to add ToolTips. My problem now is, that each ToolTip only shows once. mouving the mouse over a button shows its tooltip, moving to the next...
2
by: =?Utf-8?B?Unlhbg==?= | last post by:
I have a winform with 20 text boxes; some text boxes have default values and some are blank. I have the following code to display ToolTip for each of the TextBox controls: ...
6
by: Peter | last post by:
I am trying to create a tooltip popup - where the popup will allow you to click on a button inside the popup Kind of like the popup on the foodnetwork website ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.