⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 xiugai2.designer.vb

📁 用VB开发了一个超市管理系统
💻 VB
字号:
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class xiugai2
    Inherits System.Windows.Forms.Form

    'Form 重写 Dispose,以清理组件列表。
    <System.Diagnostics.DebuggerNonUserCode()> _
    Protected Overrides Sub Dispose(ByVal disposing As Boolean)
        If disposing AndAlso components IsNot Nothing Then
            components.Dispose()
        End If
        MyBase.Dispose(disposing)
    End Sub

    'Windows 窗体设计器所必需的
    Private components As System.ComponentModel.IContainer

    '注意: 以下过程是 Windows 窗体设计器所必需的
    '可以使用 Windows 窗体设计器修改它。
    '不要使用代码编辑器修改它。
    <System.Diagnostics.DebuggerStepThrough()> _
    Private Sub InitializeComponent()
        Me.Label1 = New System.Windows.Forms.Label
        Me.Label2 = New System.Windows.Forms.Label
        Me.Label3 = New System.Windows.Forms.Label
        Me.Label4 = New System.Windows.Forms.Label
        Me.Label5 = New System.Windows.Forms.Label
        Me.Label6 = New System.Windows.Forms.Label
        Me.Label7 = New System.Windows.Forms.Label
        Me.Label8 = New System.Windows.Forms.Label
        Me.Label9 = New System.Windows.Forms.Label
        Me.txtchukuno = New System.Windows.Forms.TextBox
        Me.txttuihuono = New System.Windows.Forms.TextBox
        Me.txtshangpinno = New System.Windows.Forms.TextBox
        Me.txtreason = New System.Windows.Forms.TextBox
        Me.txtgongyingno = New System.Windows.Forms.TextBox
        Me.txtcount = New System.Windows.Forms.TextBox
        Me.txtjinhuoprice = New System.Windows.Forms.TextBox
        Me.txttuihuodate = New System.Windows.Forms.TextBox
        Me.txtuserno = New System.Windows.Forms.TextBox
        Me.Label10 = New System.Windows.Forms.Label
        Me.Button1 = New System.Windows.Forms.Button
        Me.Button2 = New System.Windows.Forms.Button
        Me.SuspendLayout()
        '
        'Label1
        '
        Me.Label1.AutoSize = True
        Me.Label1.BackColor = System.Drawing.Color.Transparent
        Me.Label1.Location = New System.Drawing.Point(12, 51)
        Me.Label1.Name = "Label1"
        Me.Label1.Size = New System.Drawing.Size(53, 12)
        Me.Label1.TabIndex = 0
        Me.Label1.Text = "出库编号"
        '
        'Label2
        '
        Me.Label2.AutoSize = True
        Me.Label2.Location = New System.Drawing.Point(225, 45)
        Me.Label2.Name = "Label2"
        Me.Label2.Size = New System.Drawing.Size(0, 12)
        Me.Label2.TabIndex = 1
        '
        'Label3
        '
        Me.Label3.AutoSize = True
        Me.Label3.BackColor = System.Drawing.Color.Transparent
        Me.Label3.Location = New System.Drawing.Point(12, 104)
        Me.Label3.Name = "Label3"
        Me.Label3.Size = New System.Drawing.Size(53, 12)
        Me.Label3.TabIndex = 2
        Me.Label3.Text = "商品编号"
        '
        'Label4
        '
        Me.Label4.AutoSize = True
        Me.Label4.BackColor = System.Drawing.Color.Transparent
        Me.Label4.Location = New System.Drawing.Point(225, 104)
        Me.Label4.Name = "Label4"
        Me.Label4.Size = New System.Drawing.Size(53, 12)
        Me.Label4.TabIndex = 3
        Me.Label4.Text = "退货原因"
        '
        'Label5
        '
        Me.Label5.AutoSize = True
        Me.Label5.BackColor = System.Drawing.Color.Transparent
        Me.Label5.Location = New System.Drawing.Point(12, 158)
        Me.Label5.Name = "Label5"
        Me.Label5.Size = New System.Drawing.Size(53, 12)
        Me.Label5.TabIndex = 4
        Me.Label5.Text = "供应编号"
        '
        'Label6
        '
        Me.Label6.AutoSize = True
        Me.Label6.BackColor = System.Drawing.Color.Transparent
        Me.Label6.Location = New System.Drawing.Point(225, 158)
        Me.Label6.Name = "Label6"
        Me.Label6.Size = New System.Drawing.Size(29, 12)
        Me.Label6.TabIndex = 5
        Me.Label6.Text = "数量"
        '
        'Label7
        '
        Me.Label7.AutoSize = True
        Me.Label7.BackColor = System.Drawing.Color.Transparent
        Me.Label7.Location = New System.Drawing.Point(12, 204)
        Me.Label7.Name = "Label7"
        Me.Label7.Size = New System.Drawing.Size(53, 12)
        Me.Label7.TabIndex = 6
        Me.Label7.Text = "进货价格"
        '
        'Label8
        '
        Me.Label8.AutoSize = True
        Me.Label8.BackColor = System.Drawing.Color.Transparent
        Me.Label8.Location = New System.Drawing.Point(225, 204)
        Me.Label8.Name = "Label8"
        Me.Label8.Size = New System.Drawing.Size(53, 12)
        Me.Label8.TabIndex = 7
        Me.Label8.Text = "退货日期"
        '
        'Label9
        '
        Me.Label9.AutoSize = True
        Me.Label9.BackColor = System.Drawing.Color.Transparent
        Me.Label9.Location = New System.Drawing.Point(12, 245)
        Me.Label9.Name = "Label9"
        Me.Label9.Size = New System.Drawing.Size(53, 12)
        Me.Label9.TabIndex = 8
        Me.Label9.Text = "用户编号"
        '
        'txtchukuno
        '
        Me.txtchukuno.Location = New System.Drawing.Point(92, 45)
        Me.txtchukuno.Name = "txtchukuno"
        Me.txtchukuno.Size = New System.Drawing.Size(100, 21)
        Me.txtchukuno.TabIndex = 1
        '
        'txttuihuono
        '
        Me.txttuihuono.Location = New System.Drawing.Point(284, 45)
        Me.txttuihuono.Name = "txttuihuono"
        Me.txttuihuono.Size = New System.Drawing.Size(100, 21)
        Me.txttuihuono.TabIndex = 10
        '
        'txtshangpinno
        '
        Me.txtshangpinno.Location = New System.Drawing.Point(92, 95)
        Me.txtshangpinno.Name = "txtshangpinno"
        Me.txtshangpinno.Size = New System.Drawing.Size(100, 21)
        Me.txtshangpinno.TabIndex = 11
        '
        'txtreason
        '
        Me.txtreason.Location = New System.Drawing.Point(284, 95)
        Me.txtreason.Name = "txtreason"
        Me.txtreason.Size = New System.Drawing.Size(100, 21)
        Me.txtreason.TabIndex = 12
        '
        'txtgongyingno
        '
        Me.txtgongyingno.Location = New System.Drawing.Point(92, 149)
        Me.txtgongyingno.Name = "txtgongyingno"
        Me.txtgongyingno.Size = New System.Drawing.Size(100, 21)
        Me.txtgongyingno.TabIndex = 13
        '
        'txtcount
        '
        Me.txtcount.Location = New System.Drawing.Point(284, 155)
        Me.txtcount.Name = "txtcount"
        Me.txtcount.Size = New System.Drawing.Size(100, 21)
        Me.txtcount.TabIndex = 14
        '
        'txtjinhuoprice
        '
        Me.txtjinhuoprice.Location = New System.Drawing.Point(92, 201)
        Me.txtjinhuoprice.Name = "txtjinhuoprice"
        Me.txtjinhuoprice.Size = New System.Drawing.Size(100, 21)
        Me.txtjinhuoprice.TabIndex = 15
        '
        'txttuihuodate
        '
        Me.txttuihuodate.Location = New System.Drawing.Point(284, 201)
        Me.txttuihuodate.Name = "txttuihuodate"
        Me.txttuihuodate.Size = New System.Drawing.Size(100, 21)
        Me.txttuihuodate.TabIndex = 16
        '
        'txtuserno
        '
        Me.txtuserno.Location = New System.Drawing.Point(92, 241)
        Me.txtuserno.Name = "txtuserno"
        Me.txtuserno.Size = New System.Drawing.Size(100, 21)
        Me.txtuserno.TabIndex = 17
        '
        'Label10
        '
        Me.Label10.AutoSize = True
        Me.Label10.BackColor = System.Drawing.Color.Transparent
        Me.Label10.Location = New System.Drawing.Point(225, 48)
        Me.Label10.Name = "Label10"
        Me.Label10.Size = New System.Drawing.Size(53, 12)
        Me.Label10.TabIndex = 18
        Me.Label10.Text = "退货编号"
        '
        'Button1
        '
        Me.Button1.BackColor = System.Drawing.Color.Transparent
        Me.Button1.BackgroundImage = Global.超市系统开发.My.Resources.Resources._0201
        Me.Button1.Font = New System.Drawing.Font("宋体", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
        Me.Button1.ForeColor = System.Drawing.Color.LightSlateGray
        Me.Button1.Location = New System.Drawing.Point(424, 75)
        Me.Button1.Name = "Button1"
        Me.Button1.Size = New System.Drawing.Size(59, 59)
        Me.Button1.TabIndex = 19
        Me.Button1.Text = "确定"
        Me.Button1.UseVisualStyleBackColor = False
        '
        'Button2
        '
        Me.Button2.BackColor = System.Drawing.Color.Transparent
        Me.Button2.BackgroundImage = Global.超市系统开发.My.Resources.Resources._0201
        Me.Button2.Font = New System.Drawing.Font("宋体", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
        Me.Button2.ForeColor = System.Drawing.Color.LightSlateGray
        Me.Button2.Location = New System.Drawing.Point(424, 204)
        Me.Button2.Name = "Button2"
        Me.Button2.Size = New System.Drawing.Size(59, 58)
        Me.Button2.TabIndex = 20
        Me.Button2.Text = "退出"
        Me.Button2.UseVisualStyleBackColor = False
        '
        'xiugai2
        '
        Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 12.0!)
        Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
        Me.BackgroundImage = Global.超市系统开发.My.Resources.Resources._2005430142557494
        Me.ClientSize = New System.Drawing.Size(526, 327)
        Me.Controls.Add(Me.Button2)
        Me.Controls.Add(Me.Button1)
        Me.Controls.Add(Me.Label10)
        Me.Controls.Add(Me.txtuserno)
        Me.Controls.Add(Me.txttuihuodate)
        Me.Controls.Add(Me.txtjinhuoprice)
        Me.Controls.Add(Me.txtcount)
        Me.Controls.Add(Me.txtgongyingno)
        Me.Controls.Add(Me.txtreason)
        Me.Controls.Add(Me.txtshangpinno)
        Me.Controls.Add(Me.txttuihuono)
        Me.Controls.Add(Me.txtchukuno)
        Me.Controls.Add(Me.Label9)
        Me.Controls.Add(Me.Label8)
        Me.Controls.Add(Me.Label7)
        Me.Controls.Add(Me.Label6)
        Me.Controls.Add(Me.Label5)
        Me.Controls.Add(Me.Label4)
        Me.Controls.Add(Me.Label3)
        Me.Controls.Add(Me.Label2)
        Me.Controls.Add(Me.Label1)
        Me.Name = "xiugai2"
        Me.Text = "xiugai2"
        Me.ResumeLayout(False)
        Me.PerformLayout()

    End Sub
    Friend WithEvents Label1 As System.Windows.Forms.Label
    Friend WithEvents Label2 As System.Windows.Forms.Label
    Friend WithEvents Label3 As System.Windows.Forms.Label
    Friend WithEvents Label4 As System.Windows.Forms.Label
    Friend WithEvents Label5 As System.Windows.Forms.Label
    Friend WithEvents Label6 As System.Windows.Forms.Label
    Friend WithEvents Label7 As System.Windows.Forms.Label
    Friend WithEvents Label8 As System.Windows.Forms.Label
    Friend WithEvents Label9 As System.Windows.Forms.Label
    Friend WithEvents txtchukuno As System.Windows.Forms.TextBox
    Friend WithEvents txttuihuono As System.Windows.Forms.TextBox
    Friend WithEvents txtshangpinno As System.Windows.Forms.TextBox
    Friend WithEvents txtreason As System.Windows.Forms.TextBox
    Friend WithEvents txtgongyingno As System.Windows.Forms.TextBox
    Friend WithEvents txtcount As System.Windows.Forms.TextBox
    Friend WithEvents txtjinhuoprice As System.Windows.Forms.TextBox
    Friend WithEvents txttuihuodate As System.Windows.Forms.TextBox
    Friend WithEvents txtuserno As System.Windows.Forms.TextBox
    Friend WithEvents Label10 As System.Windows.Forms.Label
    Friend WithEvents Button1 As System.Windows.Forms.Button
    Friend WithEvents Button2 As System.Windows.Forms.Button
End Class

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -