Hi All,
I am trying to write a program in Visual Basic, its a Windows Form Application that shows all my wine making recepies, the way I want to do it is a Main Page loads up when I double click my icon on the desktop, with buttons for each different type of wine, I have designed my layout of the main page, here are my questions,
I know that to create a click event handler for a button you double click the button control,...