不废话了,直接代码:
CHyperLink m_Mail;
DDX_Control(pDX,IDC_STATIC_MAIL,m_Mail);
m_Mail.SetURL(_T("http://blog.youkuaiyun.com/boxer2011111"));
m_Mail.SetUnderline(FALSE);
不废话了,直接代码:
CHyperLink m_Mail;
DDX_Control(pDX,IDC_STATIC_MAIL,m_Mail);
m_Mail.SetURL(_T("http://blog.youkuaiyun.com/boxer2011111"));
m_Mail.SetUnderline(FALSE);