Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error
Message
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Re: Error
Miscellaneous
Thread ID:
00318499
Message ID:
00318502
Views:
19
>>sorry what i meant was
>>
>>Is there a way i could direct a funtion or change a property of a control "from" another form.
>
>Just make sure that the external file name is identical with the form's property name. Sometimes you have also to declare the name as public variable.
>
>If I have two forms namely Form1 & Form2, and in Form1 I have to change the caption of Form2 the code should be: Form2.Caption = 'blah..blah'. If changing the caption of a commandbutton, it should be: Form2.Command1.Caption = 'blah..blah..', etc., etc.

In other words, make use of the form name in exchange with Thisform or This object calling.

>
>HTH
JESS S. BANAGA
Project Leader - SDD division
...shifting from VFP to C#.Net

CHARISMA simply means: "Be more concerned about making others feel good about themselves than you are in making them feel good about you."
Previous
Reply
Map
View

Click here to load this message in the networking platform