Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Changing ShowWIndow property on-the-fly
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00641987
Message ID:
00642001
Vues:
26
>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--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform