mirror of
https://github.com/soukoku/ntwain.git
synced 2025-12-19 19:57:02 +08:00
Attempt on enable source that doesn't work yet.
This commit is contained in:
@@ -100,5 +100,10 @@ namespace WinForm32
|
||||
|
||||
twain.DGControl.Identity.OpenDS(twain.DefaultSource);
|
||||
}
|
||||
|
||||
private void btnShowSettings_Click(object sender, EventArgs e)
|
||||
{
|
||||
twain.EnableSource(true, true);
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user