I have been programing in Visual Foxpro for years and I want to move to .NET but I would like to use "Visual Foxpro Like" controls. NetAdvantage have this functionality? There are lots of FoxPro Programmers that don´t have a migration path to no place.
Can I modify this controls to give them the functionality that I want?
I just want to know if this is posible?
Thanks in advance,
Walter Pretell
Hi Walter,
Could you be a bit more specific. I know nothing about Visual FoxPro, so what kind of functionality are you looking for, exactly?
thank you for your concern.
The functionality i am looking for are:
- When you hit the <Enter> key, the focus pass to the next control, like the <Tab> key and the Up arrow like the Shift+Tab.
- There are a property if I enable it, the control select the entire content when focus.
- If the control has four digits and if I type the four digits, automatically validate the control and pass the focus to the next control.
I use a procedure to make that behave happen but I would like that the controls have that funcionality already. I read in a lot of forums that Visual Foxpro programmers are migrating to .NET and If Infragistics has that funcionality that would be easy for us.
Hey Walter!
Dan Stanfield here, VFP developer for ages and now feeling lost in the .net world. I'd like to offer my services as:
This is my first post here, don't know rules and etiquette yet. Please write me, dan dot stanfield dot 1 at gmail dot com
HI Walter,
All of this can be done with events, but there are no properties to make them happen automatically. I recommend that you Submit a feature request to Infragistics and perhaps these can be added in a future release.