Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem in coding(Urgent)
Message
 
To
08/12/1999 22:16:32
General information
Forum:
Visual Basic
Category:
Other
Miscellaneous
Thread ID:
00300754
Message ID:
00300917
Views:
28
VB uses "Me" instead of "This". There are only 2 levels of containership
in VB, so everything will be Me.something, even if it is contained in a tab or whatever.; and you can even drop the Me and just refer to the object. Think of it more as a flat structure, instead of VFP This.Parent.Parent.Parent.Parent.Parent.Parent.Parent ;)

HTH,
Ed

>Hello,
>
> I am a VFP Programmer & I have worked on VFP 5.0 and 6.0 Now
>I am doing a project in VB6.0 but I have some problem in coding
>for the following.
>
>There is a This concept in VFP which means the current object. And
>throucg which we can change the properties of any objects. But, I
>not able to find such function in VB.
>If any one has any idea for the function in VB which will work like
>This then pls. tell me.
>
>Thanx in Advance
>Amol
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform