Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP vs .NET and To C# or VB
Message
From
16/05/2002 15:36:31
 
 
To
16/05/2002 15:11:28
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00657468
Message ID:
00657730
Views:
47
>- Application object with predefined PEMs.

There is one of those in the .NET Framework.

>- Application security

Check out the System.Security namespace.

>- Toolbars

There is a toolbar object. You can add a toolbar to a form in the VS.NET IDE. There's even a builder for managing the buttons in it built into it.

>- Data Entry forms. Specifically, in the VFP frameworks, when you create a data entry form, you get all the standard controls for previous, next, save, find, etc and the functionality for making them work.

This you'll need to do yourself, though, its not much of an undertaking.

>- Prebuilt textboxes for dates, numbers, etc.

DateTime picker built in, as well as numeric spinner controls.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform