Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Passing a property's value of the activecontrol on a form
Message
De
07/01/1999 16:46:46
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Passing a property's value of the activecontrol on a form
Divers
Thread ID:
00173807
Message ID:
00173807
Vues:
69
I need to pass the value of a property of the activecontrol on a form to a generic messagaging routine.

Basically:

On Key Label F1 DO ghelp WITH Thisform.ActiveControl.agenttext


PROCEDURE ghelp
parameter mtext

=messagebox(mtext,0,'The Help You Wanted')
RETURN

************************************************

The ghelp procedure is far more complex but basics of what I want to do.

Ideas?
Thanx.
Fred Lauckner

You know, it works on my computer. I don't know what your problem is.

.Net aint so bad.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform