473,473 Members | 1,987 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Multiple tooltip objects.

Hi,

I have created a number of Windows Forms Controls that require tooltips. If
I add a tooltip object to each of my controls will this create any
resource/performance issues that I should be concerned with.

Would it be better to bind to a single tooltip object when the control is
consumed by an application?

Thanks Steve
Jul 21 '05 #1
2 1478
Hello Steve,

Thanks for your post. I revewed your description carefully, and now I'd
like to share the following information with you:

Generally speaking, creating/using one tooltip object does not cause much
resource/performance issues. However, I still recommend you create an
instance of the ToolTip class and associate it with the container of your
controls say, a WinForm. Because, it can SetToolTip to your controls as
well as other controls on the Form, you can also set different ToolTip text
for each of your user control.

Please feel free to let me know if you have any problems or concerns.

Have a nice day!

Regards,

HuangTM
Microsoft Online Partner Support
MCSE/MCSD

Get Secure! -- www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.

Jul 21 '05 #2
Thanks Tian

I have taken your advise and will bind my "user controls" to a single
tooltip.

Regards Steve

"Tian Min Huang" <ti******@online.microsoft.com> wrote in message
news:ge**************@cpmsftngxa10.phx.gbl...
Hello Steve,

Thanks for your post. I revewed your description carefully, and now I'd
like to share the following information with you:

Generally speaking, creating/using one tooltip object does not cause much
resource/performance issues. However, I still recommend you create an
instance of the ToolTip class and associate it with the container of your
controls say, a WinForm. Because, it can SetToolTip to your controls as
well as other controls on the Form, you can also set different ToolTip text for each of your user control.

Please feel free to let me know if you have any problems or concerns.

Have a nice day!

Regards,

HuangTM
Microsoft Online Partner Support
MCSE/MCSD

Get Secure! -- www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.

Jul 21 '05 #3

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

Similar topics

2
by: drb | last post by:
I have a MAP object on an aspx page. The MAP object contains a number of AREA objects. I would like to assign a tooltip or onmouseover event to each of these AREA objects, but it doesn't look like...
0
by: Frio | last post by:
VB.net help file provided the following excerpt for the SetToolTip method: ********** Remarks In addition to specifying the ToolTip text to display for a control, you can also use this method...
0
by: Hako | last post by:
hi, I find a code in FAQTs about how to bind a tooltip with a button. FAQTs link http://www.faqts.com/knowledge_base/view.phtml/aid/20565/fid/264 but not enough informatin for how to make...
6
by: Robert | last post by:
Hello. I have been trying out the Lebans ToolTip Classes at http://www.lebans.com/tooltip.htm, to display "balloon" style help tips in a form. The classes I am using are located at...
0
by: Gupta | last post by:
Hi, Iam working on a C# application currently and involved in testing and fixing memory leaks in the application. The application has one main form which exists throughout the application cycle....
2
by: runningdog | last post by:
Hi, I have created a number of Windows Forms Controls that require tooltips. If I add a tooltip object to each of my controls will this create any resource/performance issues that I should be...
1
by: cemcat | last post by:
Hello, We have an ASP.NET 2.0 (C#) web form that contains a textbox for users to enter multiple e-mail addresses separated by semicolons. We need to validate that each individual e-mail address...
0
by: NvrBst | last post by:
Hello. I'm trying to display a tooltip to an external window. I have a wrapper class public class WindowWrapper : System.Windows.Forms.IWin32Window { public WindowWrapper(IntPtr handle) {...
0
by: sharonrao123 | last post by:
hello all, I have a parent gridview company and in this one a nested gridview people, Is it possible to allow the user to select one row or multiple rows from the people gridview using a check box...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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...
1
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...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.