Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to add a click procedure in a button
Message
 
To
07/10/2008 10:24:21
Valter Molina
Molina & Nardi Ltda
Brazil
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MySQL
Miscellaneous
Thread ID:
01353296
Message ID:
01353309
Views:
14
>Hello,
>I need help in applying click procedure to a button I just created usind addobject method from a container object. It happens everytime I click the right mouse button.
>I am triggering this by the mousedown event of the container. I add the button using the mouse position as left and top position.

You'll need to have the click procedure already defined for the button class at runtime, or you can use BindEvents to bind the Click event to a function.
____________________________________

Don't Tread on Me

Overthrow the federal government NOW!
____________________________________
Previous
Reply
Map
View

Click here to load this message in the networking platform