Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
New RaiseEvent command
Message
 
To
04/10/2002 11:12:34
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00706612
Message ID:
00708021
Views:
16
Well it seems like EVENTHANDLER is the guy! Thanks for the scoop!
Terry

>I would not expect so, the helpfile says not...
>
>You can use event binding to trigger events, properties, or methods of native Visual FoxPro objects from other Visual FoxPro objects using the following functions:
>
>BINDEVENT( )
>Associates an event from a native Visual FoxPro object with the method or event of another Visual FoxPro object.
>
>UNBINDEVENTS( )
>Detaches events previously bound to Visual FoxPro objects.
>
>RAISEEVENT( )
>Raises, or triggers, events for user-defined custom methods. You can also use RAISEEVENT( ) for native events and methods.
>
>AEVENTS( )
>Retrieves information about the number of existing event bindings.
>
>To bind events from Component Object Model (COM) objects, see Event Binding for COM Objects and EVENTHANDLER( ) Function.
Imagination is more important than knowledge
Previous
Reply
Map
View

Click here to load this message in the networking platform