Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to prevent screen visual foxpro title
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01172351
Message ID:
01172355
Vues:
19
>Hi Friends,
>very dummy question but , i cannto prevent "microsoft visual foxpro" screen title while app beginning
>
>where is the wrong ?

Hi Soykan,
Put this code in your main program
_screen.Icon    = "pictures\yourpicture.ico"
_screen.Caption = "My screen title"
_screen.Picture = "pictures\sand.bmp"
_______________________________________________________________
Testing displays the presence, not the absence of bugs.
If a software application has to be designed, it has to be designed correctly!
_______________________________________________________________
Vladimir Zografski
Systems Analyst
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform