MS New Properties

This commit is contained in:
2019-11-15 14:35:14 +01:00
parent 9e20642257
commit fefb26b556
28 changed files with 2132 additions and 4130 deletions

View File

@@ -27,7 +27,6 @@ Partial Class frmAdministration
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmAdministration))
Dim NAMELabel As System.Windows.Forms.Label
Dim DESCRIPTIONLabel As System.Windows.Forms.Label
Dim WD_SEARCHLabel As System.Windows.Forms.Label
Dim PRIORITYLabel As System.Windows.Forms.Label
Dim ADDED_WHOLabel As System.Windows.Forms.Label
Dim ADDED_WHENLabel As System.Windows.Forms.Label
@@ -122,8 +121,8 @@ Partial Class frmAdministration
Me.MOVE2FOLDERTextBox = New System.Windows.Forms.TextBox()
Me.btnmovetoFolderDialog = New System.Windows.Forms.Button()
Me.PRIORITYNumericUpDown = New System.Windows.Forms.NumericUpDown()
Me.btnopenSuche = New System.Windows.Forms.Button()
Me.btnWDSuche = New System.Windows.Forms.Button()
Me.btnWMopenSuche = New System.Windows.Forms.Button()
Me.btnWMSuche = New System.Windows.Forms.Button()
Me.TITLETextBox = New System.Windows.Forms.TextBox()
Me.PROFILGUIDTextBox = New System.Windows.Forms.TextBox()
Me.NAMETextBox = New System.Windows.Forms.TextBox()
@@ -250,10 +249,10 @@ Partial Class frmAdministration
Me.FNPM_GET_FREE_USER_FOR_PROFILETableAdapter = New DD_PM_WINDREAM.DD_DMSLiteDataSetTableAdapters.FNPM_GET_FREE_USER_FOR_PROFILETableAdapter()
Me.TBPM_PROFILE_FINAL_INDEXINGTableAdapter = New DD_PM_WINDREAM.FinalIndexDataSetTableAdapters.TBPM_PROFILE_FINAL_INDEXINGTableAdapter()
Me.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components)
Me.Label7 = New System.Windows.Forms.Label()
GUIDLabel = New System.Windows.Forms.Label()
NAMELabel = New System.Windows.Forms.Label()
DESCRIPTIONLabel = New System.Windows.Forms.Label()
WD_SEARCHLabel = New System.Windows.Forms.Label()
PRIORITYLabel = New System.Windows.Forms.Label()
ADDED_WHOLabel = New System.Windows.Forms.Label()
ADDED_WHENLabel = New System.Windows.Forms.Label()
@@ -654,11 +653,6 @@ Partial Class frmAdministration
resources.ApplyResources(DESCRIPTIONLabel, "DESCRIPTIONLabel")
DESCRIPTIONLabel.Name = "DESCRIPTIONLabel"
'
'WD_SEARCHLabel
'
resources.ApplyResources(WD_SEARCHLabel, "WD_SEARCHLabel")
WD_SEARCHLabel.Name = "WD_SEARCHLabel"
'
'PRIORITYLabel
'
resources.ApplyResources(PRIORITYLabel, "PRIORITYLabel")
@@ -988,18 +982,18 @@ Partial Class frmAdministration
resources.ApplyResources(Me.PRIORITYNumericUpDown, "PRIORITYNumericUpDown")
Me.PRIORITYNumericUpDown.Name = "PRIORITYNumericUpDown"
'
'btnopenSuche
'btnWMopenSuche
'
resources.ApplyResources(Me.btnopenSuche, "btnopenSuche")
Me.btnopenSuche.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.flag_green
Me.btnopenSuche.Name = "btnopenSuche"
Me.btnopenSuche.UseVisualStyleBackColor = True
resources.ApplyResources(Me.btnWMopenSuche, "btnWMopenSuche")
Me.btnWMopenSuche.Image = Global.DD_PM_WINDREAM.My.Resources.Resources.flag_green
Me.btnWMopenSuche.Name = "btnWMopenSuche"
Me.btnWMopenSuche.UseVisualStyleBackColor = True
'
'btnWDSuche
'btnWMSuche
'
resources.ApplyResources(Me.btnWDSuche, "btnWDSuche")
Me.btnWDSuche.Name = "btnWDSuche"
Me.btnWDSuche.UseVisualStyleBackColor = True
resources.ApplyResources(Me.btnWMSuche, "btnWMSuche")
Me.btnWMSuche.Name = "btnWMSuche"
Me.btnWMSuche.UseVisualStyleBackColor = True
'
'TITLETextBox
'
@@ -1115,6 +1109,7 @@ Partial Class frmAdministration
'TabPage5
'
resources.ApplyResources(Me.TabPage5, "TabPage5")
Me.TabPage5.Controls.Add(Me.Label7)
Me.TabPage5.Controls.Add(Me.Label4)
Me.TabPage5.Controls.Add(Me.Label1)
Me.TabPage5.Controls.Add(Me.Label9)
@@ -1128,7 +1123,6 @@ Partial Class frmAdministration
Me.TabPage5.Controls.Add(Me.Label2)
Me.TabPage5.Controls.Add(Me.DESCRIPTIONTextBox)
Me.TabPage5.Controls.Add(DESCRIPTIONLabel)
Me.TabPage5.Controls.Add(WD_SEARCHLabel)
Me.TabPage5.Controls.Add(Me.cmbObjekttypen)
Me.TabPage5.Controls.Add(Me.WD_SEARCHTextBox)
Me.TabPage5.Controls.Add(PRIORITYLabel)
@@ -1137,10 +1131,10 @@ Partial Class frmAdministration
Me.TabPage5.Controls.Add(Me.ADDED_WHOTextBox)
Me.TabPage5.Controls.Add(ADDED_WHENLabel)
Me.TabPage5.Controls.Add(CHANGED_WHENLabel)
Me.TabPage5.Controls.Add(Me.btnWDSuche)
Me.TabPage5.Controls.Add(Me.btnWMSuche)
Me.TabPage5.Controls.Add(Me.ADDED_WHENTextBox)
Me.TabPage5.Controls.Add(Me.CHANGED_WHOTextBox)
Me.TabPage5.Controls.Add(Me.btnopenSuche)
Me.TabPage5.Controls.Add(Me.btnWMopenSuche)
Me.TabPage5.Controls.Add(Me.PRIORITYNumericUpDown)
Me.TabPage5.Controls.Add(CHANGED_WHOLabel)
Me.TabPage5.Name = "TabPage5"
@@ -1876,6 +1870,11 @@ Partial Class frmAdministration
'
Me.TBPM_PROFILE_FINAL_INDEXINGTableAdapter.ClearBeforeFill = True
'
'Label7
'
resources.ApplyResources(Me.Label7, "Label7")
Me.Label7.Name = "Label7"
'
'frmAdministration
'
resources.ApplyResources(Me, "$this")
@@ -1982,7 +1981,7 @@ Partial Class frmAdministration
Friend WithEvents BindingNavigatorSeparator2 As System.Windows.Forms.ToolStripSeparator
Friend WithEvents VWPM_PROFILE_USERBindingNavigatorSaveItem As System.Windows.Forms.ToolStripButton
Friend WithEvents TBPM_PROFILEBindingNavigator As System.Windows.Forms.BindingNavigator
Friend WithEvents btnWDSuche As System.Windows.Forms.Button
Friend WithEvents btnWMSuche As System.Windows.Forms.Button
Friend WithEvents TITLETextBox As System.Windows.Forms.TextBox
Friend WithEvents PROFILGUIDTextBox As System.Windows.Forms.TextBox
Friend WithEvents NAMETextBox As System.Windows.Forms.TextBox
@@ -1996,7 +1995,7 @@ Partial Class frmAdministration
Friend WithEvents CHANGED_WHENTextBox As System.Windows.Forms.TextBox
Friend WithEvents FINAL_TEXTTextBox As System.Windows.Forms.TextBox
Friend WithEvents dlgWindreamsuche As System.Windows.Forms.OpenFileDialog
Friend WithEvents btnopenSuche As System.Windows.Forms.Button
Friend WithEvents btnWMopenSuche As System.Windows.Forms.Button
Friend WithEvents tstrpbtn_add As System.Windows.Forms.ToolStripButton
Friend WithEvents PRIORITYNumericUpDown As System.Windows.Forms.NumericUpDown
Friend WithEvents tstrlblSave As System.Windows.Forms.ToolStripLabel
@@ -2171,4 +2170,5 @@ Partial Class frmAdministration
Friend WithEvents Label9 As Label
Friend WithEvents ToolTip1 As ToolTip
Friend WithEvents Label4 As Label
Friend WithEvents Label7 As Label
End Class