articles

Home / DeveloperSection / Articles / Tool Tip in C Sharp

Tool Tip in C Sharp

Anonymous User7755 02-Aug-2010

To display tool tip of control in application we have to use ToolTip control from tool box.

Tool Tip in C Sharp

You can easily select ToolTip control from Toolbox as you can see in this screenshot and we can drop it to our form.So very simple just drag and drop to use it.

After adding tool tip control, we can set the property of any control in the form. To set property of any control in the form select that particular control and change the ToolTip property as demonstrated in the image below.

Tool Tip in C Sharp

Here is the example of tool tip.

Tool Tip in C Sharp

Tool tip for Exit Button

Updated 04-Mar-2020
I am a content writter !

Leave Comment

Comments

Liked By