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

📄 quitform.designer.vb

📁 千寻销售系统 文件说明:一个采用三层结构的分部式应用程序
💻 VB
📖 第 1 页 / 共 2 页
字号:
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class QuitForm
    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()
        Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(QuitForm))
        Me.Label8 = New System.Windows.Forms.Label
        Me.QuitFormDanweiTextBox = New System.Windows.Forms.TextBox
        Me.Label1 = New System.Windows.Forms.Label
        Me.QuitFormNumberTextBox = New System.Windows.Forms.TextBox
        Me.Label6 = New System.Windows.Forms.Label
        Me.Panel1 = New System.Windows.Forms.Panel
        Me.QuitFormSCountTextBox = New System.Windows.Forms.TextBox
        Me.Label7 = New System.Windows.Forms.Label
        Me.QuitFormCountTextBox = New System.Windows.Forms.TextBox
        Me.QuitFormGroupNumberTextBox = New System.Windows.Forms.TextBox
        Me.Label5 = New System.Windows.Forms.Label
        Me.Label4 = New System.Windows.Forms.Label
        Me.QuitFormNnitTextBox = New System.Windows.Forms.TextBox
        Me.Label3 = New System.Windows.Forms.Label
        Me.QuitFormNameTextBox = New System.Windows.Forms.TextBox
        Me.Label2 = New System.Windows.Forms.Label
        Me.QuitFormHelpListBox = New System.Windows.Forms.ListBox
        Me.QuitFormGroupTextBox = New System.Windows.Forms.TextBox
        Me.SplitContainer1 = New System.Windows.Forms.SplitContainer
        Me.GroupBox3 = New System.Windows.Forms.GroupBox
        Me.QuitFormDataGridView = New System.Windows.Forms.DataGridView
        Me.GroupBox2 = New System.Windows.Forms.GroupBox
        Me.QuitFormRefurbishButton = New System.Windows.Forms.Button
        Me.QuitFormExitButton = New System.Windows.Forms.Button
        Me.QuitFormCancelButton = New System.Windows.Forms.Button
        Me.QuitFormQuitButton = New System.Windows.Forms.Button
        Me.GroupBox1 = New System.Windows.Forms.GroupBox
        Me.QuitFormExplainTextBox = New System.Windows.Forms.TextBox
        Me.Panel1.SuspendLayout()
        Me.SplitContainer1.Panel1.SuspendLayout()
        Me.SplitContainer1.Panel2.SuspendLayout()
        Me.SplitContainer1.SuspendLayout()
        Me.GroupBox3.SuspendLayout()
        CType(Me.QuitFormDataGridView, System.ComponentModel.ISupportInitialize).BeginInit()
        Me.GroupBox2.SuspendLayout()
        Me.GroupBox1.SuspendLayout()
        Me.SuspendLayout()
        '
        'Label8
        '
        Me.Label8.AutoSize = True
        Me.Label8.Location = New System.Drawing.Point(37, 219)
        Me.Label8.Name = "Label8"
        Me.Label8.Size = New System.Drawing.Size(29, 12)
        Me.Label8.TabIndex = 106
        Me.Label8.Text = "单位"
        '
        'QuitFormDanweiTextBox
        '
        Me.QuitFormDanweiTextBox.Location = New System.Drawing.Point(68, 210)
        Me.QuitFormDanweiTextBox.Name = "QuitFormDanweiTextBox"
        Me.QuitFormDanweiTextBox.ReadOnly = True
        Me.QuitFormDanweiTextBox.Size = New System.Drawing.Size(156, 21)
        Me.QuitFormDanweiTextBox.TabIndex = 104
        Me.QuitFormDanweiTextBox.TabStop = False
        '
        'Label1
        '
        Me.Label1.AutoSize = True
        Me.Label1.Location = New System.Drawing.Point(13, 29)
        Me.Label1.Name = "Label1"
        Me.Label1.Size = New System.Drawing.Size(53, 12)
        Me.Label1.TabIndex = 1
        Me.Label1.Text = "货物编号"
        '
        'QuitFormNumberTextBox
        '
        Me.QuitFormNumberTextBox.Location = New System.Drawing.Point(68, 20)
        Me.QuitFormNumberTextBox.Name = "QuitFormNumberTextBox"
        Me.QuitFormNumberTextBox.Size = New System.Drawing.Size(156, 21)
        Me.QuitFormNumberTextBox.TabIndex = 0
        '
        'Label6
        '
        Me.Label6.AutoSize = True
        Me.Label6.Location = New System.Drawing.Point(13, 105)
        Me.Label6.Name = "Label6"
        Me.Label6.Size = New System.Drawing.Size(53, 12)
        Me.Label6.TabIndex = 102
        Me.Label6.Text = "类别编号"
        '
        'Panel1
        '
        Me.Panel1.AutoScroll = True
        Me.Panel1.Controls.Add(Me.Label8)
        Me.Panel1.Controls.Add(Me.QuitFormDanweiTextBox)
        Me.Panel1.Controls.Add(Me.QuitFormSCountTextBox)
        Me.Panel1.Controls.Add(Me.Label7)
        Me.Panel1.Controls.Add(Me.Label1)
        Me.Panel1.Controls.Add(Me.QuitFormNumberTextBox)
        Me.Panel1.Controls.Add(Me.QuitFormCountTextBox)
        Me.Panel1.Controls.Add(Me.QuitFormGroupNumberTextBox)
        Me.Panel1.Controls.Add(Me.Label5)
        Me.Panel1.Controls.Add(Me.Label4)
        Me.Panel1.Controls.Add(Me.QuitFormNnitTextBox)
        Me.Panel1.Controls.Add(Me.Label6)
        Me.Panel1.Controls.Add(Me.Label3)
        Me.Panel1.Controls.Add(Me.QuitFormNameTextBox)
        Me.Panel1.Controls.Add(Me.Label2)
        Me.Panel1.Controls.Add(Me.QuitFormHelpListBox)
        Me.Panel1.Controls.Add(Me.QuitFormGroupTextBox)
        Me.Panel1.Dock = System.Windows.Forms.DockStyle.Fill
        Me.Panel1.Location = New System.Drawing.Point(0, 90)
        Me.Panel1.Name = "Panel1"
        Me.Panel1.Size = New System.Drawing.Size(392, 366)
        Me.Panel1.TabIndex = 103
        '
        'QuitFormSCountTextBox
        '
        Me.QuitFormSCountTextBox.Location = New System.Drawing.Point(68, 286)
        Me.QuitFormSCountTextBox.Name = "QuitFormSCountTextBox"
        Me.QuitFormSCountTextBox.ReadOnly = True
        Me.QuitFormSCountTextBox.Size = New System.Drawing.Size(156, 21)
        Me.QuitFormSCountTextBox.TabIndex = 105
        Me.QuitFormSCountTextBox.TabStop = False
        '
        'Label7
        '
        Me.Label7.AutoSize = True
        Me.Label7.Location = New System.Drawing.Point(13, 295)
        Me.Label7.Name = "Label7"
        Me.Label7.Size = New System.Drawing.Size(53, 12)
        Me.Label7.TabIndex = 104
        Me.Label7.Text = "剩余数量"
        '
        'QuitFormCountTextBox
        '
        Me.QuitFormCountTextBox.Location = New System.Drawing.Point(68, 248)
        Me.QuitFormCountTextBox.Name = "QuitFormCountTextBox"
        Me.QuitFormCountTextBox.Size = New System.Drawing.Size(156, 21)
        Me.QuitFormCountTextBox.TabIndex = 2
        Me.QuitFormCountTextBox.Text = "1"
        '
        'QuitFormGroupNumberTextBox
        '
        Me.QuitFormGroupNumberTextBox.Location = New System.Drawing.Point(68, 96)
        Me.QuitFormGroupNumberTextBox.Name = "QuitFormGroupNumberTextBox"
        Me.QuitFormGroupNumberTextBox.ReadOnly = True
        Me.QuitFormGroupNumberTextBox.Size = New System.Drawing.Size(156, 21)
        Me.QuitFormGroupNumberTextBox.TabIndex = 101
        Me.QuitFormGroupNumberTextBox.TabStop = False
        '
        'Label5
        '
        Me.Label5.AutoSize = True
        Me.Label5.Location = New System.Drawing.Point(37, 257)
        Me.Label5.Name = "Label5"
        Me.Label5.Size = New System.Drawing.Size(29, 12)
        Me.Label5.TabIndex = 5
        Me.Label5.Text = "数量"
        '
        'Label4
        '
        Me.Label4.AutoSize = True
        Me.Label4.Location = New System.Drawing.Point(37, 181)
        Me.Label4.Name = "Label4"
        Me.Label4.Size = New System.Drawing.Size(29, 12)
        Me.Label4.TabIndex = 4
        Me.Label4.Text = "单价"
        '
        'QuitFormNnitTextBox
        '
        Me.QuitFormNnitTextBox.Location = New System.Drawing.Point(68, 172)
        Me.QuitFormNnitTextBox.Name = "QuitFormNnitTextBox"
        Me.QuitFormNnitTextBox.ReadOnly = True
        Me.QuitFormNnitTextBox.Size = New System.Drawing.Size(156, 21)
        Me.QuitFormNnitTextBox.TabIndex = 103
        Me.QuitFormNnitTextBox.TabStop = False
        '
        'Label3
        '
        Me.Label3.AutoSize = True
        Me.Label3.Location = New System.Drawing.Point(37, 143)
        Me.Label3.Name = "Label3"
        Me.Label3.Size = New System.Drawing.Size(29, 12)
        Me.Label3.TabIndex = 3
        Me.Label3.Text = "类别"
        '
        'QuitFormNameTextBox
        '
        Me.QuitFormNameTextBox.Location = New System.Drawing.Point(68, 58)
        Me.QuitFormNameTextBox.Name = "QuitFormNameTextBox"

⌨️ 快捷键说明

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