📄 sellsearchform.designer.vb
字号:
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class SellSearchForm
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(SellSearchForm))
Me.GroupBox1 = New System.Windows.Forms.GroupBox
Me.SellSearchFormDataGridView = New System.Windows.Forms.DataGridView
Me.Panel1 = New System.Windows.Forms.Panel
Me.Panel2 = New System.Windows.Forms.Panel
Me.GroupBox5 = New System.Windows.Forms.GroupBox
Me.Label8 = New System.Windows.Forms.Label
Me.Label9 = New System.Windows.Forms.Label
Me.SellSearchFormGNameTextBox = New System.Windows.Forms.TextBox
Me.SellSearchFormGNumberTextBox = New System.Windows.Forms.TextBox
Me.SellSearchFormJStyleComboBox = New System.Windows.Forms.ComboBox
Me.SellSearchFormCStyleComboBox = New System.Windows.Forms.ComboBox
Me.Label7 = New System.Windows.Forms.Label
Me.SellSearchFormUserTextBox = New System.Windows.Forms.TextBox
Me.Label6 = New System.Windows.Forms.Label
Me.Label5 = New System.Windows.Forms.Label
Me.Label4 = New System.Windows.Forms.Label
Me.Label3 = New System.Windows.Forms.Label
Me.SellSearchFormCountTextBox = New System.Windows.Forms.TextBox
Me.SellSearchFormJineTextBox = New System.Windows.Forms.TextBox
Me.SellSearchFormNameTextBox = New System.Windows.Forms.TextBox
Me.SellSearchFormNumberTextBox = New System.Windows.Forms.TextBox
Me.Panel3 = New System.Windows.Forms.Panel
Me.GroupBox4 = New System.Windows.Forms.GroupBox
Me.SellSearchFormYDateCheckBox = New System.Windows.Forms.CheckBox
Me.Label2 = New System.Windows.Forms.Label
Me.Label1 = New System.Windows.Forms.Label
Me.SellSearchFormEndDateTimePicker = New System.Windows.Forms.DateTimePicker
Me.SellSearchFormStartDateTimePicker = New System.Windows.Forms.DateTimePicker
Me.SellSearchFormPointRadioButton = New System.Windows.Forms.RadioButton
Me.SellSearchFormFromRadioButton = New System.Windows.Forms.RadioButton
Me.GroupBox3 = New System.Windows.Forms.GroupBox
Me.SellSearchFormExitButton = New System.Windows.Forms.Button
Me.SellSearchFormSearchButton = New System.Windows.Forms.Button
Me.GroupBox1.SuspendLayout()
CType(Me.SellSearchFormDataGridView, System.ComponentModel.ISupportInitialize).BeginInit()
Me.Panel1.SuspendLayout()
Me.Panel2.SuspendLayout()
Me.GroupBox5.SuspendLayout()
Me.Panel3.SuspendLayout()
Me.GroupBox4.SuspendLayout()
Me.GroupBox3.SuspendLayout()
Me.SuspendLayout()
'
'GroupBox1
'
Me.GroupBox1.Controls.Add(Me.SellSearchFormDataGridView)
Me.GroupBox1.Dock = System.Windows.Forms.DockStyle.Fill
Me.GroupBox1.Location = New System.Drawing.Point(0, 220)
Me.GroupBox1.Name = "GroupBox1"
Me.GroupBox1.Size = New System.Drawing.Size(611, 221)
Me.GroupBox1.TabIndex = 0
Me.GroupBox1.TabStop = False
Me.GroupBox1.Text = "查询结果"
'
'SellSearchFormDataGridView
'
Me.SellSearchFormDataGridView.AllowUserToAddRows = False
Me.SellSearchFormDataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
Me.SellSearchFormDataGridView.Dock = System.Windows.Forms.DockStyle.Fill
Me.SellSearchFormDataGridView.Location = New System.Drawing.Point(3, 17)
Me.SellSearchFormDataGridView.Name = "SellSearchFormDataGridView"
Me.SellSearchFormDataGridView.ReadOnly = True
Me.SellSearchFormDataGridView.RowTemplate.Height = 23
Me.SellSearchFormDataGridView.Size = New System.Drawing.Size(605, 201)
Me.SellSearchFormDataGridView.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, 220)
Me.Panel1.TabIndex = 1
'
'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, 220)
Me.Panel2.TabIndex = 2
'
'GroupBox5
'
Me.GroupBox5.Controls.Add(Me.Label8)
Me.GroupBox5.Controls.Add(Me.Label9)
Me.GroupBox5.Controls.Add(Me.SellSearchFormGNameTextBox)
Me.GroupBox5.Controls.Add(Me.SellSearchFormGNumberTextBox)
Me.GroupBox5.Controls.Add(Me.SellSearchFormJStyleComboBox)
Me.GroupBox5.Controls.Add(Me.SellSearchFormCStyleComboBox)
Me.GroupBox5.Controls.Add(Me.Label7)
Me.GroupBox5.Controls.Add(Me.SellSearchFormUserTextBox)
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.SellSearchFormCountTextBox)
Me.GroupBox5.Controls.Add(Me.SellSearchFormJineTextBox)
Me.GroupBox5.Controls.Add(Me.SellSearchFormNameTextBox)
Me.GroupBox5.Controls.Add(Me.SellSearchFormNumberTextBox)
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, 220)
Me.GroupBox5.TabIndex = 5
Me.GroupBox5.TabStop = False
Me.GroupBox5.Text = "基本信息"
'
'Label8
'
Me.Label8.AutoSize = True
Me.Label8.Location = New System.Drawing.Point(11, 112)
Me.Label8.Name = "Label8"
Me.Label8.Size = New System.Drawing.Size(53, 12)
Me.Label8.TabIndex = 15
Me.Label8.Text = "类别名称"
'
'Label9
'
Me.Label9.AutoSize = True
Me.Label9.Location = New System.Drawing.Point(11, 82)
Me.Label9.Name = "Label9"
Me.Label9.Size = New System.Drawing.Size(53, 12)
Me.Label9.TabIndex = 14
Me.Label9.Text = "类别编号"
'
'SellSearchFormGNameTextBox
'
Me.SellSearchFormGNameTextBox.Anchor = CType((System.Windows.Forms.AnchorStyles.Left Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.SellSearchFormGNameTextBox.Location = New System.Drawing.Point(70, 103)
Me.SellSearchFormGNameTextBox.Name = "SellSearchFormGNameTextBox"
Me.SellSearchFormGNameTextBox.Size = New System.Drawing.Size(373, 21)
Me.SellSearchFormGNameTextBox.TabIndex = 13
'
'SellSearchFormGNumberTextBox
'
Me.SellSearchFormGNumberTextBox.Anchor = CType((System.Windows.Forms.AnchorStyles.Left Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.SellSearchFormGNumberTextBox.Location = New System.Drawing.Point(70, 76)
Me.SellSearchFormGNumberTextBox.Name = "SellSearchFormGNumberTextBox"
Me.SellSearchFormGNumberTextBox.Size = New System.Drawing.Size(373, 21)
Me.SellSearchFormGNumberTextBox.TabIndex = 12
'
'SellSearchFormJStyleComboBox
'
Me.SellSearchFormJStyleComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
Me.SellSearchFormJStyleComboBox.FormattingEnabled = True
Me.SellSearchFormJStyleComboBox.Items.AddRange(New Object() {"=", ">", "<", ">=", "<="})
Me.SellSearchFormJStyleComboBox.Location = New System.Drawing.Point(70, 130)
Me.SellSearchFormJStyleComboBox.Name = "SellSearchFormJStyleComboBox"
Me.SellSearchFormJStyleComboBox.Size = New System.Drawing.Size(49, 20)
Me.SellSearchFormJStyleComboBox.TabIndex = 11
'
'SellSearchFormCStyleComboBox
'
Me.SellSearchFormCStyleComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
Me.SellSearchFormCStyleComboBox.FormattingEnabled = True
Me.SellSearchFormCStyleComboBox.Items.AddRange(New Object() {"=", ">", "<", ">=", "<="})
Me.SellSearchFormCStyleComboBox.Location = New System.Drawing.Point(70, 158)
Me.SellSearchFormCStyleComboBox.Name = "SellSearchFormCStyleComboBox"
Me.SellSearchFormCStyleComboBox.Size = New System.Drawing.Size(49, 20)
Me.SellSearchFormCStyleComboBox.TabIndex = 10
'
'Label7
'
Me.Label7.AutoSize = True
Me.Label7.Location = New System.Drawing.Point(11, 193)
Me.Label7.Name = "Label7"
Me.Label7.Size = New System.Drawing.Size(41, 12)
Me.Label7.TabIndex = 9
Me.Label7.Text = "营业员"
'
'SellSearchFormUserTextBox
'
Me.SellSearchFormUserTextBox.Anchor = CType((System.Windows.Forms.AnchorStyles.Left Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.SellSearchFormUserTextBox.Location = New System.Drawing.Point(70, 184)
Me.SellSearchFormUserTextBox.Name = "SellSearchFormUserTextBox"
Me.SellSearchFormUserTextBox.Size = New System.Drawing.Size(373, 21)
Me.SellSearchFormUserTextBox.TabIndex = 8
'
'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 = "出售数量"
'
'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
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -