Click or drag to resize

ODBCDataProviderDisplayConnectionDialog Method (IntPtr)

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(
	IntPtr hwnd
)

Parameters

hwnd
Type: SystemIntPtr
s

Return Value

Type: String
See Also