ImportFileControll Constructor (ImportInfo, ICanBeAccepted)
Constructor for the import File Dialog
Namespace:
UAOOI.Windows.FormsAssembly: CAS.Windows.Forms (in CAS.Windows.Forms.dll)
Syntax
public ImportFileControll( ImportFileControll..::..ImportInfo _info, ICanBeAccepted _canbeaccepted )
Parameters
- _info
- Type: UAOOI.Windows.Forms..::..ImportFileControll..::..ImportInfo
object ImportFileControll..::..ImportInfo that contains all setting for this import tool
- _canbeaccepted
- Type: ICanBeAccepted
this is link ti the main window to enable OK button if settings are correct. Pleas see ICanBeAccepted