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

📄 sellsearchform.designer.vb

📁 千寻销售系统 文件说明:一个采用三层结构的分部式应用程序
💻 VB
📖 第 1 页 / 共 2 页
字号:
        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 = "货物编号"
        '
        'SellSearchFormCountTextBox
        '
        Me.SellSearchFormCountTextBox.Anchor = CType((System.Windows.Forms.AnchorStyles.Left Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
        Me.SellSearchFormCountTextBox.Location = New System.Drawing.Point(122, 157)
        Me.SellSearchFormCountTextBox.Name = "SellSearchFormCountTextBox"
        Me.SellSearchFormCountTextBox.Size = New System.Drawing.Size(321, 21)
        Me.SellSearchFormCountTextBox.TabIndex = 3
        '
        'SellSearchFormJineTextBox
        '
        Me.SellSearchFormJineTextBox.Anchor = CType((System.Windows.Forms.AnchorStyles.Left Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
        Me.SellSearchFormJineTextBox.Location = New System.Drawing.Point(122, 130)
        Me.SellSearchFormJineTextBox.Name = "SellSearchFormJineTextBox"
        Me.SellSearchFormJineTextBox.Size = New System.Drawing.Size(321, 21)
        Me.SellSearchFormJineTextBox.TabIndex = 2
        '
        'SellSearchFormNameTextBox
        '
        Me.SellSearchFormNameTextBox.Anchor = CType((System.Windows.Forms.AnchorStyles.Left Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
        Me.SellSearchFormNameTextBox.Location = New System.Drawing.Point(70, 47)
        Me.SellSearchFormNameTextBox.Name = "SellSearchFormNameTextBox"
        Me.SellSearchFormNameTextBox.Size = New System.Drawing.Size(373, 21)
        Me.SellSearchFormNameTextBox.TabIndex = 1
        '
        'SellSearchFormNumberTextBox
        '
        Me.SellSearchFormNumberTextBox.Anchor = CType((System.Windows.Forms.AnchorStyles.Left Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
        Me.SellSearchFormNumberTextBox.Location = New System.Drawing.Point(70, 20)
        Me.SellSearchFormNumberTextBox.Name = "SellSearchFormNumberTextBox"
        Me.SellSearchFormNumberTextBox.Size = New System.Drawing.Size(373, 21)
        Me.SellSearchFormNumberTextBox.TabIndex = 0
        '
        'Panel3
        '
        Me.Panel3.Controls.Add(Me.GroupBox4)
        Me.Panel3.Controls.Add(Me.GroupBox3)
        Me.Panel3.Dock = System.Windows.Forms.DockStyle.Right
        Me.Panel3.Location = New System.Drawing.Point(449, 0)
        Me.Panel3.Name = "Panel3"
        Me.Panel3.Size = New System.Drawing.Size(162, 220)
        Me.Panel3.TabIndex = 6
        '
        'GroupBox4
        '
        Me.GroupBox4.Controls.Add(Me.SellSearchFormYDateCheckBox)
        Me.GroupBox4.Controls.Add(Me.Label2)
        Me.GroupBox4.Controls.Add(Me.Label1)
        Me.GroupBox4.Controls.Add(Me.SellSearchFormEndDateTimePicker)
        Me.GroupBox4.Controls.Add(Me.SellSearchFormStartDateTimePicker)
        Me.GroupBox4.Controls.Add(Me.SellSearchFormPointRadioButton)
        Me.GroupBox4.Controls.Add(Me.SellSearchFormFromRadioButton)
        Me.GroupBox4.Dock = System.Windows.Forms.DockStyle.Fill
        Me.GroupBox4.Location = New System.Drawing.Point(0, 0)
        Me.GroupBox4.Name = "GroupBox4"
        Me.GroupBox4.Size = New System.Drawing.Size(162, 169)
        Me.GroupBox4.TabIndex = 4
        Me.GroupBox4.TabStop = False
        Me.GroupBox4.Text = "日期"
        '
        'SellSearchFormYDateCheckBox
        '
        Me.SellSearchFormYDateCheckBox.AutoSize = True
        Me.SellSearchFormYDateCheckBox.Checked = True
        Me.SellSearchFormYDateCheckBox.CheckState = System.Windows.Forms.CheckState.Checked
        Me.SellSearchFormYDateCheckBox.Location = New System.Drawing.Point(18, 27)
        Me.SellSearchFormYDateCheckBox.Name = "SellSearchFormYDateCheckBox"
        Me.SellSearchFormYDateCheckBox.Size = New System.Drawing.Size(96, 16)
        Me.SellSearchFormYDateCheckBox.TabIndex = 7
        Me.SellSearchFormYDateCheckBox.Text = "是否查询时间"
        Me.SellSearchFormYDateCheckBox.UseVisualStyleBackColor = True
        '
        'Label2
        '
        Me.Label2.AutoSize = True
        Me.Label2.Location = New System.Drawing.Point(21, 115)
        Me.Label2.Name = "Label2"
        Me.Label2.Size = New System.Drawing.Size(17, 12)
        Me.Label2.TabIndex = 5
        Me.Label2.Text = "到"
        Me.Label2.Visible = False
        '
        'Label1
        '
        Me.Label1.AutoSize = True
        Me.Label1.Location = New System.Drawing.Point(21, 75)
        Me.Label1.Name = "Label1"
        Me.Label1.Size = New System.Drawing.Size(17, 12)
        Me.Label1.TabIndex = 4
        Me.Label1.Text = "从"
        Me.Label1.Visible = False
        '
        'SellSearchFormEndDateTimePicker
        '
        Me.SellSearchFormEndDateTimePicker.Location = New System.Drawing.Point(11, 136)
        Me.SellSearchFormEndDateTimePicker.Name = "SellSearchFormEndDateTimePicker"
        Me.SellSearchFormEndDateTimePicker.Size = New System.Drawing.Size(137, 21)
        Me.SellSearchFormEndDateTimePicker.TabIndex = 3
        '
        'SellSearchFormStartDateTimePicker
        '
        Me.SellSearchFormStartDateTimePicker.Location = New System.Drawing.Point(11, 91)
        Me.SellSearchFormStartDateTimePicker.Name = "SellSearchFormStartDateTimePicker"
        Me.SellSearchFormStartDateTimePicker.Size = New System.Drawing.Size(137, 21)
        Me.SellSearchFormStartDateTimePicker.TabIndex = 2
        Me.SellSearchFormStartDateTimePicker.Visible = False
        '
        'SellSearchFormPointRadioButton
        '
        Me.SellSearchFormPointRadioButton.AutoSize = True
        Me.SellSearchFormPointRadioButton.Checked = True
        Me.SellSearchFormPointRadioButton.Location = New System.Drawing.Point(18, 54)
        Me.SellSearchFormPointRadioButton.Name = "SellSearchFormPointRadioButton"
        Me.SellSearchFormPointRadioButton.Size = New System.Drawing.Size(59, 16)
        Me.SellSearchFormPointRadioButton.TabIndex = 1
        Me.SellSearchFormPointRadioButton.TabStop = True
        Me.SellSearchFormPointRadioButton.Text = "时间点"
        Me.SellSearchFormPointRadioButton.UseVisualStyleBackColor = True
        '
        'SellSearchFormFromRadioButton
        '
        Me.SellSearchFormFromRadioButton.AutoSize = True
        Me.SellSearchFormFromRadioButton.Location = New System.Drawing.Point(83, 54)
        Me.SellSearchFormFromRadioButton.Name = "SellSearchFormFromRadioButton"
        Me.SellSearchFormFromRadioButton.Size = New System.Drawing.Size(59, 16)
        Me.SellSearchFormFromRadioButton.TabIndex = 0
        Me.SellSearchFormFromRadioButton.Text = "时间段"
        Me.SellSearchFormFromRadioButton.UseVisualStyleBackColor = True
        '
        'GroupBox3
        '
        Me.GroupBox3.Controls.Add(Me.SellSearchFormExitButton)
        Me.GroupBox3.Controls.Add(Me.SellSearchFormSearchButton)
        Me.GroupBox3.Dock = System.Windows.Forms.DockStyle.Bottom
        Me.GroupBox3.Location = New System.Drawing.Point(0, 169)
        Me.GroupBox3.Name = "GroupBox3"
        Me.GroupBox3.Size = New System.Drawing.Size(162, 51)
        Me.GroupBox3.TabIndex = 1
        Me.GroupBox3.TabStop = False
        Me.GroupBox3.Text = "操作"
        '
        'SellSearchFormExitButton
        '
        Me.SellSearchFormExitButton.Location = New System.Drawing.Point(88, 16)
        Me.SellSearchFormExitButton.Name = "SellSearchFormExitButton"
        Me.SellSearchFormExitButton.Size = New System.Drawing.Size(71, 29)
        Me.SellSearchFormExitButton.TabIndex = 2
        Me.SellSearchFormExitButton.Text = "退出"
        Me.SellSearchFormExitButton.UseVisualStyleBackColor = True
        '
        'SellSearchFormSearchButton
        '
        Me.SellSearchFormSearchButton.Location = New System.Drawing.Point(11, 16)
        Me.SellSearchFormSearchButton.Name = "SellSearchFormSearchButton"
        Me.SellSearchFormSearchButton.Size = New System.Drawing.Size(71, 29)
        Me.SellSearchFormSearchButton.TabIndex = 0
        Me.SellSearchFormSearchButton.Text = "查询"
        Me.SellSearchFormSearchButton.UseVisualStyleBackColor = True
        '
        'SellSearchForm
        '
        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.MinimumSize = New System.Drawing.Size(495, 340)
        Me.Name = "SellSearchForm"
        Me.Text = "出售货物查询"
        Me.GroupBox1.ResumeLayout(False)
        CType(Me.SellSearchFormDataGridView, System.ComponentModel.ISupportInitialize).EndInit()
        Me.Panel1.ResumeLayout(False)
        Me.Panel2.ResumeLayout(False)
        Me.GroupBox5.ResumeLayout(False)
        Me.GroupBox5.PerformLayout()
        Me.Panel3.ResumeLayout(False)
        Me.GroupBox4.ResumeLayout(False)
        Me.GroupBox4.PerformLayout()
        Me.GroupBox3.ResumeLayout(False)
        Me.ResumeLayout(False)

    End Sub
    Friend WithEvents GroupBox1 As System.Windows.Forms.GroupBox
    Friend WithEvents SellSearchFormDataGridView As System.Windows.Forms.DataGridView
    Friend WithEvents Panel1 As System.Windows.Forms.Panel
    Friend WithEvents GroupBox3 As System.Windows.Forms.GroupBox
    Friend WithEvents SellSearchFormExitButton As System.Windows.Forms.Button
    Friend WithEvents SellSearchFormSearchButton As System.Windows.Forms.Button
    Friend WithEvents Panel2 As System.Windows.Forms.Panel
    Friend WithEvents GroupBox5 As System.Windows.Forms.GroupBox
    Friend WithEvents GroupBox4 As System.Windows.Forms.GroupBox
    Friend WithEvents Label2 As System.Windows.Forms.Label
    Friend WithEvents Label1 As System.Windows.Forms.Label
    Friend WithEvents SellSearchFormEndDateTimePicker As System.Windows.Forms.DateTimePicker
    Friend WithEvents SellSearchFormStartDateTimePicker As System.Windows.Forms.DateTimePicker
    Friend WithEvents SellSearchFormPointRadioButton As System.Windows.Forms.RadioButton
    Friend WithEvents SellSearchFormFromRadioButton As System.Windows.Forms.RadioButton
    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
    Friend WithEvents SellSearchFormCountTextBox As System.Windows.Forms.TextBox
    Friend WithEvents SellSearchFormJineTextBox As System.Windows.Forms.TextBox
    Friend WithEvents SellSearchFormNameTextBox As System.Windows.Forms.TextBox
    Friend WithEvents SellSearchFormNumberTextBox As System.Windows.Forms.TextBox
    Friend WithEvents Label7 As System.Windows.Forms.Label
    Friend WithEvents SellSearchFormUserTextBox As System.Windows.Forms.TextBox
    Friend WithEvents SellSearchFormJStyleComboBox As System.Windows.Forms.ComboBox
    Friend WithEvents SellSearchFormCStyleComboBox As System.Windows.Forms.ComboBox
    Friend WithEvents SellSearchFormYDateCheckBox As System.Windows.Forms.CheckBox
    Friend WithEvents Label8 As System.Windows.Forms.Label
    Friend WithEvents Label9 As System.Windows.Forms.Label
    Friend WithEvents SellSearchFormGNameTextBox As System.Windows.Forms.TextBox
    Friend WithEvents SellSearchFormGNumberTextBox As System.Windows.Forms.TextBox
    Friend WithEvents Panel3 As System.Windows.Forms.Panel
End Class

⌨️ 快捷键说明

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