Skip to main content

Tab delimited file being written with value '00' being written before the tab

  • February 15, 2013
  • 0 replies
  • 0 views

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.

Old KB# 5340

#netexpress
#AcuCobol
#COBOL
#ServerExpress
#RMCOBOL

0 replies

Be the first to reply!