Microsoft
Software
Hardware
Network
Question : How to create a "Link Label"?
I am making a GUI application with VC++ MFC, and I am trying to make a "LinkLabel". I tried to do it with a Static Text but I cant find a way to change the color of the font to the "linky" blue, neither to get it to respond the a onClick event.
Any suggestions?
Thanks!
Answer : How to create a "Link Label"?
There are some good articles/controls about this at codeproject.com:
http://www.codeproject.com
/KB/miscct
rl/XHyperL
ink.aspx
http://www.codeproject.com
/KB/static
/hyperlink
demo.aspx
Random Solutions
How to retrieve data from five different tables in Access database
Forms: Conditional Formatting (when field Is Not Null) on Tab Stop
New Line in EditBox
GPO Settings: Access Denied (Security Filtering) - Screen Saver Issues
MS Word 2007 :: Tables :: Prevent Page Break
Programmatically create IIS host header using VBScript / ASP?
best way to proceduralize this?
Outlook xp exchange 2010
How do I send email messages via Access using addresses from a table? The message will be different for each receiver.
What would cause the Report_NoData Sub routine to run twice? Access 2003