Thread
:
Library event procedures with parameters
View Single Post
#
2
(
permalink
)
10-04-2007, 06:13 PM
Erel
Administrator
Join Date: Apr 2007
Posts: 15,688
Awards Showcase
Total Awards
: 1
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.
Erel
View Public Profile
Send a private message to Erel
Find all posts by Erel