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'hui612
Hier1251
Cette semaine11340
Ce mois41572
Total depuis 200418244112

5
visiteurs actuellement en ligne

28 avril 2024