Problem:
how to create an event handler for a control in .NET
Resolution:
1) Click the form or control that you want to create an event handler for.
2) In the Properties window, click the Events button (looks like a lightning bolt).
3) In the list of available events, click the event that you want to create an event handler for.
4) In the box to the right of the event name, type the name of the handler and press ENTER.
5) Add the appropriate code to the event handler in the code behind.
#netexpress
#AcuCobol
#COBOL
#ServerExpress
#RMCOBOL
