Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
THIS object reference
Message
Information générale
Forum:
Visual Basic
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00446918
Message ID:
00446945
Vues:
8
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
Coming from VFP I am used to referencing the current object with "this". How is this done with VB?
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>

It isn't, unfortunately. Screens are referenced with "ME" rather than "THISFORM". But for controls, you need to spell it out (cmbMyCombo.BackColor or whatever).
The whole problem with the world is that fools and fanatics are always so certain of themselves, but wiser people so full of doubts. - Bertrand Russell
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform