DataConnectionDialog.VerifySettings Event
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The event raised when a user attempts to accept the connection settings in the Data Connection dialog box.
public:
event EventHandler ^ VerifySettings;
public event EventHandler VerifySettings;
member this.VerifySettings : EventHandler
Public Event VerifySettings As EventHandler