Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Alternative to Visual Foxpro
Message
De
27/05/2008 11:43:48
John Baird
Coatesville, Pennsylvanie, États-Unis
 
 
À
27/05/2008 11:27:24
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01319496
Message ID:
01319697
Vues:
22
>? 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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform