thanks craig for your help
now I've got a new form created it dosn't have a GUI and I cant get a procedure to work for the click events of the buttons
this doen't work
so how do I do it? :confused:Code:public sub newbutton (ByVal sender As System.Object, ByVal e As System.EventArgs) Handles newbutton.Click
end sub
