Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
THIS object reference
Message
General information
Forum:
Visual Basic
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00446918
Message ID:
00446945
Views:
7
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
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
Previous
Reply
Map
View

Click here to load this message in the networking platform