Hi all -
I'm currently trying to research a few quick things I am trying to implement, and while I continue - I thought there may be a faster turnaround time if I just post my questions here.
1. In VB.NET how do you tap into the program exit event? I want to code a few things to happen whenever the program is exited or terminated.
2. I have 2 text box fields that I want to have a sort of 'or' relationship. i.e. when somebody enters data into one, the other is disabled - and vice versa. I'm not sure what the best event is to do this - whether it's on entry, or leaving, etc. I was wondering what the best method for doing this was.
Thanks for any help anybody can supply!
-Falcon
I'm currently trying to research a few quick things I am trying to implement, and while I continue - I thought there may be a faster turnaround time if I just post my questions here.
1. In VB.NET how do you tap into the program exit event? I want to code a few things to happen whenever the program is exited or terminated.
2. I have 2 text box fields that I want to have a sort of 'or' relationship. i.e. when somebody enters data into one, the other is disabled - and vice versa. I'm not sure what the best event is to do this - whether it's on entry, or leaving, etc. I was wondering what the best method for doing this was.
Thanks for any help anybody can supply!
-Falcon