G
Guest
Hi grou
my code is simple but not working
Private Sub Page_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Loa
Dim MyButton As New System.Web.UI.WebControls.Butto
Me.Controls.Add(MyButton
End Su
What is the reason that this simple code causes an error and how can I fix it
Thank
Joy
my code is simple but not working
Private Sub Page_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Loa
Dim MyButton As New System.Web.UI.WebControls.Butto
Me.Controls.Add(MyButton
End Su
What is the reason that this simple code causes an error and how can I fix it
Thank
Joy