M
Maxim
Hello, everybody.
Can I trace framework code while debugging my application. For example I'd
like to find out how BindingSource processes OnChange event because I'm
experiencing problems with it and I don't understand how it works exactly.
Can I set a breakpoint to catch the moment, when BindingSource changes its
Current property, or probably there are other ways to trace its behaviour
under debugger?
Thanks in advance.
Can I trace framework code while debugging my application. For example I'd
like to find out how BindingSource processes OnChange event because I'm
experiencing problems with it and I don't understand how it works exactly.
Can I set a breakpoint to catch the moment, when BindingSource changes its
Current property, or probably there are other ways to trace its behaviour
under debugger?
Thanks in advance.