Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can a called form be made Modal on the fly
Message
From
26/04/2008 15:37:11
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01313278
Message ID:
01313301
Views:
44
>Hi.
>I have a form(which is normally Non Modal) but in one instance I call it from another form and I then want to make it modal.
>Anybody know if this can be done ?
>Regards,
>Gerard


oForm.Show(1)

do form myForm name oForm
oForm.Hide()
oForm.Show(1)

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