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

📄 warehouseoutform.designer.vb

📁 一个商品销售管理系统
💻 VB
📖 第 1 页 / 共 3 页
字号:
        '规格型号Label
        '
        规格型号Label.AutoSize = True
        规格型号Label.Location = New System.Drawing.Point(384, 121)
        规格型号Label.Name = "规格型号Label"
        规格型号Label.Size = New System.Drawing.Size(59, 12)
        规格型号Label.TabIndex = 98
        规格型号Label.Text = "规格型号:"
        '
        '单位Label
        '
        单位Label.AutoSize = True
        单位Label.Location = New System.Drawing.Point(265, 148)
        单位Label.Name = "单位Label"
        单位Label.Size = New System.Drawing.Size(35, 12)
        单位Label.TabIndex = 99
        单位Label.Text = "单位:"
        '
        '实际采购价Label
        '
        实际采购价Label.AutoSize = True
        实际采购价Label.Location = New System.Drawing.Point(372, 147)
        实际采购价Label.Name = "实际采购价Label"
        实际采购价Label.Size = New System.Drawing.Size(71, 12)
        实际采购价Label.TabIndex = 100
        实际采购价Label.Text = "实际采购价:"
        '
        '减少商品Button
        '
        Me.减少商品Button.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
        Me.减少商品Button.Image = CType(resources.GetObject("减少商品Button.Image"), System.Drawing.Image)
        Me.减少商品Button.Location = New System.Drawing.Point(447, 170)
        Me.减少商品Button.Name = "减少商品Button"
        Me.减少商品Button.Size = New System.Drawing.Size(90, 23)
        Me.减少商品Button.TabIndex = 95
        Me.减少商品Button.Text = "减少商品"
        Me.减少商品Button.TextAlign = System.Drawing.ContentAlignment.MiddleRight
        Me.减少商品Button.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText
        Me.减少商品Button.UseVisualStyleBackColor = True
        '
        '添加商品Button
        '
        Me.添加商品Button.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
        Me.添加商品Button.Image = CType(resources.GetObject("添加商品Button.Image"), System.Drawing.Image)
        Me.添加商品Button.Location = New System.Drawing.Point(357, 171)
        Me.添加商品Button.Name = "添加商品Button"
        Me.添加商品Button.Size = New System.Drawing.Size(90, 23)
        Me.添加商品Button.TabIndex = 94
        Me.添加商品Button.Text = "添加商品"
        Me.添加商品Button.TextAlign = System.Drawing.ContentAlignment.MiddleRight
        Me.添加商品Button.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText
        Me.添加商品Button.UseVisualStyleBackColor = True
        '
        '保存退货单Button
        '
        Me.保存退货单Button.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
        Me.保存退货单Button.Image = CType(resources.GetObject("保存退货单Button.Image"), System.Drawing.Image)
        Me.保存退货单Button.Location = New System.Drawing.Point(435, 88)
        Me.保存退货单Button.Name = "保存退货单Button"
        Me.保存退货单Button.Size = New System.Drawing.Size(100, 23)
        Me.保存退货单Button.TabIndex = 93
        Me.保存退货单Button.Text = "保存退货单"
        Me.保存退货单Button.TextAlign = System.Drawing.ContentAlignment.MiddleRight
        Me.保存退货单Button.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText
        Me.保存退货单Button.UseVisualStyleBackColor = True
        '
        '打印退货单Button
        '
        Me.打印退货单Button.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
        Me.打印退货单Button.Image = CType(resources.GetObject("打印退货单Button.Image"), System.Drawing.Image)
        Me.打印退货单Button.Location = New System.Drawing.Point(435, 59)
        Me.打印退货单Button.Name = "打印退货单Button"
        Me.打印退货单Button.Size = New System.Drawing.Size(100, 23)
        Me.打印退货单Button.TabIndex = 92
        Me.打印退货单Button.Text = "打印退货单"
        Me.打印退货单Button.TextAlign = System.Drawing.ContentAlignment.MiddleRight
        Me.打印退货单Button.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText
        Me.打印退货单Button.UseVisualStyleBackColor = True
        '
        '新增退货单Button
        '
        Me.新增退货单Button.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
        Me.新增退货单Button.Image = CType(resources.GetObject("新增退货单Button.Image"), System.Drawing.Image)
        Me.新增退货单Button.Location = New System.Drawing.Point(435, 30)
        Me.新增退货单Button.Name = "新增退货单Button"
        Me.新增退货单Button.Size = New System.Drawing.Size(100, 23)
        Me.新增退货单Button.TabIndex = 91
        Me.新增退货单Button.Text = "新增退货单"
        Me.新增退货单Button.TextAlign = System.Drawing.ContentAlignment.MiddleRight
        Me.新增退货单Button.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText
        Me.新增退货单Button.UseVisualStyleBackColor = True
        '
        '采购明细DataGridView
        '
        Me.采购明细DataGridView.AllowUserToAddRows = False
        Me.采购明细DataGridView.AllowUserToDeleteRows = False
        Me.采购明细DataGridView.AllowUserToResizeRows = False
        Me.采购明细DataGridView.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
                    Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
        Me.采购明细DataGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
        Me.采购明细DataGridView.Location = New System.Drawing.Point(4, 30)
        Me.采购明细DataGridView.MultiSelect = False
        Me.采购明细DataGridView.Name = "采购明细DataGridView"
        Me.采购明细DataGridView.ReadOnly = True
        Me.采购明细DataGridView.RowHeadersVisible = False
        Me.采购明细DataGridView.RowTemplate.Height = 23
        Me.采购明细DataGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect
        Me.采购明细DataGridView.Size = New System.Drawing.Size(425, 81)
        Me.采购明细DataGridView.TabIndex = 90
        '
        'toolStrip1
        '
        Me.toolStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.toolStripLabel1, Me.客户名称ToolStripComboBox, Me.toolStripLabel2, Me.采购单号ToolStripComboBox, Me.查询原采购单ToolStripButton})
        Me.toolStrip1.Location = New System.Drawing.Point(0, 0)
        Me.toolStrip1.Name = "toolStrip1"
        Me.toolStrip1.Size = New System.Drawing.Size(542, 25)
        Me.toolStrip1.TabIndex = 89
        Me.toolStrip1.Text = "toolStrip1"
        '
        'WarehouseOutForm
        '
        Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 12.0!)
        Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
        Me.ClientSize = New System.Drawing.Size(542, 416)
        Me.Controls.Add(Me.客户名称TextBox)
        Me.Controls.Add(Me.客户名称label)
        Me.Controls.Add(Me.收款方式ComboBox)
        Me.Controls.Add(Me.label6)
        Me.Controls.Add(Me.实收金额TextBox)
        Me.Controls.Add(Me.label5)
        Me.Controls.Add(Me.出库日期DateTimePicker)
        Me.Controls.Add(Me.说明TextBox)
        Me.Controls.Add(Me.label9)
        Me.Controls.Add(Me.label8)
        Me.Controls.Add(Me.经办人TextBox)
        Me.Controls.Add(Me.label7)
        Me.Controls.Add(Me.退货金额TextBox)
        Me.Controls.Add(Me.退货金额label)
        Me.Controls.Add(Me.退货单号TextBox)
        Me.Controls.Add(Me.label2)
        Me.Controls.Add(Me.自编号TextBox)
        Me.Controls.Add(Me.label1)
        Me.Controls.Add(Me.退货明细DataGridView)
        Me.Controls.Add(Me.金额TextBox)
        Me.Controls.Add(Me.实际采购价TextBox)
        Me.Controls.Add(Me.数量TextBox)
        Me.Controls.Add(Me.实际退货价TextBox)
        Me.Controls.Add(Me.单位TextBox)
        Me.Controls.Add(Me.规格型号TextBox)
        Me.Controls.Add(Me.生产日期DateTimePicker)
        Me.Controls.Add(Me.商品名称TextBox)
        Me.Controls.Add(Me.商品编号TextBox)
        Me.Controls.Add(label13)
        Me.Controls.Add(label12)
        Me.Controls.Add(label11)
        Me.Controls.Add(label10)
        Me.Controls.Add(商品编号Label)
        Me.Controls.Add(商品名称Label)
        Me.Controls.Add(规格型号Label)
        Me.Controls.Add(单位Label)
        Me.Controls.Add(实际采购价Label)
        Me.Controls.Add(Me.减少商品Button)
        Me.Controls.Add(Me.添加商品Button)
        Me.Controls.Add(Me.保存退货单Button)
        Me.Controls.Add(Me.打印退货单Button)
        Me.Controls.Add(Me.新增退货单Button)
        Me.Controls.Add(Me.采购明细DataGridView)
        Me.Controls.Add(Me.toolStrip1)
        Me.Name = "WarehouseOutForm"
        Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent
        Me.Text = "商品采购退货登记"
        CType(Me.退货明细DataGridView, System.ComponentModel.ISupportInitialize).EndInit()
        CType(Me.采购明细DataGridView, System.ComponentModel.ISupportInitialize).EndInit()
        Me.toolStrip1.ResumeLayout(False)
        Me.toolStrip1.PerformLayout()
        Me.ResumeLayout(False)
        Me.PerformLayout()

    End Sub
    Private WithEvents 客户名称TextBox As System.Windows.Forms.TextBox
    Private WithEvents 客户名称label As System.Windows.Forms.Label
    Private WithEvents 收款方式ComboBox As System.Windows.Forms.ComboBox
    Private WithEvents label6 As System.Windows.Forms.Label
    Private WithEvents 实收金额TextBox As System.Windows.Forms.TextBox
    Private WithEvents label5 As System.Windows.Forms.Label
    Private WithEvents 出库日期DateTimePicker As System.Windows.Forms.DateTimePicker
    Private WithEvents 说明TextBox As System.Windows.Forms.TextBox
    Private WithEvents label9 As System.Windows.Forms.Label
    Private WithEvents label8 As System.Windows.Forms.Label
    Private WithEvents 经办人TextBox As System.Windows.Forms.TextBox
    Private WithEvents label7 As System.Windows.Forms.Label
    Private WithEvents 退货金额TextBox As System.Windows.Forms.TextBox
    Private WithEvents 退货金额label As System.Windows.Forms.Label
    Private WithEvents printPreviewDialog1 As System.Windows.Forms.PrintPreviewDialog
    Private WithEvents printDocument1 As System.Drawing.Printing.PrintDocument
    Private WithEvents 退货单号TextBox As System.Windows.Forms.TextBox
    Private WithEvents label2 As System.Windows.Forms.Label
    Private WithEvents 自编号TextBox As System.Windows.Forms.TextBox
    Private WithEvents label1 As System.Windows.Forms.Label
    Private WithEvents 退货明细DataGridView As System.Windows.Forms.DataGridView
    Private WithEvents 金额TextBox As System.Windows.Forms.TextBox
    Private WithEvents 实际采购价TextBox As System.Windows.Forms.TextBox
    Private WithEvents 数量TextBox As System.Windows.Forms.TextBox
    Private WithEvents 实际退货价TextBox As System.Windows.Forms.TextBox
    Private WithEvents 单位TextBox As System.Windows.Forms.TextBox
    Private WithEvents 规格型号TextBox As System.Windows.Forms.TextBox
    Private WithEvents 采购单号ToolStripComboBox As System.Windows.Forms.ToolStripComboBox
    Private WithEvents 查询原采购单ToolStripButton As System.Windows.Forms.ToolStripButton
    Private WithEvents toolStripLabel1 As System.Windows.Forms.ToolStripLabel
    Private WithEvents 客户名称ToolStripComboBox As System.Windows.Forms.ToolStripComboBox
    Private WithEvents toolStripLabel2 As System.Windows.Forms.ToolStripLabel
    Private WithEvents 生产日期DateTimePicker As System.Windows.Forms.DateTimePicker
    Private WithEvents 商品名称TextBox As System.Windows.Forms.TextBox
    Private WithEvents 商品编号TextBox As System.Windows.Forms.TextBox
    Private WithEvents 减少商品Button As System.Windows.Forms.Button
    Private WithEvents 添加商品Button As System.Windows.Forms.Button
    Private WithEvents 保存退货单Button As System.Windows.Forms.Button
    Private WithEvents 打印退货单Button As System.Windows.Forms.Button
    Private WithEvents 新增退货单Button As System.Windows.Forms.Button
    Private WithEvents 采购明细DataGridView As System.Windows.Forms.DataGridView
    Private WithEvents toolStrip1 As System.Windows.Forms.ToolStrip
End Class

⌨️ 快捷键说明

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