Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Insert command button in main window
Message
 
À
22/07/2006 08:23:08
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP
Divers
Thread ID:
01138793
Message ID:
01138794
Vues:
12
This message has been marked as the solution to the initial question of the thread.
Hi nuno,

Yes, it is posible..
_Screen.Addobject("cmd1","_mybut")
_screen.cmd1.visible=.T.

define class _mybut as commandbutton
   procedure click
      wait wind sys(16)
   endproc
enddefine
MartinJ

>Hi all!
>
>How can I insert a command button in the main window? is it possible?
>
>Thank's in advance,
>NPedro
"Navision is evil that needs to be erazed... to the ground"

Jabber: gorila@dione.zcu.cz
Jabber? Jabbim
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform