Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Set all controls using one statements
Message
Information générale
Forum:
Visual Basic
Catégorie:
Bases de données DAO/RDO/ODBC/ADO
Divers
Thread ID:
00084775
Message ID:
00087237
Vues:
39
Hello John,

Thanks for suggesting me for clause. However I have already created
a small component which is as followed . Please go thru it and let me know
how do U find it.

Dim i As Long
For i = 0 To Form1.Controls.Count - 1
if typeof controls(i) is textbox then
controls(i).fontitalic=true
end if
Next i

Thanks again

Ashish Kanooongo

ashishkanoongo@usa.net
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform