Hyperlink text in dialogs

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I saw the WTL library that can be used, but not supported my Microsoft, to
make a hyperlink in a dialog box. Is there any supported solution by
Microsoft ?
What we are looking for is hyper text similar to that found on the
'Automactic Updates' tab on 'My Computer,' 'Properties.' Like "Learn more
about automatic updates" where 'automatic updates' is a hyperlink that will
allow us to bring up another, different dialog.

Thanks

Jim
 
I saw the WTL library that can be used, but not supported my Microsoft, to
make a hyperlink in a dialog box. Is there any supported solution by
Microsoft ?
What we are looking for is hyper text similar to that found on the
'Automactic Updates' tab on 'My Computer,' 'Properties.' Like "Learn more
about automatic updates" where 'automatic updates' is a hyperlink that will
allow us to bring up another, different dialog.

Jim,

While also "not MS supported" there will be several such pieces of
code freely available to use - such as Paul DiLascia's CStaticLink
code - search MSDN for CStaticLink.

Dave
 

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

Back
Top