RSS Forums RSS
Please support our Visual Basic 4 / 5 / 6 advertiser: Programming Forums
Views: 1115 | Replies: 3
Reply
Join Date: Jul 2007
Location: Philippines
Posts: 255
Reputation: jireh is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 28
jireh's Avatar
jireh jireh is offline Offline
Posting Whiz in Training

Question > How to show ToolTipText when the cursor is on the textbox

  #1  
Jul 26th, 2007
I want to show the tooltiptext below the textbox when the user type an entry on it. As we know when that the pointer of the mouse pointed on the textbox the tooltiptext will show up but my problem is if the user uses only tab for transferring the cursor to another textbox the tooltiptext won't show unless the mouse pointer was on the above of the textbox. please show me the tricks!
AddThis Social Bookmark Button
Reply With Quote  
Join Date: Feb 2007
Location: Bangalore,India
Posts: 1,468
Reputation: debasisdas is on a distinguished road 
Rep Power: 4
Solved Threads: 88
debasisdas's Avatar
debasisdas debasisdas is offline Offline
Nearly a Posting Virtuoso

Re: > How to show ToolTipText when the cursor is on the textbox

  #2  
Jul 26th, 2007
Tool tip text is designed to be display when the couse moves on that particular control not on the got focus event.
Share your Knowledge.
Reply With Quote  
Join Date: Nov 2006
Posts: 750
Reputation: QVeen72 is an unknown quantity at this point 
Rep Power: 4
Solved Threads: 102
QVeen72's Avatar
QVeen72 QVeen72 is offline Offline
Master Poster

Re: > How to show ToolTipText when the cursor is on the textbox

  #3  
Jul 26th, 2007
Hi,

U can Place a Label Control at the Bottom/Top of the Form, and Write code in Got Focus of all the Controls to change the Label of the Caption. It acts as a ToolTip. Either u can move the Label around the Control or Place it Fixed.

Regards
Veena
Reply With Quote  
Join Date: Jul 2007
Location: Philippines
Posts: 255
Reputation: jireh is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 28
jireh's Avatar
jireh jireh is offline Offline
Posting Whiz in Training

Re: > How to show ToolTipText when the cursor is on the textbox

  #4  
Jul 26th, 2007
yeah! thanks vee you give me some idea!
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

Thread Tools Display Modes
Forums | Blogs | Tutorials | Code Snippets | Whitepapers | RSS Feeds | Advertising
All times are GMT -4. The time now is 5:55 am.
Newsletter Archive - Sitemap - Privacy Statement - Acceptable Use Policy - Contact Us
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC