Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Create Event programmatically
Message
From
29/09/2016 13:11:22
 
 
To
28/09/2016 19:03:09
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Miscellaneous
Thread ID:
01641466
Message ID:
01641507
Views:
56
Thank you Tore, that's the solution, I just found how to manage the bindevent:
BINDEVENT(name_of_external_form.object_name, ‘event_name’, source_object, ‘event_name_or_function_in_source’)
>>Good afternoon! please guide me with this: I need to create a right click event on an already created button in a form, I know that this form has a button called btnPrint and I need that when people right click on it performs "set printer to name getprinter()". This must be done in runtime that's the only way.
>>Thanks in advance!

>That's what BindEvent() is for, check Help for more info.
John Harold Belalcázar Lozano
Associate Director Of Development
http://www.belvicto.co/
jhbelalc@gmail.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform