265 lines
12 KiB
VB.net
265 lines
12 KiB
VB.net
|
|
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
|
|||
|
|
Partial Class ReleaseControl_frn
|
|||
|
|
Inherits System.Windows.Forms.Form
|
|||
|
|
|
|||
|
|
'UserControl 重写释放以清理组件列表。
|
|||
|
|
<System.Diagnostics.DebuggerNonUserCode()>
|
|||
|
|
Protected Overrides Sub Dispose(ByVal disposing As Boolean)
|
|||
|
|
Try
|
|||
|
|
If disposing AndAlso components IsNot Nothing Then
|
|||
|
|
components.Dispose()
|
|||
|
|
End If
|
|||
|
|
Finally
|
|||
|
|
MyBase.Dispose(disposing)
|
|||
|
|
End Try
|
|||
|
|
End Sub
|
|||
|
|
|
|||
|
|
'Windows 窗体设计器所必需的
|
|||
|
|
Private components As System.ComponentModel.IContainer
|
|||
|
|
|
|||
|
|
'注意: 以下过程是 Windows 窗体设计器所必需的
|
|||
|
|
'可以使用 Windows 窗体设计器修改它。
|
|||
|
|
'不要使用代码编辑器修改它。
|
|||
|
|
<System.Diagnostics.DebuggerStepThrough()>
|
|||
|
|
Private Sub InitializeComponent()
|
|||
|
|
Me.Panel1 = New System.Windows.Forms.Panel()
|
|||
|
|
Me.CheckBox2 = New System.Windows.Forms.CheckBox()
|
|||
|
|
Me.CheckBox4 = New System.Windows.Forms.CheckBox()
|
|||
|
|
Me.Label4 = New System.Windows.Forms.Label()
|
|||
|
|
Me.ComboBox1 = New System.Windows.Forms.ComboBox()
|
|||
|
|
Me.TextBox2 = New System.Windows.Forms.TextBox()
|
|||
|
|
Me.Label3 = New System.Windows.Forms.Label()
|
|||
|
|
Me.Firmware_box = New System.Windows.Forms.ComboBox()
|
|||
|
|
Me.UpdateVersion_lab = New System.Windows.Forms.Label()
|
|||
|
|
Me.Label2 = New System.Windows.Forms.Label()
|
|||
|
|
Me.ReleasePassword_txt = New System.Windows.Forms.TextBox()
|
|||
|
|
Me.Label1 = New System.Windows.Forms.Label()
|
|||
|
|
Me.TextBox1 = New System.Windows.Forms.TextBox()
|
|||
|
|
Me.ReleaseNotes_txt = New System.Windows.Forms.TextBox()
|
|||
|
|
Me.Cancel_btn = New System.Windows.Forms.Button()
|
|||
|
|
Me.Confirm_btn = New System.Windows.Forms.Button()
|
|||
|
|
Me.Panel1.SuspendLayout()
|
|||
|
|
Me.SuspendLayout()
|
|||
|
|
'
|
|||
|
|
'Panel1
|
|||
|
|
'
|
|||
|
|
Me.Panel1.BackColor = System.Drawing.SystemColors.MenuBar
|
|||
|
|
Me.Panel1.Controls.Add(Me.CheckBox2)
|
|||
|
|
Me.Panel1.Controls.Add(Me.CheckBox4)
|
|||
|
|
Me.Panel1.Controls.Add(Me.Label4)
|
|||
|
|
Me.Panel1.Controls.Add(Me.ComboBox1)
|
|||
|
|
Me.Panel1.Controls.Add(Me.TextBox2)
|
|||
|
|
Me.Panel1.Controls.Add(Me.Label3)
|
|||
|
|
Me.Panel1.Controls.Add(Me.Firmware_box)
|
|||
|
|
Me.Panel1.Controls.Add(Me.UpdateVersion_lab)
|
|||
|
|
Me.Panel1.Controls.Add(Me.Label2)
|
|||
|
|
Me.Panel1.Controls.Add(Me.ReleasePassword_txt)
|
|||
|
|
Me.Panel1.Controls.Add(Me.Label1)
|
|||
|
|
Me.Panel1.Controls.Add(Me.TextBox1)
|
|||
|
|
Me.Panel1.Controls.Add(Me.ReleaseNotes_txt)
|
|||
|
|
Me.Panel1.Controls.Add(Me.Cancel_btn)
|
|||
|
|
Me.Panel1.Controls.Add(Me.Confirm_btn)
|
|||
|
|
Me.Panel1.Dock = System.Windows.Forms.DockStyle.Fill
|
|||
|
|
Me.Panel1.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
|||
|
|
Me.Panel1.Location = New System.Drawing.Point(0, 0)
|
|||
|
|
Me.Panel1.Name = "Panel1"
|
|||
|
|
Me.Panel1.Size = New System.Drawing.Size(523, 616)
|
|||
|
|
Me.Panel1.TabIndex = 0
|
|||
|
|
'
|
|||
|
|
'CheckBox2
|
|||
|
|
'
|
|||
|
|
Me.CheckBox2.AutoSize = True
|
|||
|
|
Me.CheckBox2.Location = New System.Drawing.Point(27, 248)
|
|||
|
|
Me.CheckBox2.Name = "CheckBox2"
|
|||
|
|
Me.CheckBox2.Size = New System.Drawing.Size(15, 14)
|
|||
|
|
Me.CheckBox2.TabIndex = 27
|
|||
|
|
Me.CheckBox2.UseVisualStyleBackColor = True
|
|||
|
|
'
|
|||
|
|
'CheckBox4
|
|||
|
|
'
|
|||
|
|
Me.CheckBox4.AutoSize = True
|
|||
|
|
Me.CheckBox4.Location = New System.Drawing.Point(270, 248)
|
|||
|
|
Me.CheckBox4.Name = "CheckBox4"
|
|||
|
|
Me.CheckBox4.Size = New System.Drawing.Size(15, 14)
|
|||
|
|
Me.CheckBox4.TabIndex = 26
|
|||
|
|
Me.CheckBox4.UseVisualStyleBackColor = True
|
|||
|
|
'
|
|||
|
|
'Label4
|
|||
|
|
'
|
|||
|
|
Me.Label4.AutoSize = True
|
|||
|
|
Me.Label4.Font = New System.Drawing.Font("宋体", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
|
|||
|
|
Me.Label4.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
|
|||
|
|
Me.Label4.Location = New System.Drawing.Point(256, 225)
|
|||
|
|
Me.Label4.Name = "Label4"
|
|||
|
|
Me.Label4.Size = New System.Drawing.Size(101, 13)
|
|||
|
|
Me.Label4.TabIndex = 25
|
|||
|
|
Me.Label4.Text = "APP_FOR_L4:"
|
|||
|
|
'
|
|||
|
|
'ComboBox1
|
|||
|
|
'
|
|||
|
|
Me.ComboBox1.BackColor = System.Drawing.Color.AntiqueWhite
|
|||
|
|
Me.ComboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
|
|||
|
|
Me.ComboBox1.FormattingEnabled = True
|
|||
|
|
Me.ComboBox1.Location = New System.Drawing.Point(287, 245)
|
|||
|
|
Me.ComboBox1.Name = "ComboBox1"
|
|||
|
|
Me.ComboBox1.Size = New System.Drawing.Size(210, 20)
|
|||
|
|
Me.ComboBox1.TabIndex = 24
|
|||
|
|
Me.ComboBox1.TabStop = False
|
|||
|
|
'
|
|||
|
|
'TextBox2
|
|||
|
|
'
|
|||
|
|
Me.TextBox2.BackColor = System.Drawing.Color.AliceBlue
|
|||
|
|
Me.TextBox2.Location = New System.Drawing.Point(270, 276)
|
|||
|
|
Me.TextBox2.MaxLength = 514
|
|||
|
|
Me.TextBox2.Multiline = True
|
|||
|
|
Me.TextBox2.Name = "TextBox2"
|
|||
|
|
Me.TextBox2.ReadOnly = True
|
|||
|
|
Me.TextBox2.Size = New System.Drawing.Size(227, 113)
|
|||
|
|
Me.TextBox2.TabIndex = 23
|
|||
|
|
'
|
|||
|
|
'Label3
|
|||
|
|
'
|
|||
|
|
Me.Label3.AutoSize = True
|
|||
|
|
Me.Label3.Font = New System.Drawing.Font("宋体", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
|
|||
|
|
Me.Label3.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
|
|||
|
|
Me.Label3.Location = New System.Drawing.Point(10, 225)
|
|||
|
|
Me.Label3.Name = "Label3"
|
|||
|
|
Me.Label3.Size = New System.Drawing.Size(101, 13)
|
|||
|
|
Me.Label3.TabIndex = 22
|
|||
|
|
Me.Label3.Text = "APP_FOR_L2:"
|
|||
|
|
'
|
|||
|
|
'Firmware_box
|
|||
|
|
'
|
|||
|
|
Me.Firmware_box.BackColor = System.Drawing.Color.AntiqueWhite
|
|||
|
|
Me.Firmware_box.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
|
|||
|
|
Me.Firmware_box.FormattingEnabled = True
|
|||
|
|
Me.Firmware_box.Location = New System.Drawing.Point(44, 245)
|
|||
|
|
Me.Firmware_box.Name = "Firmware_box"
|
|||
|
|
Me.Firmware_box.Size = New System.Drawing.Size(210, 20)
|
|||
|
|
Me.Firmware_box.TabIndex = 21
|
|||
|
|
Me.Firmware_box.TabStop = False
|
|||
|
|
'
|
|||
|
|
'UpdateVersion_lab
|
|||
|
|
'
|
|||
|
|
Me.UpdateVersion_lab.BackColor = System.Drawing.SystemColors.GradientInactiveCaption
|
|||
|
|
Me.UpdateVersion_lab.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
|
|||
|
|
Me.UpdateVersion_lab.ForeColor = System.Drawing.Color.DarkBlue
|
|||
|
|
Me.UpdateVersion_lab.Location = New System.Drawing.Point(27, 12)
|
|||
|
|
Me.UpdateVersion_lab.Name = "UpdateVersion_lab"
|
|||
|
|
Me.UpdateVersion_lab.Padding = New System.Windows.Forms.Padding(1)
|
|||
|
|
Me.UpdateVersion_lab.Size = New System.Drawing.Size(470, 196)
|
|||
|
|
Me.UpdateVersion_lab.TabIndex = 20
|
|||
|
|
Me.UpdateVersion_lab.Text = """请确认发布项目和房型:"" & vbCrLf & vbCrLf & vbCrLf &版本号变更;15 -> 16"
|
|||
|
|
'
|
|||
|
|
'Label2
|
|||
|
|
'
|
|||
|
|
Me.Label2.AutoSize = True
|
|||
|
|
Me.Label2.Font = New System.Drawing.Font("宋体", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
|
|||
|
|
Me.Label2.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
|
|||
|
|
Me.Label2.Location = New System.Drawing.Point(10, 403)
|
|||
|
|
Me.Label2.Name = "Label2"
|
|||
|
|
Me.Label2.Size = New System.Drawing.Size(189, 13)
|
|||
|
|
Me.Label2.TabIndex = 19
|
|||
|
|
Me.Label2.Text = "Please enter password:"
|
|||
|
|
'
|
|||
|
|
'ReleasePassword_txt
|
|||
|
|
'
|
|||
|
|
Me.ReleasePassword_txt.Location = New System.Drawing.Point(205, 401)
|
|||
|
|
Me.ReleasePassword_txt.Name = "ReleasePassword_txt"
|
|||
|
|
Me.ReleasePassword_txt.Size = New System.Drawing.Size(258, 21)
|
|||
|
|
Me.ReleasePassword_txt.TabIndex = 18
|
|||
|
|
'
|
|||
|
|
'Label1
|
|||
|
|
'
|
|||
|
|
Me.Label1.AutoSize = True
|
|||
|
|
Me.Label1.Font = New System.Drawing.Font("宋体", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
|
|||
|
|
Me.Label1.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
|
|||
|
|
Me.Label1.Location = New System.Drawing.Point(10, 444)
|
|||
|
|
Me.Label1.Name = "Label1"
|
|||
|
|
Me.Label1.Size = New System.Drawing.Size(327, 13)
|
|||
|
|
Me.Label1.TabIndex = 17
|
|||
|
|
Me.Label1.Text = "Please enter Release remarks: (required)"
|
|||
|
|
'
|
|||
|
|
'TextBox1
|
|||
|
|
'
|
|||
|
|
Me.TextBox1.BackColor = System.Drawing.Color.AliceBlue
|
|||
|
|
Me.TextBox1.Location = New System.Drawing.Point(27, 276)
|
|||
|
|
Me.TextBox1.MaxLength = 514
|
|||
|
|
Me.TextBox1.Multiline = True
|
|||
|
|
Me.TextBox1.Name = "TextBox1"
|
|||
|
|
Me.TextBox1.ReadOnly = True
|
|||
|
|
Me.TextBox1.Size = New System.Drawing.Size(227, 113)
|
|||
|
|
Me.TextBox1.TabIndex = 16
|
|||
|
|
'
|
|||
|
|
'ReleaseNotes_txt
|
|||
|
|
'
|
|||
|
|
Me.ReleaseNotes_txt.BackColor = System.Drawing.Color.AliceBlue
|
|||
|
|
Me.ReleaseNotes_txt.Location = New System.Drawing.Point(27, 460)
|
|||
|
|
Me.ReleaseNotes_txt.MaxLength = 514
|
|||
|
|
Me.ReleaseNotes_txt.Multiline = True
|
|||
|
|
Me.ReleaseNotes_txt.Name = "ReleaseNotes_txt"
|
|||
|
|
Me.ReleaseNotes_txt.Size = New System.Drawing.Size(363, 142)
|
|||
|
|
Me.ReleaseNotes_txt.TabIndex = 16
|
|||
|
|
'
|
|||
|
|
'Cancel_btn
|
|||
|
|
'
|
|||
|
|
Me.Cancel_btn.BackColor = System.Drawing.SystemColors.ControlLight
|
|||
|
|
Me.Cancel_btn.ForeColor = System.Drawing.Color.Red
|
|||
|
|
Me.Cancel_btn.Image = Global.BLV_Studio.My.Resources.Resources._01088
|
|||
|
|
Me.Cancel_btn.Location = New System.Drawing.Point(396, 542)
|
|||
|
|
Me.Cancel_btn.Name = "Cancel_btn"
|
|||
|
|
Me.Cancel_btn.Size = New System.Drawing.Size(101, 60)
|
|||
|
|
Me.Cancel_btn.TabIndex = 15
|
|||
|
|
Me.Cancel_btn.Text = "Cancel"
|
|||
|
|
Me.Cancel_btn.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText
|
|||
|
|
Me.Cancel_btn.UseVisualStyleBackColor = False
|
|||
|
|
'
|
|||
|
|
'Confirm_btn
|
|||
|
|
'
|
|||
|
|
Me.Confirm_btn.BackColor = System.Drawing.SystemColors.ControlLight
|
|||
|
|
Me.Confirm_btn.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer))
|
|||
|
|
Me.Confirm_btn.Image = Global.BLV_Studio.My.Resources.Resources._01664
|
|||
|
|
Me.Confirm_btn.Location = New System.Drawing.Point(396, 460)
|
|||
|
|
Me.Confirm_btn.Name = "Confirm_btn"
|
|||
|
|
Me.Confirm_btn.Size = New System.Drawing.Size(101, 60)
|
|||
|
|
Me.Confirm_btn.TabIndex = 14
|
|||
|
|
Me.Confirm_btn.Text = "OK"
|
|||
|
|
Me.Confirm_btn.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText
|
|||
|
|
Me.Confirm_btn.UseVisualStyleBackColor = False
|
|||
|
|
'
|
|||
|
|
'ReleaseControl_frn
|
|||
|
|
'
|
|||
|
|
Me.AutoScaleDimensions = New System.Drawing.SizeF(6!, 12!)
|
|||
|
|
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
|||
|
|
Me.BackColor = System.Drawing.SystemColors.ButtonHighlight
|
|||
|
|
Me.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None
|
|||
|
|
Me.ClientSize = New System.Drawing.Size(523, 616)
|
|||
|
|
Me.Controls.Add(Me.Panel1)
|
|||
|
|
Me.MaximizeBox = false
|
|||
|
|
Me.MinimizeBox = false
|
|||
|
|
Me.Name = "ReleaseControl_frn"
|
|||
|
|
Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
|
|||
|
|
Me.Panel1.ResumeLayout(false)
|
|||
|
|
Me.Panel1.PerformLayout
|
|||
|
|
Me.ResumeLayout(false)
|
|||
|
|
|
|||
|
|
End Sub
|
|||
|
|
|
|||
|
|
Friend WithEvents Panel1 As Panel
|
|||
|
|
Friend WithEvents Cancel_btn As Button
|
|||
|
|
Friend WithEvents Confirm_btn As Button
|
|||
|
|
Friend WithEvents ReleaseNotes_txt As TextBox
|
|||
|
|
Friend WithEvents UpdateVersion_lab As Label
|
|||
|
|
Friend WithEvents Label2 As Label
|
|||
|
|
Friend WithEvents ReleasePassword_txt As TextBox
|
|||
|
|
Friend WithEvents Label1 As Label
|
|||
|
|
Friend WithEvents Firmware_box As ComboBox
|
|||
|
|
Friend WithEvents Label3 As Label
|
|||
|
|
Friend WithEvents TextBox1 As TextBox
|
|||
|
|
Friend WithEvents ComboBox1 As ComboBox
|
|||
|
|
Friend WithEvents TextBox2 As TextBox
|
|||
|
|
Friend WithEvents Label4 As Label
|
|||
|
|
Friend WithEvents CheckBox2 As CheckBox
|
|||
|
|
Friend WithEvents CheckBox4 As CheckBox
|
|||
|
|
End Class
|