View Single Post
  #2 (permalink)  
Old 10-04-2007, 06:13 PM
Erel's Avatar
Erel Erel is offline
Administrator
 
Join Date: Apr 2007
Posts: 15,688
Awards Showcase
Basic4ppc Founder 
Total Awards: 1
Default

You can't.
You should use a variable or a property in the library as the argument.
The .Net CF (at least 1.0) can't handle unknown custom events (at runtime only).
Therefore Basic4ppc can only handle ErrorHandler events.
Reply With Quote