Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Insert command button in main window
Message
 
To
22/07/2006 08:23:08
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP
Miscellaneous
Thread ID:
01138793
Message ID:
01138794
Views:
11
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
Previous
Reply
Map
View

Click here to load this message in the networking platform