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

📄 qiantai.designer.vb

📁 用VB开发了一个超市管理系统
💻 VB
📖 第 1 页 / 共 2 页
字号:
        '
        Me.Lab2.BackColor = System.Drawing.Color.Black
        Me.Lab2.Font = New System.Drawing.Font("宋体", 24.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
        Me.Lab2.ForeColor = System.Drawing.Color.Fuchsia
        Me.Lab2.Location = New System.Drawing.Point(42, 92)
        Me.Lab2.Name = "Lab2"
        Me.Lab2.Size = New System.Drawing.Size(259, 36)
        Me.Lab2.TabIndex = 79
        Me.Lab2.TextAlign = System.Drawing.ContentAlignment.MiddleRight
        '
        'Lbl1
        '
        Me.Lbl1.BackColor = System.Drawing.Color.Black
        Me.Lbl1.Font = New System.Drawing.Font("宋体", 24.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
        Me.Lbl1.ForeColor = System.Drawing.Color.Fuchsia
        Me.Lbl1.Location = New System.Drawing.Point(42, 55)
        Me.Lbl1.Name = "Lbl1"
        Me.Lbl1.Size = New System.Drawing.Size(259, 37)
        Me.Lbl1.TabIndex = 78
        '
        'TerminalDescription
        '
        Me.TerminalDescription.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
        Me.TerminalDescription.BackColor = System.Drawing.SystemColors.ControlText
        Me.TerminalDescription.Font = New System.Drawing.Font("宋体", 24.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
        Me.TerminalDescription.ForeColor = System.Drawing.Color.Lime
        Me.TerminalDescription.ImageAlign = System.Drawing.ContentAlignment.TopRight
        Me.TerminalDescription.Location = New System.Drawing.Point(42, 31)
        Me.TerminalDescription.Name = "TerminalDescription"
        Me.TerminalDescription.Size = New System.Drawing.Size(666, 38)
        Me.TerminalDescription.TabIndex = 77
        Me.TerminalDescription.TextAlign = System.Drawing.ContentAlignment.MiddleRight
        '
        'DateTimePicker1
        '
        Me.DateTimePicker1.CalendarFont = New System.Drawing.Font("宋体", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
        Me.DateTimePicker1.Font = New System.Drawing.Font("宋体", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
        Me.DateTimePicker1.Location = New System.Drawing.Point(551, 246)
        Me.DateTimePicker1.Name = "DateTimePicker1"
        Me.DateTimePicker1.Size = New System.Drawing.Size(157, 26)
        Me.DateTimePicker1.TabIndex = 76
        '
        'txtChange
        '
        Me.txtChange.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
        Me.txtChange.ForeColor = System.Drawing.Color.Fuchsia
        Me.txtChange.Location = New System.Drawing.Point(373, 472)
        Me.txtChange.Name = "txtChange"
        Me.txtChange.Size = New System.Drawing.Size(100, 23)
        Me.txtChange.TabIndex = 75
        '
        'txtPaid
        '
        Me.txtPaid.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
        Me.txtPaid.ForeColor = System.Drawing.Color.Fuchsia
        Me.txtPaid.Location = New System.Drawing.Point(111, 474)
        Me.txtPaid.Name = "txtPaid"
        Me.txtPaid.Size = New System.Drawing.Size(100, 23)
        Me.txtPaid.TabIndex = 74
        '
        'txtTotal
        '
        Me.txtTotal.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
        Me.txtTotal.ForeColor = System.Drawing.SystemColors.GradientActiveCaption
        Me.txtTotal.Location = New System.Drawing.Point(345, 242)
        Me.txtTotal.Name = "txtTotal"
        Me.txtTotal.Size = New System.Drawing.Size(100, 23)
        Me.txtTotal.TabIndex = 73
        '
        'txtSellNum
        '
        Me.txtSellNum.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
        Me.txtSellNum.ForeColor = System.Drawing.SystemColors.GradientActiveCaption
        Me.txtSellNum.Location = New System.Drawing.Point(551, 195)
        Me.txtSellNum.Name = "txtSellNum"
        Me.txtSellNum.Size = New System.Drawing.Size(100, 23)
        Me.txtSellNum.TabIndex = 72
        '
        'txtWord
        '
        Me.txtWord.Font = New System.Drawing.Font("宋体", 10.5!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
        Me.txtWord.ForeColor = System.Drawing.SystemColors.GradientActiveCaption
        Me.txtWord.Location = New System.Drawing.Point(132, 186)
        Me.txtWord.Name = "txtWord"
        Me.txtWord.Size = New System.Drawing.Size(100, 23)
        Me.txtWord.TabIndex = 65
        '
        'Label8
        '
        Me.Label8.AutoSize = True
        Me.Label8.BackColor = System.Drawing.Color.Transparent
        Me.Label8.Font = New System.Drawing.Font("宋体", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
        Me.Label8.Location = New System.Drawing.Point(298, 474)
        Me.Label8.Name = "Label8"
        Me.Label8.Size = New System.Drawing.Size(69, 19)
        Me.Label8.TabIndex = 71
        Me.Label8.Text = "找零:"
        '
        'Label7
        '
        Me.Label7.AutoSize = True
        Me.Label7.BackColor = System.Drawing.Color.Transparent
        Me.Label7.Font = New System.Drawing.Font("宋体", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
        Me.Label7.Location = New System.Drawing.Point(54, 474)
        Me.Label7.Name = "Label7"
        Me.Label7.Size = New System.Drawing.Size(69, 19)
        Me.Label7.TabIndex = 70
        Me.Label7.Text = "收款:"
        '
        'Label6
        '
        Me.Label6.AutoSize = True
        Me.Label6.BackColor = System.Drawing.Color.Transparent
        Me.Label6.Font = New System.Drawing.Font("宋体", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
        Me.Label6.Location = New System.Drawing.Point(263, 242)
        Me.Label6.Name = "Label6"
        Me.Label6.Size = New System.Drawing.Size(76, 16)
        Me.Label6.TabIndex = 69
        Me.Label6.Text = "应付款:"
        '
        'Label5
        '
        Me.Label5.AutoSize = True
        Me.Label5.BackColor = System.Drawing.Color.Transparent
        Me.Label5.Font = New System.Drawing.Font("宋体", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
        Me.Label5.Location = New System.Drawing.Point(486, 195)
        Me.Label5.Name = "Label5"
        Me.Label5.Size = New System.Drawing.Size(59, 16)
        Me.Label5.TabIndex = 68
        Me.Label5.Text = "数量:"
        '
        'Label4
        '
        Me.Label4.AutoSize = True
        Me.Label4.BackColor = System.Drawing.Color.Transparent
        Me.Label4.Font = New System.Drawing.Font("宋体", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
        Me.Label4.Location = New System.Drawing.Point(45, 191)
        Me.Label4.Name = "Label4"
        Me.Label4.Size = New System.Drawing.Size(93, 16)
        Me.Label4.TabIndex = 67
        Me.Label4.Text = "商品编号:"
        '
        'Label3
        '
        Me.Label3.AutoSize = True
        Me.Label3.BackColor = System.Drawing.Color.Transparent
        Me.Label3.Font = New System.Drawing.Font("宋体", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
        Me.Label3.Location = New System.Drawing.Point(486, 247)
        Me.Label3.Name = "Label3"
        Me.Label3.Size = New System.Drawing.Size(59, 16)
        Me.Label3.TabIndex = 66
        Me.Label3.Text = "日期:"
        '
        'qiantai
        '
        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(750, 560)
        Me.Controls.Add(Me.Textzk)
        Me.Controls.Add(Me.Label11)
        Me.Controls.Add(Me.ComboBox1)
        Me.Controls.Add(Me.Label10)
        Me.Controls.Add(Me.TextBox3)
        Me.Controls.Add(Me.TextBox2)
        Me.Controls.Add(Me.TextBox1)
        Me.Controls.Add(Me.Label9)
        Me.Controls.Add(Me.Label2)
        Me.Controls.Add(Me.Label1)
        Me.Controls.Add(Me.DGView1)
        Me.Controls.Add(Me.Button1)
        Me.Controls.Add(Me.TerminalCounter)
        Me.Controls.Add(Me.Lab2)
        Me.Controls.Add(Me.Lbl1)
        Me.Controls.Add(Me.TerminalDescription)
        Me.Controls.Add(Me.DateTimePicker1)
        Me.Controls.Add(Me.txtChange)
        Me.Controls.Add(Me.txtPaid)
        Me.Controls.Add(Me.txtTotal)
        Me.Controls.Add(Me.txtSellNum)
        Me.Controls.Add(Me.txtWord)
        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.Name = "qiantai"
        Me.Text = "前台销售"
        CType(Me.DGView1, System.ComponentModel.ISupportInitialize).EndInit()
        Me.ResumeLayout(False)
        Me.PerformLayout()

    End Sub
    Friend WithEvents sl As System.Windows.Forms.DataGridViewTextBoxColumn
    Friend WithEvents spmc As System.Windows.Forms.DataGridViewTextBoxColumn
    Friend WithEvents spbh As System.Windows.Forms.DataGridViewTextBoxColumn
    Friend WithEvents xsdj As System.Windows.Forms.DataGridViewTextBoxColumn
    Friend WithEvents Textzk As System.Windows.Forms.TextBox
    Friend WithEvents je As System.Windows.Forms.DataGridViewTextBoxColumn
    Friend WithEvents zk As System.Windows.Forms.DataGridViewTextBoxColumn
    Friend WithEvents Label11 As System.Windows.Forms.Label
    Friend WithEvents ComboBox1 As System.Windows.Forms.ComboBox
    Friend WithEvents Label10 As System.Windows.Forms.Label
    Friend WithEvents TextBox3 As System.Windows.Forms.TextBox
    Friend WithEvents TextBox2 As System.Windows.Forms.TextBox
    Friend WithEvents TextBox1 As System.Windows.Forms.TextBox
    Friend WithEvents Label9 As System.Windows.Forms.Label
    Friend WithEvents Label2 As System.Windows.Forms.Label
    Friend WithEvents Label1 As System.Windows.Forms.Label
    Friend WithEvents DGView1 As System.Windows.Forms.DataGridView
    Friend WithEvents Button1 As System.Windows.Forms.Button
    Friend WithEvents TerminalCounter As System.Windows.Forms.Label
    Friend WithEvents Lab2 As System.Windows.Forms.Label
    Friend WithEvents Lbl1 As System.Windows.Forms.Label
    Friend WithEvents TerminalDescription As System.Windows.Forms.Label
    Friend WithEvents DateTimePicker1 As System.Windows.Forms.DateTimePicker
    Friend WithEvents txtChange As System.Windows.Forms.TextBox
    Friend WithEvents txtPaid As System.Windows.Forms.TextBox
    Friend WithEvents txtTotal As System.Windows.Forms.TextBox
    Friend WithEvents txtSellNum As System.Windows.Forms.TextBox
    Friend WithEvents txtWord As System.Windows.Forms.TextBox
    Friend WithEvents Label8 As System.Windows.Forms.Label
    Friend WithEvents Label7 As System.Windows.Forms.Label
    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
End Class

⌨️ 快捷键说明

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