Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Changing ShowWIndow property on-the-fly
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00641987
Message ID:
00642001
Views:
25
>I have a form (timesheet.scx) that I want to have run from my main system as well as a top-level form. Can't change the showwindow property as it is read-only. My goal is to have two EXEs. One is MAIN.EXE and one is TIMESHEET.EXE.
>I don't want to have two separate TIMESHEET.SCX files.
>
>Is there anyway to change the timesheet form's ShowWindow on the fly?
>
>thanks...

You can add a ProjectHook Object to each project and use it's BeforeBuild Event to change ShowWIndow property in TIMESHEET.SCX.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform