Click or drag to resize

ODBCDataProviderDisplayConnectionDialog(IntPtr) Method

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

Parameters

hwnd  IntPtr
s

Return Value

String
See Also