On the active form, declare and instantiate the second form. Then execute code that performs the click event of the button on the other form. See the following example code...
' This is the code for the current form...
Private frm As New frmNonCurrent()
Private Sub Button1_Click(ByVal sender...
Does anyone have an (almost) foolproof instruction sheet for instaling MSDE? It should be installed using SQL Server security. Microsoft's instructions are not always successful and when it does work, Integrated Security seems to be the default. Changing this requires going through hoops and...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.