Scan, etc.
This commit is contained in:
@@ -243,8 +243,8 @@ Public Class frmScan
|
||||
'startScanTimeout()
|
||||
startScan()
|
||||
|
||||
'cboFormat.SelectedIndex = cboFormat.FindStringExact("A4")
|
||||
'If cboFormat.SelectedIndex > 0 Then cbxAltFormat.Checked = True
|
||||
cboFormat.SelectedIndex = cboFormat.FindStringExact("A4")
|
||||
If cboFormat.SelectedIndex > 0 Then cbxAltFormat.Checked = True
|
||||
|
||||
|
||||
End Sub
|
||||
|
||||
Reference in New Issue
Block a user