Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Modifying how the executable window looks
Message
 
À
10/04/1997 07:59:20
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00027754
Message ID:
00027757
Vues:
29
>Hi all,
> Is there any way to modify the look of the window that a compiled Vfp 3.0 executable runs in outside of the programming environment? Right now the program always runs in a white background with a blue heading saying "Microsoft Visual Foxpro" (The only way i can change the colours is through the windows colour settings)

_screen.caption = 'My Application'
_screen.backcolor = rgb(0,0,0)
etc.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform