Home All Groups Group Topic Archive Search About

Tip of the day / in-app help component?

Author
2 Mar 2006 4:50 PM
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!

--
- Mitchell Vincent
- kBilling - Invoices Made Easy!
- http://www.k-billing.com

Author
3 Mar 2006 6:10 AM
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


--------------------
>Date: Thu, 02 Mar 2006 11:50:46 -0500
>From: Mitchell Vincent <mvincent@newsgroup.nospam>
>User-Agent: Thunderbird 1.5 (Windows/20051201)
>MIME-Version: 1.0
>Subject: Tip of the day / in-app help component?
>Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>Content-Transfer-Encoding: 7bit
>Message-ID: <O7N90lhPGHA.***@TK2MSFTNGP14.phx.gbl>
>Newsgroups: microsoft.public.dotnet.languages.vb
>NNTP-Posting-Host: ironton-ubr1-70-35-110-229.ironoh.adelphia.net
70.35.110.229
Show quoteHide quote
>Lines: 1        
>Path: TK2MSFTNGXA03.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP14.phx.gbl
>Xref: TK2MSFTNGXA03.phx.gbl microsoft.public.dotnet.languages.vb:320203
>X-Tomcat-NG: microsoft.public.dotnet.languages.vb
>
>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!
>
>--
>- Mitchell Vincent
>- kBilling - Invoices Made Easy!
>- http://www.k-billing.com
>