Hi all. I've just started using VB.Net having used Delphi for a number of years. I seem to have problems with linking code to component events e.g. double click on a textbox and a textchange sub is created. Somehow though the link between the textbox and the subroutine gets broken and I can't see how to re-link the code to the components event. In Delphi it's simple as the component not only has a properties tabsheet but also has a methods tabsheet where events can be defined.
Help would be appreciated?
Help would be appreciated?