Top "Raiseevent" questions

How do i raise an event in a usercontrol and catch it in mainpage?

I have a UserControl, and I need to notify the parent page that a button in the UserControl was clicked. …

c# silverlight events user-controls raiseevent
Firing MouseLeftButtonDown event programmatically

I'm trying to manually fire a MouseLeftButtonDown event on a WPF control programmatically, as I am using the Microsoft Surface …

c# wpf mouseleftbuttondown raiseevent
Convert c# to vb.net 'RaiseEvent' statement to raise an event to use Gzip

I have convert class from c# to vb.net .. My point that I want to compress asp.net page to …

events gzip raise raiseevent
Simulating a link click webbrowser control vb.net

I am trying to make my application click a link that is inside a page loaded in a web browser …

vb.net webbrowser-control raiseevent invokemember