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

📄 reservesearchform.designer.vb

📁 千寻销售系统 文件说明:一个采用三层结构的分部式应用程序
💻 VB
📖 第 1 页 / 共 2 页
字号:
        Me.ReserveSearchFormJStyleComboBox.Name = "ReserveSearchFormJStyleComboBox"
        Me.ReserveSearchFormJStyleComboBox.Size = New System.Drawing.Size(49, 20)
        Me.ReserveSearchFormJStyleComboBox.TabIndex = 11
        '
        'ReserveSearchFormCStyleComboBox
        '
        Me.ReserveSearchFormCStyleComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
        Me.ReserveSearchFormCStyleComboBox.FormattingEnabled = True
        Me.ReserveSearchFormCStyleComboBox.Items.AddRange(New Object() {"=", ">", "<", ">=", "<="})
        Me.ReserveSearchFormCStyleComboBox.Location = New System.Drawing.Point(70, 158)
        Me.ReserveSearchFormCStyleComboBox.Name = "ReserveSearchFormCStyleComboBox"
        Me.ReserveSearchFormCStyleComboBox.Size = New System.Drawing.Size(49, 20)
        Me.ReserveSearchFormCStyleComboBox.TabIndex = 10
        '
        'Label6
        '
        Me.Label6.AutoSize = True
        Me.Label6.Location = New System.Drawing.Point(11, 166)
        Me.Label6.Name = "Label6"
        Me.Label6.Size = New System.Drawing.Size(53, 12)
        Me.Label6.TabIndex = 7
        Me.Label6.Text = "出售数量"
        '
        'Panel2
        '
        Me.Panel2.Controls.Add(Me.GroupBox5)
        Me.Panel2.Controls.Add(Me.Panel3)
        Me.Panel2.Dock = System.Windows.Forms.DockStyle.Fill
        Me.Panel2.Location = New System.Drawing.Point(0, 0)
        Me.Panel2.Name = "Panel2"
        Me.Panel2.Size = New System.Drawing.Size(611, 267)
        Me.Panel2.TabIndex = 2
        '
        'GroupBox5
        '
        Me.GroupBox5.Controls.Add(Me.Label11)
        Me.GroupBox5.Controls.Add(Me.ReserveSearchFormReserveIDTextBox)
        Me.GroupBox5.Controls.Add(Me.Label10)
        Me.GroupBox5.Controls.Add(Me.ReserveSearchFormReserveNameTextBox)
        Me.GroupBox5.Controls.Add(Me.Label8)
        Me.GroupBox5.Controls.Add(Me.Label9)
        Me.GroupBox5.Controls.Add(Me.ReserveSearchFormGNameTextBox)
        Me.GroupBox5.Controls.Add(Me.ReserveSearchFormGNumberTextBox)
        Me.GroupBox5.Controls.Add(Me.ReserveSearchFormJStyleComboBox)
        Me.GroupBox5.Controls.Add(Me.ReserveSearchFormCStyleComboBox)
        Me.GroupBox5.Controls.Add(Me.Label7)
        Me.GroupBox5.Controls.Add(Me.ReserveSearchFormUserTextBox)
        Me.GroupBox5.Controls.Add(Me.Label6)
        Me.GroupBox5.Controls.Add(Me.Label5)
        Me.GroupBox5.Controls.Add(Me.Label4)
        Me.GroupBox5.Controls.Add(Me.Label3)
        Me.GroupBox5.Controls.Add(Me.ReserveSearchFormCountTextBox)
        Me.GroupBox5.Controls.Add(Me.ReserveSearchFormJineTextBox)
        Me.GroupBox5.Controls.Add(Me.ReserveSearchFormNameTextBox)
        Me.GroupBox5.Controls.Add(Me.ReserveSearchFormNumberTextBox)
        Me.GroupBox5.Dock = System.Windows.Forms.DockStyle.Fill
        Me.GroupBox5.Location = New System.Drawing.Point(0, 0)
        Me.GroupBox5.Name = "GroupBox5"
        Me.GroupBox5.Size = New System.Drawing.Size(449, 267)
        Me.GroupBox5.TabIndex = 5
        Me.GroupBox5.TabStop = False
        Me.GroupBox5.Text = "基本信息"
        '
        'Label11
        '
        Me.Label11.AutoSize = True
        Me.Label11.Location = New System.Drawing.Point(11, 247)
        Me.Label11.Name = "Label11"
        Me.Label11.Size = New System.Drawing.Size(41, 12)
        Me.Label11.TabIndex = 19
        Me.Label11.Text = "身份证"
        '
        'ReserveSearchFormReserveIDTextBox
        '
        Me.ReserveSearchFormReserveIDTextBox.Anchor = CType((System.Windows.Forms.AnchorStyles.Left Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
        Me.ReserveSearchFormReserveIDTextBox.Location = New System.Drawing.Point(70, 238)
        Me.ReserveSearchFormReserveIDTextBox.Name = "ReserveSearchFormReserveIDTextBox"
        Me.ReserveSearchFormReserveIDTextBox.Size = New System.Drawing.Size(373, 21)
        Me.ReserveSearchFormReserveIDTextBox.TabIndex = 18
        '
        'Label10
        '
        Me.Label10.AutoSize = True
        Me.Label10.Location = New System.Drawing.Point(11, 220)
        Me.Label10.Name = "Label10"
        Me.Label10.Size = New System.Drawing.Size(41, 12)
        Me.Label10.TabIndex = 17
        Me.Label10.Text = "订货人"
        '
        'ReserveSearchFormReserveNameTextBox
        '
        Me.ReserveSearchFormReserveNameTextBox.Anchor = CType((System.Windows.Forms.AnchorStyles.Left Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
        Me.ReserveSearchFormReserveNameTextBox.Location = New System.Drawing.Point(70, 211)
        Me.ReserveSearchFormReserveNameTextBox.Name = "ReserveSearchFormReserveNameTextBox"
        Me.ReserveSearchFormReserveNameTextBox.Size = New System.Drawing.Size(373, 21)
        Me.ReserveSearchFormReserveNameTextBox.TabIndex = 16
        '
        'Label5
        '
        Me.Label5.AutoSize = True
        Me.Label5.Location = New System.Drawing.Point(11, 139)
        Me.Label5.Name = "Label5"
        Me.Label5.Size = New System.Drawing.Size(53, 12)
        Me.Label5.TabIndex = 6
        Me.Label5.Text = "出售金额"
        '
        'Label4
        '
        Me.Label4.AutoSize = True
        Me.Label4.Location = New System.Drawing.Point(11, 56)
        Me.Label4.Name = "Label4"
        Me.Label4.Size = New System.Drawing.Size(53, 12)
        Me.Label4.TabIndex = 5
        Me.Label4.Text = "货物名称"
        '
        'Label3
        '
        Me.Label3.AutoSize = True
        Me.Label3.Location = New System.Drawing.Point(11, 26)
        Me.Label3.Name = "Label3"
        Me.Label3.Size = New System.Drawing.Size(53, 12)
        Me.Label3.TabIndex = 4
        Me.Label3.Text = "货物编号"
        '
        'ReserveSearchFormCountTextBox
        '
        Me.ReserveSearchFormCountTextBox.Anchor = CType((System.Windows.Forms.AnchorStyles.Left Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
        Me.ReserveSearchFormCountTextBox.Location = New System.Drawing.Point(122, 157)
        Me.ReserveSearchFormCountTextBox.Name = "ReserveSearchFormCountTextBox"
        Me.ReserveSearchFormCountTextBox.Size = New System.Drawing.Size(321, 21)
        Me.ReserveSearchFormCountTextBox.TabIndex = 3
        '
        'ReserveSearchFormJineTextBox
        '
        Me.ReserveSearchFormJineTextBox.Anchor = CType((System.Windows.Forms.AnchorStyles.Left Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
        Me.ReserveSearchFormJineTextBox.Location = New System.Drawing.Point(122, 130)
        Me.ReserveSearchFormJineTextBox.Name = "ReserveSearchFormJineTextBox"
        Me.ReserveSearchFormJineTextBox.Size = New System.Drawing.Size(321, 21)
        Me.ReserveSearchFormJineTextBox.TabIndex = 2
        '
        'ReserveSearchFormNameTextBox
        '
        Me.ReserveSearchFormNameTextBox.Anchor = CType((System.Windows.Forms.AnchorStyles.Left Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
        Me.ReserveSearchFormNameTextBox.Location = New System.Drawing.Point(70, 47)
        Me.ReserveSearchFormNameTextBox.Name = "ReserveSearchFormNameTextBox"
        Me.ReserveSearchFormNameTextBox.Size = New System.Drawing.Size(373, 21)
        Me.ReserveSearchFormNameTextBox.TabIndex = 1
        '
        'ReserveSearchFormNumberTextBox
        '
        Me.ReserveSearchFormNumberTextBox.Anchor = CType((System.Windows.Forms.AnchorStyles.Left Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
        Me.ReserveSearchFormNumberTextBox.Location = New System.Drawing.Point(70, 20)
        Me.ReserveSearchFormNumberTextBox.Name = "ReserveSearchFormNumberTextBox"
        Me.ReserveSearchFormNumberTextBox.Size = New System.Drawing.Size(373, 21)
        Me.ReserveSearchFormNumberTextBox.TabIndex = 0
        '
        'GroupBox1
        '
        Me.GroupBox1.Controls.Add(Me.ReserveSearchFormDataGridView)
        Me.GroupBox1.Dock = System.Windows.Forms.DockStyle.Fill
        Me.GroupBox1.Location = New System.Drawing.Point(0, 267)
        Me.GroupBox1.Name = "GroupBox1"
        Me.GroupBox1.Size = New System.Drawing.Size(611, 174)
        Me.GroupBox1.TabIndex = 2
        Me.GroupBox1.TabStop = False
        Me.GroupBox1.Text = "查询结果"
        '
        'ReserveSearchFormDataGridView
        '
        Me.ReserveSearchFormDataGridView.AllowUserToAddRows = False
        Me.ReserveSearchFormDataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
        Me.ReserveSearchFormDataGridView.Dock = System.Windows.Forms.DockStyle.Fill
        Me.ReserveSearchFormDataGridView.Location = New System.Drawing.Point(3, 17)
        Me.ReserveSearchFormDataGridView.Name = "ReserveSearchFormDataGridView"
        Me.ReserveSearchFormDataGridView.ReadOnly = True
        Me.ReserveSearchFormDataGridView.RowTemplate.Height = 23
        Me.ReserveSearchFormDataGridView.Size = New System.Drawing.Size(605, 154)
        Me.ReserveSearchFormDataGridView.TabIndex = 0
        '
        'Panel1
        '
        Me.Panel1.Controls.Add(Me.Panel2)
        Me.Panel1.Dock = System.Windows.Forms.DockStyle.Top
        Me.Panel1.Location = New System.Drawing.Point(0, 0)
        Me.Panel1.Name = "Panel1"
        Me.Panel1.Size = New System.Drawing.Size(611, 267)
        Me.Panel1.TabIndex = 3
        '
        'ReserveSearchForm
        '
        Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 12.0!)
        Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
        Me.BackColor = System.Drawing.Color.FromArgb(CType(CType(183, Byte), Integer), CType(CType(223, Byte), Integer), CType(CType(251, Byte), Integer))
        Me.ClientSize = New System.Drawing.Size(611, 441)
        Me.Controls.Add(Me.GroupBox1)
        Me.Controls.Add(Me.Panel1)
        Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
        Me.Name = "ReserveSearchForm"
        Me.Text = "订货查询"
        Me.GroupBox3.ResumeLayout(False)
        Me.Panel3.ResumeLayout(False)
        Me.GroupBox4.ResumeLayout(False)
        Me.GroupBox4.PerformLayout()
        Me.Panel2.ResumeLayout(False)
        Me.GroupBox5.ResumeLayout(False)
        Me.GroupBox5.PerformLayout()
        Me.GroupBox1.ResumeLayout(False)
        CType(Me.ReserveSearchFormDataGridView, System.ComponentModel.ISupportInitialize).EndInit()
        Me.Panel1.ResumeLayout(False)
        Me.ResumeLayout(False)

    End Sub
    Friend WithEvents Label7 As System.Windows.Forms.Label
    Friend WithEvents GroupBox3 As System.Windows.Forms.GroupBox
    Friend WithEvents ReserveSearchFormExitButton As System.Windows.Forms.Button
    Friend WithEvents ReserveSearchFormSearchButton As System.Windows.Forms.Button
    Friend WithEvents ReserveSearchFormUserTextBox As System.Windows.Forms.TextBox
    Friend WithEvents Label1 As System.Windows.Forms.Label
    Friend WithEvents ReserveSearchFormEndDateTimePicker As System.Windows.Forms.DateTimePicker
    Friend WithEvents ReserveSearchFormStartDateTimePicker As System.Windows.Forms.DateTimePicker
    Friend WithEvents ReserveSearchFormPointRadioButton As System.Windows.Forms.RadioButton
    Friend WithEvents ReserveSearchFormFromRadioButton As System.Windows.Forms.RadioButton
    Friend WithEvents Label8 As System.Windows.Forms.Label
    Friend WithEvents Label9 As System.Windows.Forms.Label
    Friend WithEvents ReserveSearchFormGNameTextBox As System.Windows.Forms.TextBox
    Friend WithEvents Panel3 As System.Windows.Forms.Panel
    Friend WithEvents GroupBox4 As System.Windows.Forms.GroupBox
    Friend WithEvents ReserveSearchFormYDateCheckBox As System.Windows.Forms.CheckBox
    Friend WithEvents Label2 As System.Windows.Forms.Label
    Friend WithEvents ReserveSearchFormGNumberTextBox As System.Windows.Forms.TextBox
    Friend WithEvents ReserveSearchFormJStyleComboBox As System.Windows.Forms.ComboBox
    Friend WithEvents ReserveSearchFormCStyleComboBox As System.Windows.Forms.ComboBox
    Friend WithEvents Label6 As System.Windows.Forms.Label
    Friend WithEvents Panel2 As System.Windows.Forms.Panel
    Friend WithEvents GroupBox5 As System.Windows.Forms.GroupBox
    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 ReserveSearchFormCountTextBox As System.Windows.Forms.TextBox
    Friend WithEvents ReserveSearchFormJineTextBox As System.Windows.Forms.TextBox
    Friend WithEvents ReserveSearchFormNameTextBox As System.Windows.Forms.TextBox
    Friend WithEvents ReserveSearchFormNumberTextBox As System.Windows.Forms.TextBox
    Friend WithEvents GroupBox1 As System.Windows.Forms.GroupBox
    Friend WithEvents ReserveSearchFormDataGridView As System.Windows.Forms.DataGridView
    Friend WithEvents Panel1 As System.Windows.Forms.Panel
    Friend WithEvents Label11 As System.Windows.Forms.Label
    Friend WithEvents ReserveSearchFormReserveIDTextBox As System.Windows.Forms.TextBox
    Friend WithEvents Label10 As System.Windows.Forms.Label
    Friend WithEvents ReserveSearchFormReserveNameTextBox As System.Windows.Forms.TextBox
End Class

⌨️ 快捷键说明

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