Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Unknown Member
Message
From
15/10/1998 07:03:55
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00147055
Message ID:
00147072
Views:
38
>Thank you very much. When I placed the textboxes on the form originally a "1" was added to each name ie IntCost1 etc although the field in the table is called IntCost. If I remember correctly I were unable to change the name on the form. In the object list the correct name is "THISFORM.IntCost1" etc.
>
>I must use "THIS" in an object that has the focus and "THISFORM" in a method that does not have the focus. Is my assumption correct?
>
>Thanks again for your help. It is really appreciated.
>
>Petrus.
Petrus,
You could change "name" property. If you're dropping classes on to form, they are automatically named as classname1, classname2 ...
For form objects you could use thisform, in a form.member or form, doesn't matter. Use "this" if you want to refer to the control itself.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Reply
Map
View

Click here to load this message in the networking platform