Tip of the day / in-app help component?

  • Thread starter Mitchell Vincent
  • Start date
M

Mitchell Vincent

Many times there are controls that need to be explained in some of my
software dynamically (IE, not require the user to open the help file).
I'd like to use "tip of the day" style windows for that and wonder if
there are any components out there that might make context sensitive
help a bit easier than having to roll my own.

Thanks!
 
T

TerryFei

Hi Mitchell,
Welcome to MSDN Newsgroup!

Based on my knowledge, you also can use Tooltip Control to achieve the
goal. We can show the information to user by means of this control's
prompt. If you want to get more information about this control, please
refer to this following article:
Title: ToolTip Class
URL:http://msdn.microsoft.com/library/default.asp?url=/library/en-
us/cpref/html/frlrfsystemwindowsformstooltipclasstopic.asp

Thanks and have a nice day!

Best Regards,

Terry Fei [MSFT]
Microsoft Community Support
Get Secure! www.microsoft.com/security


--------------------
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top