Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Alternative to Visual Foxpro
Message
From
27/05/2008 11:43:48
John Baird
Coatesville, Pennsylvania, United States
 
 
To
27/05/2008 11:27:24
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01319496
Message ID:
01319697
Views:
21
>? I understood it as accurate. You can certainly subclass (by typing the code to do so), but there is no visual tool or way of doing it like there is in VFP. Please, if I am wrong, then give me your steps to do it. I'd really be interested! I went through a few C# and visual studio courses and in all cases the instructors took us over to code to do it and they knew VFP.
>
>
>>>>You're a better man than I, Gungha Dhun. I would rather eat worms than develop graphical applications without a graphical development tool.
>>>
>>>There is no visual subclassing in C#.
>>
>>That's not a true statement.


Open a new Winforms project. Add something to the automatically generated form1.cs. Now choose add new item to the project and when the dialog opens, choose windows forms, inherited form (name it form2), and then select form1. You will add a subclass of form1 to your project named form2. Which you can modify at will.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform