GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Microsoft  >  ASP.NET
Go To First  |  Previous Question  |  Next Question 
 ASP.NET  |  Question 161 of 164    Print  
Tooltip class
What is tooltip class? How it was implemented?


  
Total Answers and Comments: 2 Last Update: November 13, 2009     Asked by: ushalakshmi 
  
 Sponsored Links

 
 Best Rated Answer
Submitted by: vikas_maderna
 
It is class present in .net which help you to provide a tool tip property to any components if bydefaul they dont have it. Once you drag this add the Tool Tip control to your form they almost all control can get benefit of this property as in all controls which are present in the form get this extra property which can show a tool tip once user take mouse over that control and stay there for few seconds.

Above answer was rated as good by the following members:
mukta1902
June 21, 2008 20:09:59   #1  
vikas_maderna Member Since: June 2008   Contribution: 1    

RE: Tooltip class
It is class present in .net which help you to provide a tool tip property to any components if bydefaul they dont have it. Once you drag this add the Tool Tip control to your form they almost all control can get benefit of this property as in all controls which are present in the form get this extra property which can show a tool tip once user take mouse over that control and stay there for few seconds.
 
Is this answer useful? Yes | NoAnswer is useful 1   Answer is not useful 0Overall Rating: +1    
November 13, 2009 10:30:00   #2  
jack2009 Member Since: November 2009   Contribution: 1    

RE: Tooltip class
This provider allows you to show help massage to user when they hovers the mouse over the control.For using tool tip control you need to drag and drop component in to the component tray. After that All of the controls on the form have new property called tooltip. Now you can enter the text in to the tooltip property for each control in the page. ToolTip text will not be displayed for disabled controls. Some of the properties of tooltips are (IntialDelay AutoPostDelay ...) Initial Delay is the time that passes before tooltip appears.
 
Is this answer useful? Yes | No

 Related Questions

The .NET Framework has two main components: the common language runtime and the .NET Framework class library.You can think of the runtime as an agent that manages code at execution time, providing core 
Latest Answer : .NET framework consists of 1) CLR 2) Class library 3) ASP.Net CLR (Common Language Runtime): The name itself gives you an idea what CLR is. RUNTIME can be described as a reduced version of a program.  It enables you to Execute the program ...
Read Answers (2) | Asked by : rajani

Latest Answer : Command builder class ...
Read Answers (1) | Asked by : vishnu vardhan goud

ViewState in ASP.NET IntroductionMicrosoft ASP.NET Web Forms pages are capable of maintaining their own state across multiple client round trips. When a property is set for a control, the ASP.NET saves 
Latest Answer : Session variables are maintained for particular session like for particular user only, so any user related information has to be saved in session variable.  While application variables are maintained for whole application. Whole application related ...
Read Answers (2) | Asked by : Shiv

One of the language enhancements in .NET 2.0—available in both VB.NET 2005 and C# 2.0—is support for partial classes. In a nutshell, partial classes mean that your class definition can be split 
Latest Answer : Using Partial Classes we can have same class span across multiple files.However it is considered as  a single class by CLR. Infact,if we can take a look into IL code, we will find a single class only. So two developers can work on their own copy ...
Read Answers (2) | Asked by : girish

What is tooltip class? How it was implemented? 
Latest Answer : This provider allows you to show help massage to user when they hovers the mouse over the control.For using tool tip control, you need to drag and drop component in to the component tray. After that, All of the controls on the form have new property called ...


 Sponsored Links

 
Related Articles

C++ Pure Virtual Function and Base Class

C Pure Virtual Function and Virtual Base Class In this C tutorial you will learn about pure virtual function declaration of pure virtual function and virtual base class virtual base class and how to implement a virtual base class explained with examples mosgoogle center What is Pure Virtual Function
 

How to Access C++ Class Members

How to Access C Class Members In this C tutorial you will learn how to access Class members dot operator or class member access operator difference between struct and class and  scope resolution operator mosgoogle center It is possible to access the class members after a class is defined an
 

The Interview Snafu

How to turn someone else’s mistake to your advantage Your dream job is about to become reality. A recruiter gave you the heads up about the perfect position at Humungous Conglomerate, Inc. You went through five interviews as well as a battery of psychological tests mandated by their HR de
 

Winning a Job Interview with a Winning Resume

Does your resume unlock your potential, take your skills to the highest level and win you the interview and the job you want now? The job market today is highly competitive and even if you think you have what it takes to get an interview you won’t get over the line without a polished, prof
 

UML Elements : Class Diagram

UML Elements UML 2 0 is comprised of a total of 13 diagrams If you wish to understand these diagrams they should be organized based on a hierarchy For UML a diagram is an element which must define which things should be modeled in a system mosgoogle center Introduction to Class Diagram In this arti
 

Importance of Proper English during Job Interview

Importance of Proper English during Job Interview Your job interview is crucially important and it will determine whether or not you will get the job Depending on the type of job you re going for it is very important for you to use proper English In most cases jobs which offer higher salaries will h
 

HR Interview - HR Interview Mistakes You Will Want To Avoid

HR Interview Mistakes You Will Want To Avoid The job interview can be a stressful process This is especially true for those who are going after a competitive position Your nonverbal communication combined with the answers you give during the interview will determine if you are hired mosgoogle While
 

HR Interview - Behavioral HR Interviews

Behavioral HR Interviews As the name implies a behavioral interview is an interview that is held by a human resources department to determine if an applicant has the behaviors that are appropriate for a job The company must know how an applicant will behave in a certain situations mosgoogle The logi
 

HR Interview - How To Prepare For Your HR Interview

How To Prepare For Your HR Interview Before you begin thinking about how you are going to dress for the interview it is important to do your research first You should learn everything you can about the company you wish to work for When you have detailed information about your employer you will conve
 

HR Interview - Telephone Interview Etiquette

Telephone Interview Etiquette When you conduct a telephone interview for a job it is important to show the proper etiquette Not only is it important it is critical is you wish to be hired by the company There are a number of things you will want to do and other things should never be done mosgoogle
 

About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape