Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Procedure Naming
Message
 
À
10/03/1999 00:21:32
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00195713
Message ID:
00195757
Vues:
24
>Hello!
>
>When I add a object (ie. command buttom) to the grid.
>I don't know how to form the procedure name!
>ie. event click
>
>procedure ...commandbutton.click <- how to naming this procedure?
>endproc
>
>Thank you very much!

Oliver,

You have a number of choices here. You can create a commandbutton class and then add that to your grid having written the click code in the class. You can add a command button to the grid and then use the property sheet to select the command button and double click on the Click (for the command button) in the property sheet to write the code.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform