EZOLL Aufschub
This commit is contained in:
@@ -53,11 +53,11 @@ Partial Class frmRoutineManager
|
||||
Me.lblLastAktBRG_ATLAS_SBG = New System.Windows.Forms.Label()
|
||||
Me.lblLastAktBRG_ATLAS_EZOLL = New System.Windows.Forms.Label()
|
||||
Me.Panel1 = New System.Windows.Forms.Panel()
|
||||
Me.Button3 = New System.Windows.Forms.Button()
|
||||
Me.lblEZOLL_Ds = New System.Windows.Forms.Label()
|
||||
Me.lblASBG_Ds = New System.Windows.Forms.Label()
|
||||
Me.lblASUB_Ds = New System.Windows.Forms.Label()
|
||||
Me.TimerClose = New System.Windows.Forms.Timer(Me.components)
|
||||
Me.Button3 = New System.Windows.Forms.Button()
|
||||
Me.mneNotifyIcon.SuspendLayout()
|
||||
CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
@@ -369,6 +369,15 @@ Partial Class frmRoutineManager
|
||||
Me.Panel1.Size = New System.Drawing.Size(398, 262)
|
||||
Me.Panel1.TabIndex = 21
|
||||
'
|
||||
'Button3
|
||||
'
|
||||
Me.Button3.Location = New System.Drawing.Point(47, 194)
|
||||
Me.Button3.Name = "Button3"
|
||||
Me.Button3.Size = New System.Drawing.Size(75, 23)
|
||||
Me.Button3.TabIndex = 23
|
||||
Me.Button3.Text = "Button3"
|
||||
Me.Button3.UseVisualStyleBackColor = True
|
||||
'
|
||||
'lblEZOLL_Ds
|
||||
'
|
||||
Me.lblEZOLL_Ds.AutoSize = True
|
||||
@@ -406,15 +415,6 @@ Partial Class frmRoutineManager
|
||||
'
|
||||
Me.TimerClose.Interval = 60000
|
||||
'
|
||||
'Button3
|
||||
'
|
||||
Me.Button3.Location = New System.Drawing.Point(47, 194)
|
||||
Me.Button3.Name = "Button3"
|
||||
Me.Button3.Size = New System.Drawing.Size(75, 23)
|
||||
Me.Button3.TabIndex = 23
|
||||
Me.Button3.Text = "Button3"
|
||||
Me.Button3.UseVisualStyleBackColor = True
|
||||
'
|
||||
'frmRoutineManager
|
||||
'
|
||||
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
||||
@@ -426,7 +426,7 @@ Partial Class frmRoutineManager
|
||||
Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
|
||||
Me.Name = "frmRoutineManager"
|
||||
Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
|
||||
Me.Text = "RoutineManager"
|
||||
Me.Text = "v"
|
||||
Me.mneNotifyIcon.ResumeLayout(False)
|
||||
CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
|
||||
Reference in New Issue
Block a user