user_mobilelogo

 

Private Sub TextBox1_Change()
Dim max
max = 50
If Len(TextBox1.Value) > max Then TextBox1.Value = Left(TextBox1.Value, max)
End Sub

Statistiques

Aujourd'hui117
Hier1981
Cette semaine9594
Ce mois39826
Total depuis 200418242366

5
visiteurs actuellement en ligne

27 avril 2024