Click or drag to resize

ODBCDataProviderDisplayConnectionDialog Method (IWin32Window)

Displays a StringInputDialog Form to get a user-adjustable string value.

Namespace:  Easymap.AddIn.Data.Provider
Assembly:  Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntax
public string DisplayConnectionDialog(
	IWin32Window wnd
)

Parameters

wnd
Type: System.Windows.FormsIWin32Window

Return Value

Type: String
See Also