When I double-click a control in the design window, the IDE automatically creates a method for the default control event. But what about tons of the other events, how can I catch them?
For instance, I want to create a method for the event "OnFocus". How can I do that? I remember a pull-down menu in which all of the events where listed, but not sure of it...
Bookmarks