📄 gc_pandian_xinxi.vb
字号:
Public Class gc_pandian_xinxi
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 DataGrid1 As System.Windows.Forms.DataGrid
Friend WithEvents Button6 As System.Windows.Forms.Button
Friend WithEvents Button2 As System.Windows.Forms.Button
Friend WithEvents Button1 As System.Windows.Forms.Button
Friend WithEvents TextBox5 As System.Windows.Forms.TextBox
Friend WithEvents TextBox4 As System.Windows.Forms.TextBox
Friend WithEvents TextBox3 As System.Windows.Forms.TextBox
Friend WithEvents TextBox1 As System.Windows.Forms.TextBox
Friend WithEvents Label7 As System.Windows.Forms.Label
Friend WithEvents Label6 As System.Windows.Forms.Label
Friend WithEvents Label3 As System.Windows.Forms.Label
Friend WithEvents Label2 As System.Windows.Forms.Label
Friend WithEvents Label1 As System.Windows.Forms.Label
Friend WithEvents TextBox6 As System.Windows.Forms.TextBox
Friend WithEvents Label8 As System.Windows.Forms.Label
Friend WithEvents Button5 As System.Windows.Forms.Button
Friend WithEvents Label4 As System.Windows.Forms.Label
Friend WithEvents DateTimePicker1 As System.Windows.Forms.DateTimePicker
Friend WithEvents LinkLabel1 As System.Windows.Forms.LinkLabel
Friend WithEvents PictureBox1 As System.Windows.Forms.PictureBox
Friend WithEvents Button3 As System.Windows.Forms.Button
Friend WithEvents Button4 As System.Windows.Forms.Button
Friend WithEvents TextBox2 As System.Windows.Forms.ComboBox
Friend WithEvents RadioButton1 As System.Windows.Forms.RadioButton
Friend WithEvents RadioButton2 As System.Windows.Forms.RadioButton
Friend WithEvents ComboBox1 As System.Windows.Forms.ComboBox
Friend WithEvents ComboBox2 As System.Windows.Forms.ComboBox
Friend WithEvents GroupBox1 As System.Windows.Forms.GroupBox
Friend WithEvents GroupBox2 As System.Windows.Forms.GroupBox
Friend WithEvents GroupBox3 As System.Windows.Forms.GroupBox
<System.Diagnostics.DebuggerStepThrough()> Private Sub InitializeComponent()
Dim resources As System.Resources.ResourceManager = New System.Resources.ResourceManager(GetType(gc_pandian_xinxi))
Me.DataGrid1 = New System.Windows.Forms.DataGrid
Me.Button6 = New System.Windows.Forms.Button
Me.Button2 = New System.Windows.Forms.Button
Me.Button1 = New System.Windows.Forms.Button
Me.TextBox5 = New System.Windows.Forms.TextBox
Me.TextBox4 = New System.Windows.Forms.TextBox
Me.TextBox3 = New System.Windows.Forms.TextBox
Me.TextBox1 = New System.Windows.Forms.TextBox
Me.Label7 = New System.Windows.Forms.Label
Me.Label6 = New System.Windows.Forms.Label
Me.Label3 = New System.Windows.Forms.Label
Me.Label2 = New System.Windows.Forms.Label
Me.Label1 = New System.Windows.Forms.Label
Me.DateTimePicker1 = New System.Windows.Forms.DateTimePicker
Me.Label4 = New System.Windows.Forms.Label
Me.TextBox6 = New System.Windows.Forms.TextBox
Me.Label8 = New System.Windows.Forms.Label
Me.Button5 = New System.Windows.Forms.Button
Me.LinkLabel1 = New System.Windows.Forms.LinkLabel
Me.PictureBox1 = New System.Windows.Forms.PictureBox
Me.Button3 = New System.Windows.Forms.Button
Me.Button4 = New System.Windows.Forms.Button
Me.TextBox2 = New System.Windows.Forms.ComboBox
Me.RadioButton1 = New System.Windows.Forms.RadioButton
Me.RadioButton2 = New System.Windows.Forms.RadioButton
Me.ComboBox1 = New System.Windows.Forms.ComboBox
Me.ComboBox2 = New System.Windows.Forms.ComboBox
Me.GroupBox1 = New System.Windows.Forms.GroupBox
Me.GroupBox2 = New System.Windows.Forms.GroupBox
Me.GroupBox3 = New System.Windows.Forms.GroupBox
CType(Me.DataGrid1, System.ComponentModel.ISupportInitialize).BeginInit()
Me.SuspendLayout()
'
'DataGrid1
'
Me.DataGrid1.CaptionText = "盘点信息详细情况表"
Me.DataGrid1.DataMember = ""
Me.DataGrid1.HeaderFont = New System.Drawing.Font("宋体", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.DataGrid1.HeaderForeColor = System.Drawing.SystemColors.ControlText
Me.DataGrid1.ImeMode = System.Windows.Forms.ImeMode.NoControl
Me.DataGrid1.Location = New System.Drawing.Point(16, 416)
Me.DataGrid1.Name = "DataGrid1"
Me.DataGrid1.ReadOnly = True
Me.DataGrid1.Size = New System.Drawing.Size(688, 128)
Me.DataGrid1.TabIndex = 66
'
'Button6
'
Me.Button6.Location = New System.Drawing.Point(592, 304)
Me.Button6.Name = "Button6"
Me.Button6.Size = New System.Drawing.Size(80, 24)
Me.Button6.TabIndex = 64
Me.Button6.Text = "取消"
'
'Button2
'
Me.Button2.Location = New System.Drawing.Point(592, 144)
Me.Button2.Name = "Button2"
Me.Button2.Size = New System.Drawing.Size(80, 24)
Me.Button2.TabIndex = 63
Me.Button2.Text = "添加"
'
'Button1
'
Me.Button1.Location = New System.Drawing.Point(592, 88)
Me.Button1.Name = "Button1"
Me.Button1.Size = New System.Drawing.Size(80, 24)
Me.Button1.TabIndex = 62
Me.Button1.Text = "新建"
'
'TextBox5
'
Me.TextBox5.Location = New System.Drawing.Point(136, 280)
Me.TextBox5.Name = "TextBox5"
Me.TextBox5.Size = New System.Drawing.Size(408, 21)
Me.TextBox5.TabIndex = 60
Me.TextBox5.Text = "TextBox5"
'
'TextBox4
'
Me.TextBox4.Location = New System.Drawing.Point(136, 232)
Me.TextBox4.Name = "TextBox4"
Me.TextBox4.Size = New System.Drawing.Size(408, 21)
Me.TextBox4.TabIndex = 59
Me.TextBox4.Text = "TextBox4"
'
'TextBox3
'
Me.TextBox3.Location = New System.Drawing.Point(136, 184)
Me.TextBox3.Name = "TextBox3"
Me.TextBox3.ReadOnly = True
Me.TextBox3.Size = New System.Drawing.Size(408, 21)
Me.TextBox3.TabIndex = 58
Me.TextBox3.Text = "TextBox3"
'
'TextBox1
'
Me.TextBox1.Location = New System.Drawing.Point(136, 88)
Me.TextBox1.Name = "TextBox1"
Me.TextBox1.ReadOnly = True
Me.TextBox1.Size = New System.Drawing.Size(408, 21)
Me.TextBox1.TabIndex = 56
Me.TextBox1.Text = "TextBox1"
'
'Label7
'
Me.Label7.Location = New System.Drawing.Point(40, 280)
Me.Label7.Name = "Label7"
Me.Label7.Size = New System.Drawing.Size(64, 24)
Me.Label7.TabIndex = 55
Me.Label7.Text = "盘店金额"
Me.Label7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
'
'Label6
'
Me.Label6.Location = New System.Drawing.Point(40, 232)
Me.Label6.Name = "Label6"
Me.Label6.Size = New System.Drawing.Size(64, 24)
Me.Label6.TabIndex = 54
Me.Label6.Text = "盘点简介"
Me.Label6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
'
'Label3
'
Me.Label3.Location = New System.Drawing.Point(40, 184)
Me.Label3.Name = "Label3"
Me.Label3.Size = New System.Drawing.Size(64, 24)
Me.Label3.TabIndex = 53
Me.Label3.Text = "工程名称"
Me.Label3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
'
'Label2
'
Me.Label2.Location = New System.Drawing.Point(40, 136)
Me.Label2.Name = "Label2"
Me.Label2.Size = New System.Drawing.Size(64, 24)
Me.Label2.TabIndex = 52
Me.Label2.Text = "工程编号"
Me.Label2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
'
'Label1
'
Me.Label1.Location = New System.Drawing.Point(40, 88)
Me.Label1.Name = "Label1"
Me.Label1.Size = New System.Drawing.Size(64, 24)
Me.Label1.TabIndex = 51
Me.Label1.Text = "盘点编号"
Me.Label1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
'
'DateTimePicker1
'
Me.DateTimePicker1.Location = New System.Drawing.Point(136, 336)
Me.DateTimePicker1.Name = "DateTimePicker1"
Me.DateTimePicker1.Size = New System.Drawing.Size(408, 21)
Me.DateTimePicker1.TabIndex = 43
'
'Label4
'
Me.Label4.Location = New System.Drawing.Point(40, 336)
Me.Label4.Name = "Label4"
Me.Label4.Size = New System.Drawing.Size(64, 16)
Me.Label4.TabIndex = 42
Me.Label4.Text = "盘点日期"
Me.Label4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
'
'TextBox6
'
Me.TextBox6.Location = New System.Drawing.Point(136, 376)
Me.TextBox6.Name = "TextBox6"
Me.TextBox6.Size = New System.Drawing.Size(408, 21)
Me.TextBox6.TabIndex = 41
Me.TextBox6.Text = "TextBox6"
'
'Label8
'
Me.Label8.Location = New System.Drawing.Point(40, 376)
Me.Label8.Name = "Label8"
Me.Label8.Size = New System.Drawing.Size(64, 16)
Me.Label8.TabIndex = 34
Me.Label8.Text = "备 注"
Me.Label8.TextAlign = System.Drawing.ContentAlignment.MiddleLeft
'
'Button5
'
Me.Button5.Location = New System.Drawing.Point(592, 360)
Me.Button5.Name = "Button5"
Me.Button5.Size = New System.Drawing.Size(80, 24)
Me.Button5.TabIndex = 67
Me.Button5.Text = "提交"
'
'LinkLabel1
'
Me.LinkLabel1.Image = CType(resources.GetObject("LinkLabel1.Image"), System.Drawing.Image)
Me.LinkLabel1.Location = New System.Drawing.Point(592, 48)
Me.LinkLabel1.Name = "LinkLabel1"
Me.LinkLabel1.Size = New System.Drawing.Size(80, 32)
Me.LinkLabel1.TabIndex = 24
Me.LinkLabel1.TabStop = True
Me.LinkLabel1.Text = "盘点信息查找"
Me.LinkLabel1.TextAlign = System.Drawing.ContentAlignment.BottomCenter
'
'PictureBox1
'
Me.PictureBox1.Image = CType(resources.GetObject("PictureBox1.Image"), System.Drawing.Image)
Me.PictureBox1.Location = New System.Drawing.Point(584, 32)
Me.PictureBox1.Name = "PictureBox1"
Me.PictureBox1.Size = New System.Drawing.Size(32, 24)
Me.PictureBox1.TabIndex = 23
Me.PictureBox1.TabStop = False
'
'Button3
'
Me.Button3.Location = New System.Drawing.Point(592, 192)
Me.Button3.Name = "Button3"
Me.Button3.Size = New System.Drawing.Size(80, 24)
Me.Button3.TabIndex = 21
Me.Button3.Text = "更新"
'
'Button4
'
Me.Button4.Location = New System.Drawing.Point(592, 248)
Me.Button4.Name = "Button4"
Me.Button4.Size = New System.Drawing.Size(80, 24)
Me.Button4.TabIndex = 22
Me.Button4.Text = "删除"
'
'TextBox2
'
Me.TextBox2.ItemHeight = 12
Me.TextBox2.Location = New System.Drawing.Point(136, 136)
Me.TextBox2.Name = "TextBox2"
Me.TextBox2.Size = New System.Drawing.Size(408, 20)
Me.TextBox2.TabIndex = 44
Me.TextBox2.Text = "工程编号"
'
'RadioButton1
'
Me.RadioButton1.Location = New System.Drawing.Point(32, 32)
Me.RadioButton1.Name = "RadioButton1"
Me.RadioButton1.TabIndex = 68
Me.RadioButton1.Text = "未提交收货单"
'
'RadioButton2
'
Me.RadioButton2.Location = New System.Drawing.Point(304, 32)
Me.RadioButton2.Name = "RadioButton2"
Me.RadioButton2.TabIndex = 69
Me.RadioButton2.Text = "未提交收货单"
'
'ComboBox1
'
Me.ComboBox1.Location = New System.Drawing.Point(136, 32)
Me.ComboBox1.Name = "ComboBox1"
Me.ComboBox1.Size = New System.Drawing.Size(136, 20)
Me.ComboBox1.TabIndex = 70
Me.ComboBox1.Text = "未提交的收货单号"
'
'ComboBox2
'
Me.ComboBox2.Location = New System.Drawing.Point(408, 32)
Me.ComboBox2.Name = "ComboBox2"
Me.ComboBox2.Size = New System.Drawing.Size(136, 20)
Me.ComboBox2.TabIndex = 71
Me.ComboBox2.Text = "ComboBox2"
'
'GroupBox1
'
Me.GroupBox1.Location = New System.Drawing.Point(16, 8)
Me.GroupBox1.Name = "GroupBox1"
Me.GroupBox1.Size = New System.Drawing.Size(544, 64)
Me.GroupBox1.TabIndex = 72
Me.GroupBox1.TabStop = False
Me.GroupBox1.Text = "选 择 区"
'
'GroupBox2
'
Me.GroupBox2.Location = New System.Drawing.Point(16, 72)
Me.GroupBox2.Name = "GroupBox2"
Me.GroupBox2.Size = New System.Drawing.Size(544, 336)
Me.GroupBox2.TabIndex = 73
Me.GroupBox2.TabStop = False
Me.GroupBox2.Text = "信 息 区"
'
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -