visual basic in VS2019 winforms

  • Thread starter Thread starter Nelson Fana
  • Start date Start date
N

Nelson Fana

Guest
I have form1 with 10 buttons(button1, button2, etc) On form2 I have 3 radiobuttons On form3 I have a textbox

What I am trying to do is get the name of the button clicked in form1 joined by the name of the radiobutton selected in form2 and display them both in the textbox

Continue reading...
 
Back
Top