this is a stupid question, but I am using the GUI in VS.Net 2003 and I am trying to code for events for objects. I know if you double click a button object you get the code for "mouse click" (and that works for other objects too), but how do I access other methods like if I type in a text box, or click on a text box. I know that each object can have multiple events, I just cant figure out how to access them via the GUI. Can someone please help?
Thanks
Thanks