the thing about the open event is that it is cancellable.
you can put some tests in there and decide not to open the form, which will give you a 2501 error.
once you "pass" the open event, then the form will open.
otherwise, there is no difference between the open and load events, I think.