Triggering a Controls event
I need to trigger a control's event, but I cannot seem to figure out how.
I know how to create a custom event but what I want to do is trigger my control's doubleclick event when the user double clicks an item in the Control. Can anyone point me in the right direction?