MS1403
This commit is contained in:
85
app/DD-Record-Organizer/frmConfig_Basic.Designer.vb
generated
85
app/DD-Record-Organizer/frmConfig_Basic.Designer.vb
generated
@@ -56,13 +56,6 @@ Partial Class frmConfig_Basic
|
||||
Me.Label7 = New System.Windows.Forms.Label()
|
||||
Me.cmbConstructor = New System.Windows.Forms.ComboBox()
|
||||
Me.CheckBox1 = New System.Windows.Forms.CheckBox()
|
||||
Me.GroupBox2 = New System.Windows.Forms.GroupBox()
|
||||
Me.CheckBoxWD_ShowEnitityDocs = New System.Windows.Forms.CheckBox()
|
||||
Me.chkbxloadWDDocs = New System.Windows.Forms.CheckBox()
|
||||
Me.Label6 = New System.Windows.Forms.Label()
|
||||
Me.txtwdSearch_Count = New System.Windows.Forms.TextBox()
|
||||
Me.GroupBox1 = New System.Windows.Forms.GroupBox()
|
||||
Me.chkboxQuickMenue = New System.Windows.Forms.CheckBox()
|
||||
Me.chkLogErrorsOnly = New System.Windows.Forms.CheckBox()
|
||||
Me.Button1 = New System.Windows.Forms.Button()
|
||||
Me.btnApplicationFolder = New System.Windows.Forms.Button()
|
||||
@@ -77,17 +70,15 @@ Partial Class frmConfig_Basic
|
||||
Me.Label8 = New System.Windows.Forms.Label()
|
||||
Me.btnstartstop2 = New System.Windows.Forms.Button()
|
||||
Me.TabPage4 = New System.Windows.Forms.TabPage()
|
||||
Me.Label12 = New System.Windows.Forms.Label()
|
||||
Me.txtwdFolder = New System.Windows.Forms.TextBox()
|
||||
Me.btncheckWDFolderexists = New System.Windows.Forms.Button()
|
||||
Me.txtwdFolder = New System.Windows.Forms.TextBox()
|
||||
Me.Label12 = New System.Windows.Forms.Label()
|
||||
Me.TabControl1.SuspendLayout()
|
||||
Me.TabPage1.SuspendLayout()
|
||||
Me.TabPage2.SuspendLayout()
|
||||
Me.GroupBox5.SuspendLayout()
|
||||
Me.GroupBox4.SuspendLayout()
|
||||
Me.GroupBox3.SuspendLayout()
|
||||
Me.GroupBox2.SuspendLayout()
|
||||
Me.GroupBox1.SuspendLayout()
|
||||
Me.TabPage3.SuspendLayout()
|
||||
CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.TabPage4.SuspendLayout()
|
||||
@@ -232,8 +223,6 @@ Partial Class frmConfig_Basic
|
||||
Me.TabPage2.Controls.Add(Me.GroupBox5)
|
||||
Me.TabPage2.Controls.Add(Me.GroupBox4)
|
||||
Me.TabPage2.Controls.Add(Me.GroupBox3)
|
||||
Me.TabPage2.Controls.Add(Me.GroupBox2)
|
||||
Me.TabPage2.Controls.Add(Me.GroupBox1)
|
||||
Me.TabPage2.Controls.Add(Me.chkLogErrorsOnly)
|
||||
Me.TabPage2.Controls.Add(Me.Button1)
|
||||
Me.TabPage2.Controls.Add(Me.btnApplicationFolder)
|
||||
@@ -323,51 +312,6 @@ Partial Class frmConfig_Basic
|
||||
Me.CheckBox1.Name = "CheckBox1"
|
||||
Me.CheckBox1.UseVisualStyleBackColor = True
|
||||
'
|
||||
'GroupBox2
|
||||
'
|
||||
Me.GroupBox2.Controls.Add(Me.CheckBoxWD_ShowEnitityDocs)
|
||||
Me.GroupBox2.Controls.Add(Me.chkbxloadWDDocs)
|
||||
Me.GroupBox2.Controls.Add(Me.Label6)
|
||||
Me.GroupBox2.Controls.Add(Me.txtwdSearch_Count)
|
||||
resources.ApplyResources(Me.GroupBox2, "GroupBox2")
|
||||
Me.GroupBox2.Name = "GroupBox2"
|
||||
Me.GroupBox2.TabStop = False
|
||||
'
|
||||
'CheckBoxWD_ShowEnitityDocs
|
||||
'
|
||||
resources.ApplyResources(Me.CheckBoxWD_ShowEnitityDocs, "CheckBoxWD_ShowEnitityDocs")
|
||||
Me.CheckBoxWD_ShowEnitityDocs.Name = "CheckBoxWD_ShowEnitityDocs"
|
||||
Me.CheckBoxWD_ShowEnitityDocs.UseVisualStyleBackColor = True
|
||||
'
|
||||
'chkbxloadWDDocs
|
||||
'
|
||||
resources.ApplyResources(Me.chkbxloadWDDocs, "chkbxloadWDDocs")
|
||||
Me.chkbxloadWDDocs.Name = "chkbxloadWDDocs"
|
||||
Me.chkbxloadWDDocs.UseVisualStyleBackColor = True
|
||||
'
|
||||
'Label6
|
||||
'
|
||||
resources.ApplyResources(Me.Label6, "Label6")
|
||||
Me.Label6.Name = "Label6"
|
||||
'
|
||||
'txtwdSearch_Count
|
||||
'
|
||||
resources.ApplyResources(Me.txtwdSearch_Count, "txtwdSearch_Count")
|
||||
Me.txtwdSearch_Count.Name = "txtwdSearch_Count"
|
||||
'
|
||||
'GroupBox1
|
||||
'
|
||||
Me.GroupBox1.Controls.Add(Me.chkboxQuickMenue)
|
||||
resources.ApplyResources(Me.GroupBox1, "GroupBox1")
|
||||
Me.GroupBox1.Name = "GroupBox1"
|
||||
Me.GroupBox1.TabStop = False
|
||||
'
|
||||
'chkboxQuickMenue
|
||||
'
|
||||
resources.ApplyResources(Me.chkboxQuickMenue, "chkboxQuickMenue")
|
||||
Me.chkboxQuickMenue.Name = "chkboxQuickMenue"
|
||||
Me.chkboxQuickMenue.UseVisualStyleBackColor = True
|
||||
'
|
||||
'chkLogErrorsOnly
|
||||
'
|
||||
resources.ApplyResources(Me.chkLogErrorsOnly, "chkLogErrorsOnly")
|
||||
@@ -466,21 +410,21 @@ Partial Class frmConfig_Basic
|
||||
Me.TabPage4.Name = "TabPage4"
|
||||
Me.TabPage4.UseVisualStyleBackColor = True
|
||||
'
|
||||
'Label12
|
||||
'btncheckWDFolderexists
|
||||
'
|
||||
resources.ApplyResources(Me.Label12, "Label12")
|
||||
Me.Label12.Name = "Label12"
|
||||
resources.ApplyResources(Me.btncheckWDFolderexists, "btncheckWDFolderexists")
|
||||
Me.btncheckWDFolderexists.Name = "btncheckWDFolderexists"
|
||||
Me.btncheckWDFolderexists.UseVisualStyleBackColor = True
|
||||
'
|
||||
'txtwdFolder
|
||||
'
|
||||
resources.ApplyResources(Me.txtwdFolder, "txtwdFolder")
|
||||
Me.txtwdFolder.Name = "txtwdFolder"
|
||||
'
|
||||
'btncheckWDFolderexists
|
||||
'Label12
|
||||
'
|
||||
resources.ApplyResources(Me.btncheckWDFolderexists, "btncheckWDFolderexists")
|
||||
Me.btncheckWDFolderexists.Name = "btncheckWDFolderexists"
|
||||
Me.btncheckWDFolderexists.UseVisualStyleBackColor = True
|
||||
resources.ApplyResources(Me.Label12, "Label12")
|
||||
Me.Label12.Name = "Label12"
|
||||
'
|
||||
'frmConfig_Basic
|
||||
'
|
||||
@@ -500,10 +444,6 @@ Partial Class frmConfig_Basic
|
||||
Me.GroupBox4.ResumeLayout(False)
|
||||
Me.GroupBox3.ResumeLayout(False)
|
||||
Me.GroupBox3.PerformLayout()
|
||||
Me.GroupBox2.ResumeLayout(False)
|
||||
Me.GroupBox2.PerformLayout()
|
||||
Me.GroupBox1.ResumeLayout(False)
|
||||
Me.GroupBox1.PerformLayout()
|
||||
Me.TabPage3.ResumeLayout(False)
|
||||
Me.TabPage3.PerformLayout()
|
||||
CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
@@ -527,17 +467,10 @@ Partial Class frmConfig_Basic
|
||||
Friend WithEvents txtPasswort As System.Windows.Forms.TextBox
|
||||
Friend WithEvents BtnConnect As System.Windows.Forms.Button
|
||||
Friend WithEvents TabPage2 As System.Windows.Forms.TabPage
|
||||
Friend WithEvents chkbxloadWDDocs As System.Windows.Forms.CheckBox
|
||||
Friend WithEvents LinkLabel1 As System.Windows.Forms.LinkLabel
|
||||
Friend WithEvents btnApplicationFolder As System.Windows.Forms.Button
|
||||
Friend WithEvents txtwdSearch_Count As System.Windows.Forms.TextBox
|
||||
Friend WithEvents Label6 As System.Windows.Forms.Label
|
||||
Friend WithEvents Button1 As System.Windows.Forms.Button
|
||||
Friend WithEvents chkLogErrorsOnly As System.Windows.Forms.CheckBox
|
||||
Friend WithEvents GroupBox1 As System.Windows.Forms.GroupBox
|
||||
Friend WithEvents chkboxQuickMenue As System.Windows.Forms.CheckBox
|
||||
Friend WithEvents GroupBox2 As System.Windows.Forms.GroupBox
|
||||
Friend WithEvents CheckBoxWD_ShowEnitityDocs As System.Windows.Forms.CheckBox
|
||||
Friend WithEvents GroupBox3 As System.Windows.Forms.GroupBox
|
||||
Friend WithEvents CheckBox1 As System.Windows.Forms.CheckBox
|
||||
Friend WithEvents Label7 As System.Windows.Forms.Label
|
||||
|
||||
Reference in New Issue
Block a user