Jimmy

Jimmy

  • NA
  • 9
  • 0

form (object) events not listed in dropdown?

Jul 7 2007 6:47 AM
old school developer here (visual studio 6), just moving to vs 2005. writing an app in c# and i noticed that when you double click on a form to open the code window, the dropdown on the right side doesnt contain any events for the object like it did in vb6. for example there were events listed for Form_DoubleClick, Form_Click, etc... i havent tried this in vb2005 though. is it just a c# thing? either way, how do i code these events? is there a way for me to list all available events for an object like i could in vs6?

Answers (2)