Im using Microsoft Visual C++ 2005 Express Edition and would like to know how to set up a hyperlink on a windows form, I cant work out how to do it, can anyone help?
Please give the code or a link
Heres my code so far:
private: System::Void linkLabel2_LinkClicked(System::Object^ sender, System::Windows::Forms::LinkLabelLinkClickedEventArgs^ e) {
}
(Thats only the part I need help with that isnt my whole code)
2006-12-27
21:40:07
·
2 answers
·
asked by
sbraidley
3
in
Computers & Internet
➔ Programming & Design