Click or drag to resize

IsisSettingsShowConfigurationDialog Method

Displays a default configuration dialog, allowing the user to create or modify configurations for the driver.

Namespace:  Atalasoft.Isis
Assembly:  Atalasoft.dotImage.Isis (in Atalasoft.dotImage.Isis.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public void ShowConfigurationDialog(
	IWin32Window parent
)

Parameters

parent
Type: System.Windows.FormsIWin32Window
See Also