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

Home Posts Topics Members FAQ

AutomaticDelay Property forTooltip Component

I am using the AutomaticDelay property to set up display properties of a
tooltip I have added to a button on a form. I am using the default form
created with a Windows Application project. I have added a button, and a
tooltip component to the form. I have also added text to the tooltip property
of the button in the properties window. I have not added any code at this
point.

When I use the default settings for the tooltip properties; AutomaticDelay =
500; AutoPopDelay = 5000; InitialDelay = 500; ReshowDelay = 100, the tooltip
does not display. I was under the impression that the tooltip should display
after .5 seconds with these settings.

I then reset the AutomaticDelay to 1, so that the settings are now
AutomaticDelay = 1; AutoPopDelay = 10; InitialDelay = 1; ReshowDelay = 0.
This allows me to flash the tooltip very quickly up on screen. I can increase
the AutomaticDelay to 120, at which point if I go any higher the tooltip does
not display anymore.

I must be missing something, as this seems like such a simple task. By the
way, what is the best way to set up tooltips? Should I add the Tooltip
component and set its properties dynamically on the form_load event, and then
set the tooltips for each control in their mousehover events? Should I ignore
the property box for the tooltip component and form controls completely?
Nov 22 '05 #1
0 1047

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

Similar topics

11
by: Laszlo Zsolt Nagy | last post by:
My problem is about properties and the virtuality of the methods. I would like to create a property whose get and set methods are virtual. I had the same problems in Delphi before and the solution...
0
by: Jennifer Link | last post by:
I am using the AutomaticDelay property to set up display properties of a tooltip I have added to a button on a form. I am using the default form created with a Windows Application project. I have...
0
by: Jason | last post by:
What interface do I need to implement in order to get a component with a public property to show up in the data binding drop down boxes at design time in VS.net? I've tried to look just about...
2
by: Edward Diener | last post by:
How does one specify in a component that a property is a pointer to another component ? How is this different from a property that is actually an embedded component ? Finally how is one notified in...
0
by: MBO | last post by:
Hello NG, I've created a custom component inherited from "System.Web.UI.Webcontrold.Button" and added a new String Property .... Private _waitMessage As String <Bindable(True),...
3
by: Nice Chap | last post by:
Is it possible to have custom property pages for a Component and if so how I can write one please ? Also, is it possible to reuse the drop down box that we get for Data Source and Data Member...
0
by: Jordan Bowness | last post by:
I make a similar post in another newsgroup, but this example is simplified somewhat. I have a component (cmpMyComponent) with 2 properties. The 1st property is a string value (Description) and...
0
by: Roman | last post by:
hello I got some component derived from System.ComponentModel.Component, which has some properties of type DataView. When I drag my component on a form i want that this data view properties of...
5
by: Kimmo Laine | last post by:
Hi is there a way to change propertys attribute from the code? Let´s say that i have the following property in my class: public int Count } Is there a way to change the displayname, from...
11
by: Andrus | last post by:
I'm implementing entity object which should populate its properties from database when property is first referenced. In RDL reports I use object properties like MyObject.MyProperty MyObject...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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
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...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
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: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

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.