📄 qg_caigoubumen_wenyuanzongbiao.vb
字号:
Public Class qg_caigoubumen_wenyuanzongbiao
Inherits System.Windows.Forms.Form
#Region " Windows 窗体设计器生成的代码 "
Public Sub New()
MyBase.New()
'该调用是 Windows 窗体设计器所必需的。
InitializeComponent()
'在 InitializeComponent() 调用之后添加任何初始化
End Sub
'窗体重写 dispose 以清理组件列表。
Protected Overloads Overrides Sub Dispose(ByVal disposing As Boolean)
If disposing Then
If Not (components Is Nothing) Then
components.Dispose()
End If
End If
MyBase.Dispose(disposing)
End Sub
'Windows 窗体设计器所必需的
Private components As System.ComponentModel.IContainer
'注意: 以下过程是 Windows 窗体设计器所必需的
'可以使用 Windows 窗体设计器修改此过程。
'不要使用代码编辑器修改它。
Friend WithEvents Button4 As System.Windows.Forms.Button
Friend WithEvents ComboBox3 As System.Windows.Forms.ComboBox
Friend WithEvents RadioButton2 As System.Windows.Forms.RadioButton
Friend WithEvents DataGrid1 As System.Windows.Forms.DataGrid
Friend WithEvents ComboBox2 As System.Windows.Forms.ComboBox
Friend WithEvents ComboBox1 As System.Windows.Forms.ComboBox
Friend WithEvents RadioButton1 As System.Windows.Forms.RadioButton
Friend WithEvents TextBox17 As System.Windows.Forms.TextBox
Friend WithEvents Label20 As System.Windows.Forms.Label
Friend WithEvents TextBox12 As System.Windows.Forms.TextBox
Friend WithEvents Label15 As System.Windows.Forms.Label
Friend WithEvents TextBox10 As System.Windows.Forms.TextBox
Friend WithEvents Label13 As System.Windows.Forms.Label
Friend WithEvents TextBox2 As System.Windows.Forms.TextBox
Friend WithEvents Label2 As System.Windows.Forms.Label
Friend WithEvents Label1 As System.Windows.Forms.Label
Friend WithEvents GroupBox3 As System.Windows.Forms.GroupBox
Friend WithEvents GroupBox1 As System.Windows.Forms.GroupBox
Friend WithEvents ComboBox4 As System.Windows.Forms.ComboBox
Friend WithEvents Label4 As System.Windows.Forms.Label
Friend WithEvents DateTimePicker1 As System.Windows.Forms.DateTimePicker
Friend WithEvents Label5 As System.Windows.Forms.Label
Friend WithEvents ComboBox5 As System.Windows.Forms.ComboBox
Friend WithEvents Label6 As System.Windows.Forms.Label
Friend WithEvents TextBox1 As System.Windows.Forms.TextBox
Friend WithEvents DateTimePicker2 As System.Windows.Forms.DateTimePicker
Friend WithEvents Label7 As System.Windows.Forms.Label
Friend WithEvents Label8 As System.Windows.Forms.Label
Friend WithEvents TextBox3 As System.Windows.Forms.TextBox
Friend WithEvents TextBox4 As System.Windows.Forms.TextBox
Friend WithEvents Label9 As System.Windows.Forms.Label
Friend WithEvents TextBox5 As System.Windows.Forms.TextBox
Friend WithEvents Label10 As System.Windows.Forms.Label
Friend WithEvents GroupBox2 As System.Windows.Forms.GroupBox
Friend WithEvents Button5 As System.Windows.Forms.Button
Friend WithEvents GroupBox4 As System.Windows.Forms.GroupBox
Friend WithEvents DataGrid2 As System.Windows.Forms.DataGrid
Friend WithEvents TextBox6 As System.Windows.Forms.TextBox
Friend WithEvents Label3 As System.Windows.Forms.Label
Friend WithEvents Label17 As System.Windows.Forms.Label
Friend WithEvents Label11 As System.Windows.Forms.Label
Friend WithEvents TextBox7 As System.Windows.Forms.TextBox
Friend WithEvents Button2 As System.Windows.Forms.Button
<System.Diagnostics.DebuggerStepThrough()> Private Sub InitializeComponent()
Me.Button4 = New System.Windows.Forms.Button
Me.ComboBox3 = New System.Windows.Forms.ComboBox
Me.RadioButton2 = New System.Windows.Forms.RadioButton
Me.DataGrid1 = New System.Windows.Forms.DataGrid
Me.ComboBox2 = New System.Windows.Forms.ComboBox
Me.ComboBox1 = New System.Windows.Forms.ComboBox
Me.RadioButton1 = New System.Windows.Forms.RadioButton
Me.TextBox17 = New System.Windows.Forms.TextBox
Me.Label20 = New System.Windows.Forms.Label
Me.TextBox12 = New System.Windows.Forms.TextBox
Me.Label15 = New System.Windows.Forms.Label
Me.TextBox10 = New System.Windows.Forms.TextBox
Me.Label13 = New System.Windows.Forms.Label
Me.TextBox2 = New System.Windows.Forms.TextBox
Me.Label2 = New System.Windows.Forms.Label
Me.Label1 = New System.Windows.Forms.Label
Me.GroupBox3 = New System.Windows.Forms.GroupBox
Me.Label8 = New System.Windows.Forms.Label
Me.TextBox3 = New System.Windows.Forms.TextBox
Me.DateTimePicker2 = New System.Windows.Forms.DateTimePicker
Me.Label7 = New System.Windows.Forms.Label
Me.Label6 = New System.Windows.Forms.Label
Me.Label5 = New System.Windows.Forms.Label
Me.DateTimePicker1 = New System.Windows.Forms.DateTimePicker
Me.Label4 = New System.Windows.Forms.Label
Me.ComboBox5 = New System.Windows.Forms.ComboBox
Me.TextBox1 = New System.Windows.Forms.TextBox
Me.GroupBox1 = New System.Windows.Forms.GroupBox
Me.ComboBox4 = New System.Windows.Forms.ComboBox
Me.TextBox4 = New System.Windows.Forms.TextBox
Me.Label9 = New System.Windows.Forms.Label
Me.TextBox5 = New System.Windows.Forms.TextBox
Me.Label10 = New System.Windows.Forms.Label
Me.GroupBox2 = New System.Windows.Forms.GroupBox
Me.Button5 = New System.Windows.Forms.Button
Me.GroupBox4 = New System.Windows.Forms.GroupBox
Me.Label11 = New System.Windows.Forms.Label
Me.TextBox7 = New System.Windows.Forms.TextBox
Me.Label3 = New System.Windows.Forms.Label
Me.TextBox6 = New System.Windows.Forms.TextBox
Me.DataGrid2 = New System.Windows.Forms.DataGrid
Me.Label17 = New System.Windows.Forms.Label
Me.Button2 = New System.Windows.Forms.Button
CType(Me.DataGrid1, System.ComponentModel.ISupportInitialize).BeginInit()
Me.GroupBox3.SuspendLayout()
Me.GroupBox4.SuspendLayout()
CType(Me.DataGrid2, System.ComponentModel.ISupportInitialize).BeginInit()
Me.SuspendLayout()
'
'Button4
'
Me.Button4.Location = New System.Drawing.Point(16, 144)
Me.Button4.Name = "Button4"
Me.Button4.Size = New System.Drawing.Size(64, 24)
Me.Button4.TabIndex = 80
Me.Button4.Text = "提 交"
'
'ComboBox3
'
Me.ComboBox3.Location = New System.Drawing.Point(120, 24)
Me.ComboBox3.Name = "ComboBox3"
Me.ComboBox3.Size = New System.Drawing.Size(120, 20)
Me.ComboBox3.TabIndex = 74
Me.ComboBox3.Text = "现有订购单"
'
'RadioButton2
'
Me.RadioButton2.Location = New System.Drawing.Point(24, 24)
Me.RadioButton2.Name = "RadioButton2"
Me.RadioButton2.Size = New System.Drawing.Size(88, 24)
Me.RadioButton2.TabIndex = 73
Me.RadioButton2.Text = "现有订购单"
'
'DataGrid1
'
Me.DataGrid1.CaptionText = "请购物品详细情况表"
Me.DataGrid1.DataMember = ""
Me.DataGrid1.HeaderForeColor = System.Drawing.SystemColors.ControlText
Me.DataGrid1.Location = New System.Drawing.Point(16, 216)
Me.DataGrid1.Name = "DataGrid1"
Me.DataGrid1.PreferredColumnWidth = 105
Me.DataGrid1.ReadOnly = True
Me.DataGrid1.Size = New System.Drawing.Size(656, 160)
Me.DataGrid1.TabIndex = 72
'
'ComboBox2
'
Me.ComboBox2.BackColor = System.Drawing.Color.White
Me.ComboBox2.Enabled = False
Me.ComboBox2.ForeColor = System.Drawing.Color.Red
Me.ComboBox2.Location = New System.Drawing.Point(120, 72)
Me.ComboBox2.Name = "ComboBox2"
Me.ComboBox2.Size = New System.Drawing.Size(120, 20)
Me.ComboBox2.TabIndex = 70
Me.ComboBox2.Text = "可选工程编号"
'
'ComboBox1
'
Me.ComboBox1.Location = New System.Drawing.Point(432, 24)
Me.ComboBox1.Name = "ComboBox1"
Me.ComboBox1.Size = New System.Drawing.Size(232, 20)
Me.ComboBox1.TabIndex = 68
Me.ComboBox1.Text = "ComboBox1"
'
'RadioButton1
'
Me.RadioButton1.Location = New System.Drawing.Point(336, 24)
Me.RadioButton1.Name = "RadioButton1"
Me.RadioButton1.TabIndex = 67
Me.RadioButton1.Text = "已提交订购单"
'
'TextBox17
'
Me.TextBox17.BackColor = System.Drawing.Color.White
Me.TextBox17.Enabled = False
Me.TextBox17.Font = New System.Drawing.Font("宋体", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.TextBox17.ForeColor = System.Drawing.Color.Red
Me.TextBox17.ImeMode = System.Windows.Forms.ImeMode.NoControl
Me.TextBox17.Location = New System.Drawing.Point(432, 184)
Me.TextBox17.Name = "TextBox17"
Me.TextBox17.ReadOnly = True
Me.TextBox17.Size = New System.Drawing.Size(232, 21)
Me.TextBox17.TabIndex = 66
Me.TextBox17.Text = "双击编辑请购物品信息"
'
'Label20
'
Me.Label20.Location = New System.Drawing.Point(360, 184)
Me.Label20.Name = "Label20"
Me.Label20.Size = New System.Drawing.Size(64, 16)
Me.Label20.TabIndex = 65
Me.Label20.Text = "货 描"
'
'TextBox12
'
Me.TextBox12.BackColor = System.Drawing.Color.White
Me.TextBox12.Location = New System.Drawing.Point(112, 448)
Me.TextBox12.Name = "TextBox12"
Me.TextBox12.Size = New System.Drawing.Size(544, 21)
Me.TextBox12.TabIndex = 62
Me.TextBox12.Text = "TextBox12"
'
'Label15
'
Me.Label15.Location = New System.Drawing.Point(32, 448)
Me.Label15.Name = "Label15"
Me.Label15.Size = New System.Drawing.Size(72, 24)
Me.Label15.TabIndex = 61
Me.Label15.Text = "其他事项"
'
'TextBox10
'
Me.TextBox10.BackColor = System.Drawing.Color.White
Me.TextBox10.Location = New System.Drawing.Point(112, 392)
Me.TextBox10.Name = "TextBox10"
Me.TextBox10.Size = New System.Drawing.Size(544, 21)
Me.TextBox10.TabIndex = 60
Me.TextBox10.Text = "TextBox10"
'
'Label13
'
Me.Label13.Location = New System.Drawing.Point(32, 392)
Me.Label13.Name = "Label13"
Me.Label13.Size = New System.Drawing.Size(72, 24)
Me.Label13.TabIndex = 59
Me.Label13.Text = "交货地点"
'
'TextBox2
'
Me.TextBox2.BackColor = System.Drawing.Color.White
Me.TextBox2.Location = New System.Drawing.Point(320, 72)
Me.TextBox2.Name = "TextBox2"
Me.TextBox2.ReadOnly = True
Me.TextBox2.Size = New System.Drawing.Size(112, 21)
Me.TextBox2.TabIndex = 58
Me.TextBox2.Text = "TextBox2"
'
'Label2
'
Me.Label2.Location = New System.Drawing.Point(248, 72)
Me.Label2.Name = "Label2"
Me.Label2.Size = New System.Drawing.Size(64, 24)
Me.Label2.TabIndex = 57
Me.Label2.Text = "工程名称"
'
'Label1
'
Me.Label1.Location = New System.Drawing.Point(40, 72)
Me.Label1.Name = "Label1"
Me.Label1.Size = New System.Drawing.Size(72, 24)
Me.Label1.TabIndex = 56
Me.Label1.Text = "工程编号"
'
'GroupBox3
'
Me.GroupBox3.Controls.Add(Me.Label8)
Me.GroupBox3.Controls.Add(Me.TextBox3)
Me.GroupBox3.Controls.Add(Me.DateTimePicker2)
Me.GroupBox3.Controls.Add(Me.Label7)
Me.GroupBox3.Controls.Add(Me.Label6)
Me.GroupBox3.Controls.Add(Me.Label5)
Me.GroupBox3.Controls.Add(Me.DateTimePicker1)
Me.GroupBox3.Controls.Add(Me.Label4)
Me.GroupBox3.Controls.Add(Me.ComboBox5)
Me.GroupBox3.Controls.Add(Me.TextBox1)
Me.GroupBox3.Location = New System.Drawing.Point(16, 56)
Me.GroupBox3.Name = "GroupBox3"
Me.GroupBox3.Size = New System.Drawing.Size(656, 112)
Me.GroupBox3.TabIndex = 71
Me.GroupBox3.TabStop = False
Me.GroupBox3.Text = "货描信息"
'
'Label8
'
Me.Label8.ForeColor = System.Drawing.SystemColors.ControlText
Me.Label8.Location = New System.Drawing.Point(24, 80)
Me.Label8.Name = "Label8"
Me.Label8.Size = New System.Drawing.Size(72, 24)
Me.Label8.TabIndex = 90
Me.Label8.Text = "付款方式"
'
'TextBox3
'
Me.TextBox3.BackColor = System.Drawing.Color.White
Me.TextBox3.Location = New System.Drawing.Point(104, 80)
Me.TextBox3.Name = "TextBox3"
Me.TextBox3.Size = New System.Drawing.Size(112, 21)
Me.TextBox3.TabIndex = 89
Me.TextBox3.Text = "TextBox3"
'
'DateTimePicker2
'
Me.DateTimePicker2.Location = New System.Drawing.Point(496, 48)
Me.DateTimePicker2.Name = "DateTimePicker2"
Me.DateTimePicker2.Size = New System.Drawing.Size(152, 21)
Me.DateTimePicker2.TabIndex = 88
'
'Label7
'
Me.Label7.ForeColor = System.Drawing.SystemColors.ControlText
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -