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
)
Public Sub ShowConfigurationDialog (
parent As IWin32Window
)
Parameters
- parent
- Type: System.Windows.FormsIWin32Window
See Also