Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Create Event programmatically
Message
From
29/09/2016 21:19:25
 
 
To
29/09/2016 13:11:22
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Miscellaneous
Thread ID:
01641466
Message ID:
01641522
Views:
45
You're welcome.

>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.
Previous
Reply
Map
View

Click here to load this message in the networking platform