3
Answers

How to test for events

Duane

Duane

11y
1.4k
1
How can I test through code to see if two events have been fired in succession, namely the TextChanged event and the FormClosing (or FormClosed) event?
Also, if I am merely hiding the form instead of closing it, is that the same procedure?
Answers (3)