📄 fk_cailiao_xiangmuwenyuan.vb
字号:
Public Class fk_cailiao_xiangmuwenyuan
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 Button5 As System.Windows.Forms.Button
Friend WithEvents ComboBox5 As System.Windows.Forms.ComboBox
Friend WithEvents ComboBox4 As System.Windows.Forms.ComboBox
Friend WithEvents RadioButton2 As System.Windows.Forms.RadioButton
Friend WithEvents RadioButton1 As System.Windows.Forms.RadioButton
Friend WithEvents Button3 As System.Windows.Forms.Button
Friend WithEvents Button2 As System.Windows.Forms.Button
Friend WithEvents Button1 As System.Windows.Forms.Button
Friend WithEvents TextBox8 As System.Windows.Forms.TextBox
Friend WithEvents Label10 As System.Windows.Forms.Label
Friend WithEvents Label7 As System.Windows.Forms.Label
Friend WithEvents TextBox5 As System.Windows.Forms.TextBox
Friend WithEvents Label6 As System.Windows.Forms.Label
Friend WithEvents Label5 As System.Windows.Forms.Label
Friend WithEvents Label4 As System.Windows.Forms.Label
Friend WithEvents Label3 As System.Windows.Forms.Label
Friend WithEvents Label2 As System.Windows.Forms.Label
Friend WithEvents TextBox1 As System.Windows.Forms.TextBox
Friend WithEvents Label1 As System.Windows.Forms.Label
Friend WithEvents GroupBox4 As System.Windows.Forms.GroupBox
Friend WithEvents Button4 As System.Windows.Forms.Button
Friend WithEvents GroupBox5 As System.Windows.Forms.GroupBox
Friend WithEvents DateTimePicker2 As System.Windows.Forms.DateTimePicker
Friend WithEvents GroupBox1 As System.Windows.Forms.GroupBox
Friend WithEvents DataGrid1 As System.Windows.Forms.DataGrid
Friend WithEvents GroupBox2 As System.Windows.Forms.GroupBox
Friend WithEvents Button6 As System.Windows.Forms.Button
Friend WithEvents DateTimePicker3 As System.Windows.Forms.DateTimePicker
Friend WithEvents TextBox2 As System.Windows.Forms.ComboBox
Friend WithEvents TextBox4 As System.Windows.Forms.ComboBox
Friend WithEvents TextBox3 As System.Windows.Forms.ComboBox
<System.Diagnostics.DebuggerStepThrough()> Private Sub InitializeComponent()
Me.Button5 = New System.Windows.Forms.Button
Me.ComboBox5 = New System.Windows.Forms.ComboBox
Me.ComboBox4 = New System.Windows.Forms.ComboBox
Me.RadioButton2 = New System.Windows.Forms.RadioButton
Me.RadioButton1 = New System.Windows.Forms.RadioButton
Me.Button3 = New System.Windows.Forms.Button
Me.Button2 = New System.Windows.Forms.Button
Me.Button1 = New System.Windows.Forms.Button
Me.TextBox8 = New System.Windows.Forms.TextBox
Me.Label10 = New System.Windows.Forms.Label
Me.Label7 = New System.Windows.Forms.Label
Me.TextBox5 = New System.Windows.Forms.TextBox
Me.Label6 = New System.Windows.Forms.Label
Me.Label5 = New System.Windows.Forms.Label
Me.Label4 = New System.Windows.Forms.Label
Me.Label3 = New System.Windows.Forms.Label
Me.Label2 = New System.Windows.Forms.Label
Me.TextBox1 = New System.Windows.Forms.TextBox
Me.Label1 = New System.Windows.Forms.Label
Me.GroupBox4 = New System.Windows.Forms.GroupBox
Me.Button4 = New System.Windows.Forms.Button
Me.GroupBox5 = New System.Windows.Forms.GroupBox
Me.DateTimePicker2 = New System.Windows.Forms.DateTimePicker
Me.GroupBox1 = New System.Windows.Forms.GroupBox
Me.TextBox3 = New System.Windows.Forms.ComboBox
Me.TextBox4 = New System.Windows.Forms.ComboBox
Me.TextBox2 = New System.Windows.Forms.ComboBox
Me.Button6 = New System.Windows.Forms.Button
Me.DateTimePicker3 = New System.Windows.Forms.DateTimePicker
Me.DataGrid1 = New System.Windows.Forms.DataGrid
Me.GroupBox2 = New System.Windows.Forms.GroupBox
Me.GroupBox4.SuspendLayout()
Me.GroupBox1.SuspendLayout()
CType(Me.DataGrid1, System.ComponentModel.ISupportInitialize).BeginInit()
Me.SuspendLayout()
'
'Button5
'
Me.Button5.Location = New System.Drawing.Point(328, 440)
Me.Button5.Name = "Button5"
Me.Button5.TabIndex = 102
Me.Button5.Text = "更 新"
'
'ComboBox5
'
Me.ComboBox5.Enabled = False
Me.ComboBox5.Location = New System.Drawing.Point(368, 32)
Me.ComboBox5.Name = "ComboBox5"
Me.ComboBox5.Size = New System.Drawing.Size(152, 20)
Me.ComboBox5.TabIndex = 100
Me.ComboBox5.Text = "已经提交的收货单"
'
'ComboBox4
'
Me.ComboBox4.Enabled = False
Me.ComboBox4.Location = New System.Drawing.Point(112, 32)
Me.ComboBox4.Name = "ComboBox4"
Me.ComboBox4.Size = New System.Drawing.Size(152, 20)
Me.ComboBox4.TabIndex = 99
Me.ComboBox4.Text = "没有提交的收货单"
'
'RadioButton2
'
Me.RadioButton2.Location = New System.Drawing.Point(280, 24)
Me.RadioButton2.Name = "RadioButton2"
Me.RadioButton2.Size = New System.Drawing.Size(80, 32)
Me.RadioButton2.TabIndex = 98
Me.RadioButton2.Text = "已经提交"
'
'RadioButton1
'
Me.RadioButton1.Location = New System.Drawing.Point(24, 24)
Me.RadioButton1.Name = "RadioButton1"
Me.RadioButton1.Size = New System.Drawing.Size(72, 32)
Me.RadioButton1.TabIndex = 97
Me.RadioButton1.Text = "没有提交"
'
'Button3
'
Me.Button3.Location = New System.Drawing.Point(416, 440)
Me.Button3.Name = "Button3"
Me.Button3.TabIndex = 93
Me.Button3.Text = "提 交"
'
'Button2
'
Me.Button2.Location = New System.Drawing.Point(240, 440)
Me.Button2.Name = "Button2"
Me.Button2.TabIndex = 92
Me.Button2.Text = "删 除"
'
'Button1
'
Me.Button1.Location = New System.Drawing.Point(152, 440)
Me.Button1.Name = "Button1"
Me.Button1.TabIndex = 91
Me.Button1.Text = "保 存"
'
'TextBox8
'
Me.TextBox8.Location = New System.Drawing.Point(104, 392)
Me.TextBox8.Name = "TextBox8"
Me.TextBox8.Size = New System.Drawing.Size(416, 21)
Me.TextBox8.TabIndex = 70
Me.TextBox8.Text = ""
'
'Label10
'
Me.Label10.Location = New System.Drawing.Point(32, 392)
Me.Label10.Name = "Label10"
Me.Label10.Size = New System.Drawing.Size(64, 16)
Me.Label10.TabIndex = 69
Me.Label10.Text = "备 注"
'
'Label7
'
Me.Label7.Location = New System.Drawing.Point(288, 360)
Me.Label7.Name = "Label7"
Me.Label7.Size = New System.Drawing.Size(64, 16)
Me.Label7.TabIndex = 64
Me.Label7.Text = "日 期"
'
'TextBox5
'
Me.TextBox5.Location = New System.Drawing.Point(104, 360)
Me.TextBox5.Name = "TextBox5"
Me.TextBox5.Size = New System.Drawing.Size(152, 21)
Me.TextBox5.TabIndex = 63
Me.TextBox5.Text = ""
'
'Label6
'
Me.Label6.Location = New System.Drawing.Point(32, 144)
Me.Label6.Name = "Label6"
Me.Label6.Size = New System.Drawing.Size(64, 16)
Me.Label6.TabIndex = 62
Me.Label6.Text = "供 应 商"
'
'Label5
'
Me.Label5.Location = New System.Drawing.Point(32, 360)
Me.Label5.Name = "Label5"
Me.Label5.Size = New System.Drawing.Size(64, 16)
Me.Label5.TabIndex = 61
Me.Label5.Text = "收 货 人"
'
'Label4
'
Me.Label4.Location = New System.Drawing.Point(280, 120)
Me.Label4.Name = "Label4"
Me.Label4.Size = New System.Drawing.Size(72, 16)
Me.Label4.TabIndex = 59
Me.Label4.Text = "订购单编号"
'
'Label3
'
Me.Label3.Location = New System.Drawing.Point(32, 120)
Me.Label3.Name = "Label3"
Me.Label3.Size = New System.Drawing.Size(64, 16)
Me.Label3.TabIndex = 57
Me.Label3.Text = "收货日期"
'
'Label2
'
Me.Label2.Location = New System.Drawing.Point(280, 88)
Me.Label2.Name = "Label2"
Me.Label2.Size = New System.Drawing.Size(64, 16)
Me.Label2.TabIndex = 55
Me.Label2.Text = "工程名称"
'
'TextBox1
'
Me.TextBox1.BackColor = System.Drawing.Color.White
Me.TextBox1.ForeColor = System.Drawing.Color.Red
Me.TextBox1.Location = New System.Drawing.Point(112, 80)
Me.TextBox1.Name = "TextBox1"
Me.TextBox1.ReadOnly = True
Me.TextBox1.Size = New System.Drawing.Size(152, 21)
Me.TextBox1.TabIndex = 54
Me.TextBox1.Text = ""
'
'Label1
'
Me.Label1.Location = New System.Drawing.Point(32, 88)
Me.Label1.Name = "Label1"
Me.Label1.Size = New System.Drawing.Size(72, 16)
Me.Label1.TabIndex = 53
Me.Label1.Text = "收货单编号"
'
'GroupBox4
'
Me.GroupBox4.Controls.Add(Me.Button4)
Me.GroupBox4.Location = New System.Drawing.Point(16, 424)
Me.GroupBox4.Name = "GroupBox4"
Me.GroupBox4.Size = New System.Drawing.Size(520, 56)
Me.GroupBox4.TabIndex = 94
Me.GroupBox4.TabStop = False
Me.GroupBox4.Text = "操作区"
'
'Button4
'
Me.Button4.Location = New System.Drawing.Point(48, 16)
Me.Button4.Name = "Button4"
Me.Button4.TabIndex = 0
Me.Button4.Text = "新 建"
'
'GroupBox5
'
Me.GroupBox5.Location = New System.Drawing.Point(16, 8)
Me.GroupBox5.Name = "GroupBox5"
Me.GroupBox5.Size = New System.Drawing.Size(520, 56)
Me.GroupBox5.TabIndex = 101
Me.GroupBox5.TabStop = False
Me.GroupBox5.Text = "收货单"
'
'DateTimePicker2
'
Me.DateTimePicker2.Location = New System.Drawing.Point(368, 360)
Me.DateTimePicker2.Name = "DateTimePicker2"
Me.DateTimePicker2.Size = New System.Drawing.Size(152, 21)
Me.DateTimePicker2.TabIndex = 103
'
'GroupBox1
'
Me.GroupBox1.Controls.Add(Me.TextBox3)
Me.GroupBox1.Controls.Add(Me.TextBox4)
Me.GroupBox1.Controls.Add(Me.TextBox2)
Me.GroupBox1.Controls.Add(Me.Button6)
Me.GroupBox1.Controls.Add(Me.DateTimePicker3)
Me.GroupBox1.Location = New System.Drawing.Point(16, 64)
Me.GroupBox1.Name = "GroupBox1"
Me.GroupBox1.Size = New System.Drawing.Size(520, 112)
Me.GroupBox1.TabIndex = 104
Me.GroupBox1.TabStop = False
Me.GroupBox1.Text = "收货主单信息"
'
'TextBox3
'
Me.TextBox3.Location = New System.Drawing.Point(352, 48)
Me.TextBox3.Name = "TextBox3"
Me.TextBox3.Size = New System.Drawing.Size(152, 20)
Me.TextBox3.TabIndex = 111
'
'TextBox4
'
Me.TextBox4.Location = New System.Drawing.Point(96, 80)
Me.TextBox4.Name = "TextBox4"
Me.TextBox4.Size = New System.Drawing.Size(152, 20)
Me.TextBox4.TabIndex = 110
'
'TextBox2
'
Me.TextBox2.Location = New System.Drawing.Point(352, 16)
Me.TextBox2.Name = "TextBox2"
Me.TextBox2.Size = New System.Drawing.Size(152, 20)
Me.TextBox2.TabIndex = 109
'
'Button6
'
Me.Button6.FlatStyle = System.Windows.Forms.FlatStyle.Flat
Me.Button6.ForeColor = System.Drawing.Color.Red
Me.Button6.Location = New System.Drawing.Point(312, 80)
Me.Button6.Name = "Button6"
Me.Button6.Size = New System.Drawing.Size(152, 24)
Me.Button6.TabIndex = 0
Me.Button6.Text = "添加货物信息"
'
'DateTimePicker3
'
Me.DateTimePicker3.Location = New System.Drawing.Point(96, 48)
Me.DateTimePicker3.Name = "DateTimePicker3"
Me.DateTimePicker3.Size = New System.Drawing.Size(152, 21)
Me.DateTimePicker3.TabIndex = 107
'
'DataGrid1
'
Me.DataGrid1.CaptionText = "收货单详细货物信息"
Me.DataGrid1.DataMember = ""
Me.DataGrid1.HeaderForeColor = System.Drawing.SystemColors.ControlText
Me.DataGrid1.Location = New System.Drawing.Point(16, 176)
Me.DataGrid1.Name = "DataGrid1"
Me.DataGrid1.ReadOnly = True
Me.DataGrid1.Size = New System.Drawing.Size(520, 168)
Me.DataGrid1.TabIndex = 105
'
'GroupBox2
'
Me.GroupBox2.Location = New System.Drawing.Point(16, 344)
Me.GroupBox2.Name = "GroupBox2"
Me.GroupBox2.Size = New System.Drawing.Size(520, 80)
Me.GroupBox2.TabIndex = 106
Me.GroupBox2.TabStop = False
'
'fk_cailiao_xiangmuwenyuan
'
Me.AutoScaleBaseSize = New System.Drawing.Size(6, 14)
Me.ClientSize = New System.Drawing.Size(552, 494)
Me.Controls.Add(Me.DataGrid1)
Me.Controls.Add(Me.DateTimePicker2)
Me.Controls.Add(Me.Button5)
Me.Controls.Add(Me.ComboBox5)
Me.Controls.Add(Me.ComboBox4)
Me.Controls.Add(Me.RadioButton2)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -