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: 12.0.0.0
Syntax
public string DisplayConnectionDialog(
	IntPtr hwnd
)

Parameters

hwnd
Type: SystemIntPtr
s

Return Value

Type: String
See Also