J
John Francisco Williams
Hi All. How do I cause an event to be "manually" fired. I have a user
control that contains a button. What I need to do is this: When the user
clicks that button, the event "Click" for the user control that contains
that button, needs to be fired. I tried "RaiseMouseEvent", but there is
almost no documentation on that method. I'm using .Net 2.0 and, it looks
like "RaiseMouseEvent" is now "available for everyone" but, I don't know how
to use it (if I should use it at all). Thanks in advance for your help,
Frank.
control that contains a button. What I need to do is this: When the user
clicks that button, the event "Click" for the user control that contains
that button, needs to be fired. I tried "RaiseMouseEvent", but there is
almost no documentation on that method. I'm using .Net 2.0 and, it looks
like "RaiseMouseEvent" is now "available for everyone" but, I don't know how
to use it (if I should use it at all). Thanks in advance for your help,
Frank.