📄 fk_cailiao_xiangmujingli.vb
字号:
Public Class Fk_cailiao_xiangmujingli
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 DateTimePicker2 As System.Windows.Forms.DateTimePicker
Friend WithEvents DataGrid1 As System.Windows.Forms.DataGrid
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 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 GroupBox5 As System.Windows.Forms.GroupBox
Friend WithEvents GroupBox1 As System.Windows.Forms.GroupBox
Friend WithEvents TextBox3 As System.Windows.Forms.ComboBox
Friend WithEvents TextBox4 As System.Windows.Forms.ComboBox
Friend WithEvents TextBox2 As System.Windows.Forms.ComboBox
Friend WithEvents DateTimePicker3 As System.Windows.Forms.DateTimePicker
Friend WithEvents GroupBox2 As System.Windows.Forms.GroupBox
Friend WithEvents TextBox9 As System.Windows.Forms.TextBox
Friend WithEvents TextBox6 As System.Windows.Forms.TextBox
Friend WithEvents Label21 As System.Windows.Forms.Label
Friend WithEvents TextBox7 As System.Windows.Forms.TextBox
Friend WithEvents Label23 As System.Windows.Forms.Label
Friend WithEvents Label24 As System.Windows.Forms.Label
Friend WithEvents ComboBox8 As System.Windows.Forms.ComboBox
Friend WithEvents Label22 As System.Windows.Forms.Label
Friend WithEvents Button1 As System.Windows.Forms.Button
Friend WithEvents GroupBox3 As System.Windows.Forms.GroupBox
Friend WithEvents PictureBox1 As System.Windows.Forms.PictureBox
Friend WithEvents LinkLabel1 As System.Windows.Forms.LinkLabel
Friend WithEvents DataGrid2 As System.Windows.Forms.DataGrid
<System.Diagnostics.DebuggerStepThrough()> Private Sub InitializeComponent()
Dim resources As System.Resources.ResourceManager = New System.Resources.ResourceManager(GetType(Fk_cailiao_xiangmujingli))
Me.DateTimePicker2 = New System.Windows.Forms.DateTimePicker
Me.DataGrid1 = New System.Windows.Forms.DataGrid
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.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.GroupBox5 = New System.Windows.Forms.GroupBox
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.DateTimePicker3 = New System.Windows.Forms.DateTimePicker
Me.GroupBox2 = New System.Windows.Forms.GroupBox
Me.TextBox9 = New System.Windows.Forms.TextBox
Me.TextBox6 = New System.Windows.Forms.TextBox
Me.Label21 = New System.Windows.Forms.Label
Me.TextBox7 = New System.Windows.Forms.TextBox
Me.Label23 = New System.Windows.Forms.Label
Me.Label24 = New System.Windows.Forms.Label
Me.ComboBox8 = New System.Windows.Forms.ComboBox
Me.Label22 = New System.Windows.Forms.Label
Me.Button1 = New System.Windows.Forms.Button
Me.GroupBox3 = New System.Windows.Forms.GroupBox
Me.PictureBox1 = New System.Windows.Forms.PictureBox
Me.LinkLabel1 = New System.Windows.Forms.LinkLabel
Me.DataGrid2 = New System.Windows.Forms.DataGrid
CType(Me.DataGrid1, System.ComponentModel.ISupportInitialize).BeginInit()
Me.GroupBox1.SuspendLayout()
Me.GroupBox3.SuspendLayout()
CType(Me.DataGrid2, System.ComponentModel.ISupportInitialize).BeginInit()
Me.SuspendLayout()
'
'DateTimePicker2
'
Me.DateTimePicker2.Location = New System.Drawing.Point(368, 368)
Me.DateTimePicker2.Name = "DateTimePicker2"
Me.DateTimePicker2.Size = New System.Drawing.Size(152, 21)
Me.DateTimePicker2.TabIndex = 123
'
'DataGrid1
'
Me.DataGrid1.CaptionText = "收货单详细货物信息"
Me.DataGrid1.DataMember = ""
Me.DataGrid1.HeaderForeColor = System.Drawing.SystemColors.ControlText
Me.DataGrid1.Location = New System.Drawing.Point(16, 184)
Me.DataGrid1.Name = "DataGrid1"
Me.DataGrid1.ReadOnly = True
Me.DataGrid1.Size = New System.Drawing.Size(520, 168)
Me.DataGrid1.TabIndex = 125
'
'ComboBox5
'
Me.ComboBox5.Enabled = False
Me.ComboBox5.Location = New System.Drawing.Point(368, 40)
Me.ComboBox5.Name = "ComboBox5"
Me.ComboBox5.Size = New System.Drawing.Size(152, 20)
Me.ComboBox5.TabIndex = 121
Me.ComboBox5.Text = "已经提交的收货单"
'
'ComboBox4
'
Me.ComboBox4.Enabled = False
Me.ComboBox4.Location = New System.Drawing.Point(112, 40)
Me.ComboBox4.Name = "ComboBox4"
Me.ComboBox4.Size = New System.Drawing.Size(152, 20)
Me.ComboBox4.TabIndex = 120
Me.ComboBox4.Text = "没有提交的收货单"
'
'RadioButton2
'
Me.RadioButton2.Location = New System.Drawing.Point(280, 32)
Me.RadioButton2.Name = "RadioButton2"
Me.RadioButton2.Size = New System.Drawing.Size(80, 32)
Me.RadioButton2.TabIndex = 119
Me.RadioButton2.Text = "已经提交"
'
'RadioButton1
'
Me.RadioButton1.Location = New System.Drawing.Point(24, 32)
Me.RadioButton1.Name = "RadioButton1"
Me.RadioButton1.Size = New System.Drawing.Size(72, 32)
Me.RadioButton1.TabIndex = 118
Me.RadioButton1.Text = "没有提交"
'
'TextBox8
'
Me.TextBox8.Location = New System.Drawing.Point(104, 400)
Me.TextBox8.Name = "TextBox8"
Me.TextBox8.Size = New System.Drawing.Size(416, 21)
Me.TextBox8.TabIndex = 117
Me.TextBox8.Text = ""
'
'Label10
'
Me.Label10.Location = New System.Drawing.Point(32, 400)
Me.Label10.Name = "Label10"
Me.Label10.Size = New System.Drawing.Size(64, 16)
Me.Label10.TabIndex = 116
Me.Label10.Text = "备 注"
'
'Label7
'
Me.Label7.Location = New System.Drawing.Point(288, 368)
Me.Label7.Name = "Label7"
Me.Label7.Size = New System.Drawing.Size(64, 16)
Me.Label7.TabIndex = 115
Me.Label7.Text = "日 期"
'
'TextBox5
'
Me.TextBox5.Location = New System.Drawing.Point(104, 368)
Me.TextBox5.Name = "TextBox5"
Me.TextBox5.Size = New System.Drawing.Size(152, 21)
Me.TextBox5.TabIndex = 114
Me.TextBox5.Text = ""
'
'Label6
'
Me.Label6.Location = New System.Drawing.Point(32, 152)
Me.Label6.Name = "Label6"
Me.Label6.Size = New System.Drawing.Size(64, 16)
Me.Label6.TabIndex = 113
Me.Label6.Text = "供 应 商"
'
'Label5
'
Me.Label5.Location = New System.Drawing.Point(32, 368)
Me.Label5.Name = "Label5"
Me.Label5.Size = New System.Drawing.Size(64, 16)
Me.Label5.TabIndex = 112
Me.Label5.Text = "收 货 人"
'
'Label4
'
Me.Label4.Location = New System.Drawing.Point(280, 128)
Me.Label4.Name = "Label4"
Me.Label4.Size = New System.Drawing.Size(72, 16)
Me.Label4.TabIndex = 111
Me.Label4.Text = "订购单编号"
'
'Label3
'
Me.Label3.Location = New System.Drawing.Point(32, 128)
Me.Label3.Name = "Label3"
Me.Label3.Size = New System.Drawing.Size(64, 16)
Me.Label3.TabIndex = 110
Me.Label3.Text = "收货日期"
'
'Label2
'
Me.Label2.Location = New System.Drawing.Point(280, 96)
Me.Label2.Name = "Label2"
Me.Label2.Size = New System.Drawing.Size(64, 16)
Me.Label2.TabIndex = 109
Me.Label2.Text = "工程名称"
'
'TextBox1
'
Me.TextBox1.Location = New System.Drawing.Point(112, 88)
Me.TextBox1.Name = "TextBox1"
Me.TextBox1.Size = New System.Drawing.Size(152, 21)
Me.TextBox1.TabIndex = 108
Me.TextBox1.Text = ""
'
'Label1
'
Me.Label1.Location = New System.Drawing.Point(32, 96)
Me.Label1.Name = "Label1"
Me.Label1.Size = New System.Drawing.Size(72, 16)
Me.Label1.TabIndex = 107
Me.Label1.Text = "收货单编号"
'
'GroupBox5
'
Me.GroupBox5.Location = New System.Drawing.Point(16, 16)
Me.GroupBox5.Name = "GroupBox5"
Me.GroupBox5.Size = New System.Drawing.Size(520, 56)
Me.GroupBox5.TabIndex = 122
Me.GroupBox5.TabStop = False
Me.GroupBox5.Text = "收货单"
'
'GroupBox1
'
Me.GroupBox1.Controls.Add(Me.TextBox3)
Me.GroupBox1.Controls.Add(Me.TextBox4)
Me.GroupBox1.Controls.Add(Me.TextBox2)
Me.GroupBox1.Controls.Add(Me.DateTimePicker3)
Me.GroupBox1.Location = New System.Drawing.Point(16, 72)
Me.GroupBox1.Name = "GroupBox1"
Me.GroupBox1.Size = New System.Drawing.Size(520, 112)
Me.GroupBox1.TabIndex = 124
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
'
'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
'
'GroupBox2
'
Me.GroupBox2.Location = New System.Drawing.Point(16, 352)
Me.GroupBox2.Name = "GroupBox2"
Me.GroupBox2.Size = New System.Drawing.Size(520, 80)
Me.GroupBox2.TabIndex = 126
Me.GroupBox2.TabStop = False
'
'TextBox9
'
Me.TextBox9.BackColor = System.Drawing.Color.White
Me.TextBox9.ForeColor = System.Drawing.Color.Blue
Me.TextBox9.Location = New System.Drawing.Point(624, 120)
Me.TextBox9.Name = "TextBox9"
Me.TextBox9.ReadOnly = True
Me.TextBox9.Size = New System.Drawing.Size(96, 21)
Me.TextBox9.TabIndex = 135
Me.TextBox9.Text = ""
'
'TextBox6
'
Me.TextBox6.Location = New System.Drawing.Point(624, 216)
Me.TextBox6.Name = "TextBox6"
Me.TextBox6.Size = New System.Drawing.Size(96, 21)
Me.TextBox6.TabIndex = 133
Me.TextBox6.Text = ""
'
'Label21
'
Me.Label21.Location = New System.Drawing.Point(560, 216)
Me.Label21.Name = "Label21"
Me.Label21.Size = New System.Drawing.Size(56, 16)
Me.Label21.TabIndex = 132
Me.Label21.Text = "审批意见"
'
'TextBox7
'
Me.TextBox7.Location = New System.Drawing.Point(624, 168)
Me.TextBox7.Name = "TextBox7"
Me.TextBox7.PasswordChar = Microsoft.VisualBasic.ChrW(42)
Me.TextBox7.Size = New System.Drawing.Size(96, 21)
Me.TextBox7.TabIndex = 129
Me.TextBox7.Text = ""
'
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -