soy yo de nuevo
Publicado por Alberto (36 intervenciones) el 28/12/2004 13:48:21
cuando pongo esto me error en el mdichild pk?
Private Sub Form2_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
Dim f1 As New Form1
Me.MdiChildren = True
Me.MdiParent = f1
End Sub
Private Sub Form2_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
Dim f1 As New Form1
Me.MdiChildren = True
Me.MdiParent = f1
End Sub
Valora esta pregunta


0