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
Hier2165
Cette semaine8446
Ce mois38678
Total depuis 200418241218

18
visiteurs actuellement en ligne

26 avril 2024