Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DO form ; TO ; problem !! can't return value
Message
From
07/05/1999 02:17:37
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
07/05/1999 02:02:30
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00215774
Message ID:
00215961
Views:
35
>Hi Cetin,
> No i don't have controlsource, but i have a refresh. Is it can't have any refresh ? Below is my code
>**caller form call the called form
>do form GetDate with thisform;
>thisform.txtvalue.refresh (the caller textbox)
>
>**called form init
>lparameters tdDateIn
>this.dDateOut = tdDateIn
>
>**called form release button click event
>thisform.dDateOut.txtvalue =
>ctod(alltrim(str(thisform.oleCalendar.month)) + '/' + ;
>alltrim(str(thisform.oleCalendar.day)) + '/' + ;
>alltrim(str(thisform.oleCalendar.year)))
>
>thisform.dDateOut.refresh
>thisform.release
>
>when i run it in exe it can't return to the caller textbox, but if i not run it in exe it can work !!
>what problem ?? help !!
>
>regard,
>chang
Chang,
It might be a problem of ActiveX control I think.
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
Next
Reply
Map
View

Click here to load this message in the networking platform