Quantcast
Channel: West Wind Message Board Messages
Viewing all articles
Browse latest Browse all 10393

Re: Calling a form defined in a vcx file....

$
0
0
Re: Calling a form defined in a vcx file....
FoxInCloud
Re: Calling a form defined in a vcx file....
Jan. 22, 2013
02:27 am
3P5059SMHShow this entire thread in new window
Gratar Image based on email address
From:Thierry Nivelet (FoxInCloud)
To:Michele
sure ...
thisForm.wForm("_form") && subform within the same page thisForm.wFormMaster("_form") && form in a new page


I have a class in my vcx file that defines a form.
Normally in Foxpro i call this form using

Local oForm
oForm = CreateObject("_form")
oForm.Show()

I can i do the same operation with foxinloud ?

Thanks


Thierry Nivelet (FoxInCloud)
Never explain, never complain (Queen Elizabeth II)


Viewing all articles
Browse latest Browse all 10393

Trending Articles