|
SOLUTIONS
|
NETLINK SYMBOL
RemoveEventHandler
RemoveEventHandler[obj@event, delegate]
removes the specified delegate from the named event.
DetailsDetails
- To use RemoveEventHandler, you first need to load .NET/Link using Needs["NETLink`"].
- The delegate object you pass must have been returned from a call to AddEventHandler for that same event.
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
