Dim bottone As New Button
bottone.Location = New System.Drawing.Point(64, 224)
bottone.Text = "CICCIO"
form.controls.add(bottone)