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'hui950
Hier1251
Cette semaine11678
Ce mois41910
Total depuis 200418244450

9
visiteurs actuellement en ligne

28 avril 2024