neu
This commit is contained in:
13
UID/Programme/usrCntlProgramme.Designer.vb
generated
13
UID/Programme/usrCntlProgramme.Designer.vb
generated
@@ -100,6 +100,7 @@ Partial Class usrCntlProgramme
|
||||
Me.Button11 = New System.Windows.Forms.Button()
|
||||
Me.Label17 = New System.Windows.Forms.Label()
|
||||
Me.PictureBox14 = New System.Windows.Forms.PictureBox()
|
||||
Me.Button12 = New System.Windows.Forms.Button()
|
||||
CType(Me.PictureBox4, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.PictureBox3, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
@@ -815,11 +816,22 @@ Partial Class usrCntlProgramme
|
||||
Me.PictureBox14.TabIndex = 106
|
||||
Me.PictureBox14.TabStop = False
|
||||
'
|
||||
'Button12
|
||||
'
|
||||
Me.Button12.Location = New System.Drawing.Point(76, 491)
|
||||
Me.Button12.Name = "Button12"
|
||||
Me.Button12.Size = New System.Drawing.Size(100, 23)
|
||||
Me.Button12.TabIndex = 109
|
||||
Me.Button12.Text = "Parameter"
|
||||
Me.Button12.UseVisualStyleBackColor = True
|
||||
Me.Button12.Visible = False
|
||||
'
|
||||
'usrCntlProgramme
|
||||
'
|
||||
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
||||
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
||||
Me.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
||||
Me.Controls.Add(Me.Button12)
|
||||
Me.Controls.Add(Me.Button11)
|
||||
Me.Controls.Add(Me.Label17)
|
||||
Me.Controls.Add(Me.PictureBox14)
|
||||
@@ -994,4 +1006,5 @@ Partial Class usrCntlProgramme
|
||||
Friend WithEvents Button11 As Button
|
||||
Friend WithEvents Label17 As Label
|
||||
Friend WithEvents PictureBox14 As PictureBox
|
||||
Friend WithEvents Button12 As Button
|
||||
End Class
|
||||
|
||||
Reference in New Issue
Block a user