Parameters
- sender
- sender of this event
- file
- configuration file name
Return Value
true if the file is to be loaded, false if the operation is being canceled
Remarks
This event is fired only when the OpenSettings method is used. For code that should run before any connection occurs, use the Connecting event.
See Also