.... Dim larghezze As Integer() = {150, 100, 100} Private Sub Form1_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load disponiCaselle(Of Calendario)(larghezze(0), SommaElementiDiArray(larghezze, 0)) disponiCaselle(Of Casella)(larghezze(1), SommaElementiDiArray(larghezze, 1)) disponiCaselle(Of Casella)(larghezze(2), SommaElementiDiArray(larghezze, 2)) ....Ed ecco:
Facilissimo!
Nessun commento:
Posta un commento