Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Messagebox Title Message Question !
Message
De
19/02/2001 12:02:42
 
 
À
15/02/2001 11:48:55
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00475630
Message ID:
00477347
Vues:
54
>Dear Tom and Daniel,
> Actually i want to know is it posible only "one time" to set the messagebox title ? I mean in my project, i will have many messagebox and i have to give the Title for the messagebox to display every time when i coding. and if i didn't give the default title of the messagebox, it will be "Microsoft Visual FoxPro".
> As i know, like Visual Basic is provide a project properties to set the application name, then the application name will automatically set as the messagebox title.
> Is it visual foxpro also provide this kind of property ?
> Thanks
>

No, there is not system setting that you can use to set the caption for all calls to MESSAGEBOX(). That's why I would use a wrapper class; it would take care of that detail for you. Yes, it would be setting the caption each time you called a messagebox; No, you don't have to think about it.

Tom
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform