MS20072015_1

This commit is contained in:
SchreiberM
2015-07-20 13:28:46 +02:00
parent 7f0028d22c
commit e715df0477
28 changed files with 442 additions and 228 deletions

View File

@@ -1481,7 +1481,7 @@ Partial Class frmHotKey_Add
Me.lblsavePatternsRework.AutoSize = True
Me.lblsavePatternsRework.BackColor = System.Drawing.Color.Yellow
Me.lblsavePatternsRework.Font = New System.Drawing.Font("Segoe UI", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.lblsavePatternsRework.Location = New System.Drawing.Point(437, 89)
Me.lblsavePatternsRework.Location = New System.Drawing.Point(225, 161)
Me.lblsavePatternsRework.Name = "lblsavePatternsRework"
Me.lblsavePatternsRework.Size = New System.Drawing.Size(164, 13)
Me.lblsavePatternsRework.TabIndex = 81
@@ -1491,7 +1491,7 @@ Partial Class frmHotKey_Add
'CHANGED_WHOTextBox1
'
Me.CHANGED_WHOTextBox1.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.TBHOTKEY_PATTERNS_REWORKBindingSource, "CHANGED_WHO", True))
Me.CHANGED_WHOTextBox1.Location = New System.Drawing.Point(230, 136)
Me.CHANGED_WHOTextBox1.Location = New System.Drawing.Point(228, 136)
Me.CHANGED_WHOTextBox1.Name = "CHANGED_WHOTextBox1"
Me.CHANGED_WHOTextBox1.ReadOnly = True
Me.CHANGED_WHOTextBox1.Size = New System.Drawing.Size(100, 22)