Sir,
I have gto another question- How can we make object of the data environment and how will we make use of the resources like its properties, the cursors etc..
When you say 'Data enviroment' I am assuming you mean on a form. If this is the case you can simply 'drag and drop' the fields on the form. Foxpro will create the textboxes for you. If you want to create other types of objects then open up then open up the Form Controls Toolbar (in design view of your form on menu View\Form Controls Toolbar). You can drag and drop those controls on your form also. To set properties right-click on the control and choose properties. You can add code to the events and methods by double-clicking on the control, or by double clicking on the item in the property box.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.