Mixing Forms with Internet Explorer
I'm trying to insert a Help file that I created in HTML into a Financial Program that I didn't create, the problem is that I don't understand anything of Frameworks and Visual Studio.net, I program with VB 6.0.
Michael_Kamen has offered me 2 options, but they don't work at all, it seems that Frameworks dont accept aliases, I don't know.
If you can help me with that, you'd save my day!!
behold the help button:
Private Sub Help_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Help.Click
End Sub
End Class
thanks again!!!