Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
2 Objects With the Same Name
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
2 Objects With the Same Name
Miscellaneous
Thread ID:
00259338
Message ID:
00259338
Views:
45
1. Create a form class called 'Base'.
2. Create a subclass of 'Base', call it 'Subclass'
3. Add a command button to 'Subclass' called 'command1'
4. Close 'Subclass', open 'Base' and add a command button called 'command1'
5. Close 'Base', open 'Subclass', and you have a form
with 2 command buttons, both called 'command1'

So which button is called with "ThisForm.Command1.Click()"?
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Next
Reply
Map
View

Click here to load this message in the networking platform