Community,
I am very new to using C# and to programming, period.
I am using visual studio's windows application. I am trying to have the application open up displaying two links. When each link is clicked, I would like for them to open up their own respective windows, whether they be window apps like the forms, or IE windows. I was trying to use the LinkLabels to do this. any help is appreciated.
Thanks,
Noob
I am very new to using C# and to programming, period.
I am using visual studio's windows application. I am trying to have the application open up displaying two links. When each link is clicked, I would like for them to open up their own respective windows, whether they be window apps like the forms, or IE windows. I was trying to use the LinkLabels to do this. any help is appreciated.
Thanks,
Noob
Comment