Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
A new survey about VFP product naming
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00729776
Message ID:
00733118
Vues:
48
>>>I'll agree on the help system to an extent. The ability to have tabbed documents, however, is pretty cool. My biggest dislike (at least in VB.NET) is the fact that the event's and methods (at least at the form level) aren't easily available.
>>
>>George,
>>
>>If you go into a VB form, then right click on it, and 'View Code' you are brought into the code editor. On the top of the editor there are two combo boxes. Open the one on the left and choose 'base class events' then in the right combo there is a list of all the forms events. The ones that have code in them are bold (not moved to the top like in VFP). If you want to add code to respond to/handle an event choose the event from the combo and VB will create a procedure to handle that event.
>>
>>I don't know how much easier you want it. Granted, they aren't on the property window like in VFP, but there are also ALOT more base events in VB.Net.
>>
>BOb,
>
>Thanks for the heads up. I haven't spent that much time in the .NET IDE and I'm only on Chapter 3 of Kevin's book (I'm splitting time with that and MegaFox).
>
>Just one question. Does this automatically put the declaration in the code window, completely (parameters, etc.)?

Yep.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform