473,769 Members | 2,019 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Where is the Tip Attribute of a TextBox?

I want to write some words to tell the user what is the TextBox's
requirement when user mouse hover a TextBox,but i could not find out this
attribute.

many thanks.
Nov 16 '05 #1
2 3785
SB
Drop a ToolTip control from the Toolbox onto your form. Then look again at
your TextBox properties...yo u should see a new one called something like
ToolTip on toolTip1 (under Misc category).

-sb

"watcher" <ti**********@t om.com> wrote in message
news:eY******** ******@TK2MSFTN GP14.phx.gbl...
I want to write some words to tell the user what is the TextBox's
requirement when user mouse hover a TextBox,but i could not find out this
attribute.

many thanks.

Nov 16 '05 #2
In facto, when dropping a ToolTip object in a form, you can have that
property en as many objects as you have.

You can write the tooltip by accesing that property or bay writing the
following code:

tlTipMain.SetTo olTip(this.btnL oad, "Loads the data");

Best regards,

Steven Lewis

"SB" <st********@yah oo.com> escribió en el mensaje
news:u6******** ******@tk2msftn gp13.phx.gbl...
Drop a ToolTip control from the Toolbox onto your form. Then look again at
your TextBox properties...yo u should see a new one called something like
ToolTip on toolTip1 (under Misc category).

-sb

"watcher" <ti**********@t om.com> wrote in message
news:eY******** ******@TK2MSFTN GP14.phx.gbl...
I want to write some words to tell the user what is the TextBox's
requirement when user mouse hover a TextBox,but i could not find out this
attribute.

many thanks.


Nov 16 '05 #3

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

Similar topics

3
396
by: Steve | last post by:
Hiya I have a nodeReader object that I am looping through in order to retrieve the values from the attributes, but now I need the attribute name as well, does anyone know how to do this? I will post the code I have below: -------------------------- '// Element example: <TextBox parent='Form' Name='txtTitle' Top='56' Width='100' Left='152' Text='Title' /> Dim pi As System.Reflection.PropertyInfo
4
5055
by: | last post by:
I have a "form field highlight" javascript that I've added to some of my ASP.NET forms using the following syntax: body.Attributes.Add("onClick", "highlight(event);"); body.Attributes.Add("onKeyUp", "highlight(event);"); Some of my forms have a great many text box controls that I want to highlight.. I would much rather that ASP.NET do the work of looping through all text boxes and applying these two attributes.
1
4424
by: KenLee | last post by:
I use asp.net 2.0. I try to use onblur in textbox of asp.net. however, it said that validation(asp.net):attribution onblur is not a valid attribute of element 'textbox' what casuse this problem?
4
6341
by: Dabbler | last post by:
I'm trying to block out some text by setting Label width attribute which renders as a span tag so that all labels for textfields take up the same amount of space hence the textfields are all aligned but for some reason the width is being ignored in IE 6 even though it works in Firefox. Is there some bug associated with this and maybe the Doctype specification? <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"...
0
889
by: satees | last post by:
Hi, I have datagrid control which contains textboxs in ItemTemplate. I need to set attribute to the textbox for the purpose of accessing the client side java script function. Here is my code snip. <asp:TemplateColumn HeaderText="Fld Date"> <ItemTemplate>
2
13307
by: Joe Kovac | last post by:
Hi! Using: <asp:TextBox ID="TextBox1" runat="server" onchange="onchange()"></asp:TextBox> I get: Warning 1 Validation (ASP.Net): Attribute 'onchange' is not a valid
0
1304
by: Nathan Sokalski | last post by:
In the RadioButton and CheckBox controls, there is no Value attribute. The html <inputtag has a value attribute, which is used by both type="radio" and type="checkbox". The RadioButtonList and CheckBoxList controls have SelectedValue properties (I realize that the RadioButtonList uses the <selectand <optiontags instead of the <inputtag, but needing a value server-side exists either way). I am attempting to write a control with...
7
2133
by: John | last post by:
Hi there, I have a CSS based menu in a master page that uses class attributes to determine which item is currently selected. So, for example if the Homepage is currently the active page then its list item tag carries a class attribute of "current", while all other items carry one of "select". What I want to know is what is the best approach to change these attributes based on the current content page. Should I be changing the...
1
2261
by: libish | last post by:
can any one help me in adding type attribute to a textbox object??? here what i need is to add an attribute ie. alphanumeric,numeric,password etc.... ie a text box after adding this attribute should allow only alphanumeric values to be inserted... if the attribute added is alphanumeric..
0
9579
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9420
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10035
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
9851
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8863
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5293
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 last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5441
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3556
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2811
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 can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.