MS_12.03.2016
This commit is contained in:
6
app/DD-Record-Organiser/frmScanFiles.Designer.vb
generated
6
app/DD-Record-Organiser/frmScanFiles.Designer.vb
generated
@@ -69,6 +69,7 @@ Partial Class frmScanFiles
|
||||
Me.PdfBarController2 = New DevExpress.XtraPdfViewer.Bars.PdfBarController()
|
||||
Me.btndelete = New System.Windows.Forms.Button()
|
||||
Me.chkInFront = New System.Windows.Forms.CheckBox()
|
||||
Me.Timer1 = New System.Windows.Forms.Timer(Me.components)
|
||||
Me.Panel1.SuspendLayout()
|
||||
Me.StatusStrip2.SuspendLayout()
|
||||
CType(Me.RibbonControl1, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
@@ -362,6 +363,10 @@ Partial Class frmScanFiles
|
||||
Me.chkInFront.Name = "chkInFront"
|
||||
Me.chkInFront.UseVisualStyleBackColor = True
|
||||
'
|
||||
'Timer1
|
||||
'
|
||||
Me.Timer1.Interval = 1000
|
||||
'
|
||||
'frmScanFiles
|
||||
'
|
||||
resources.ApplyResources(Me, "$this")
|
||||
@@ -429,4 +434,5 @@ Partial Class frmScanFiles
|
||||
Friend WithEvents btndelete As System.Windows.Forms.Button
|
||||
Friend WithEvents chkInFront As System.Windows.Forms.CheckBox
|
||||
Private WithEvents ListView1 As System.Windows.Forms.ListView
|
||||
Friend WithEvents Timer1 As System.Windows.Forms.Timer
|
||||
End Class
|
||||
|
||||
Reference in New Issue
Block a user