Andrew MC

Andrew MC

  • NA
  • 5
  • 5.6k

Custom controls and handling double click event?

Aug 7 2014 11:03 PM
hi,
I have a windows custom control with a picturebox and a button on it's default panel. This windows custom control will be added to a windows form. There is another windows form called form2. when the user double clicks on the custom control, it should load form2. in designer when i double clicked the custom control on the form, it creates a load() event for that custom control. But i need double click event, how this can be done?
thanks

Answers (1)