Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
(C#) Raise an Event
Message
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Miscellaneous
Thread ID:
01016081
Message ID:
01016427
Views:
8
Thanks again Chad,

>>No, but close. Somewhere there is an event handler assigned to handle that event. That code will look like this:
this.ReportsPad.Popup += new EventHandler(SomeMethod);
>>

I don't see where this is. It's not in InitializeComponent(), but it shouldn't be - not like I've decided to add an event when .Popup fires. .Popup is an event that's a member of MenuItem. I just want to fire the existing event, not create a new event handler.

I'm probably just missing something really obvious, but I can't figure it out.

Thanks,
Mike
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform