In the IDE, just below the tabs of the open code files, there are two combo boxes. The one on the right will show all of the methods in the current class... EXCEPT for any method which handles an event. Is there a setting somewhere in the IDE that will show all of the methods in a class regardless of whether they handle an event or not??