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

📄 salereduceform.designer.vb

📁 一个商品销售管理系统
💻 VB
📖 第 1 页 / 共 3 页
字号:
        Me.label2.Name = "label2"
        Me.label2.Size = New System.Drawing.Size(65, 12)
        Me.label2.TabIndex = 203
        Me.label2.Text = "退货单号:"
        '
        '自编号TextBox
        '
        Me.自编号TextBox.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
        Me.自编号TextBox.Location = New System.Drawing.Point(58, 339)
        Me.自编号TextBox.Name = "自编号TextBox"
        Me.自编号TextBox.ReadOnly = True
        Me.自编号TextBox.Size = New System.Drawing.Size(83, 21)
        Me.自编号TextBox.TabIndex = 202
        '
        'label1
        '
        Me.label1.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
        Me.label1.AutoSize = True
        Me.label1.Location = New System.Drawing.Point(5, 345)
        Me.label1.Name = "label1"
        Me.label1.Size = New System.Drawing.Size(53, 12)
        Me.label1.TabIndex = 201
        Me.label1.Text = "自编号:"
        '
        '退货明细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.Bottom) _
                    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(5, 197)
        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(533, 133)
        Me.退货明细DataGridView.TabIndex = 200
        '
        '金额TextBox
        '
        Me.金额TextBox.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
                    Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
        Me.金额TextBox.Location = New System.Drawing.Point(282, 170)
        Me.金额TextBox.Name = "金额TextBox"
        Me.金额TextBox.ReadOnly = True
        Me.金额TextBox.Size = New System.Drawing.Size(70, 21)
        Me.金额TextBox.TabIndex = 199
        '
        '实际销售价TextBox
        '
        Me.实际销售价TextBox.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
                    Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
        Me.实际销售价TextBox.Location = New System.Drawing.Point(457, 143)
        Me.实际销售价TextBox.Name = "实际销售价TextBox"
        Me.实际销售价TextBox.ReadOnly = True
        Me.实际销售价TextBox.Size = New System.Drawing.Size(81, 21)
        Me.实际销售价TextBox.TabIndex = 198
        '
        '数量TextBox
        '
        Me.数量TextBox.Location = New System.Drawing.Point(179, 170)
        Me.数量TextBox.Name = "数量TextBox"
        Me.数量TextBox.Size = New System.Drawing.Size(52, 21)
        Me.数量TextBox.TabIndex = 197
        '
        '实际退货价TextBox
        '
        Me.实际退货价TextBox.Location = New System.Drawing.Point(74, 170)
        Me.实际退货价TextBox.Name = "实际退货价TextBox"
        Me.实际退货价TextBox.Size = New System.Drawing.Size(65, 21)
        Me.实际退货价TextBox.TabIndex = 196
        '
        '单位TextBox
        '
        Me.单位TextBox.Location = New System.Drawing.Point(307, 144)
        Me.单位TextBox.Name = "单位TextBox"
        Me.单位TextBox.ReadOnly = True
        Me.单位TextBox.Size = New System.Drawing.Size(60, 21)
        Me.单位TextBox.TabIndex = 195
        '
        '规格型号TextBox
        '
        Me.规格型号TextBox.Location = New System.Drawing.Point(67, 144)
        Me.规格型号TextBox.Name = "规格型号TextBox"
        Me.规格型号TextBox.ReadOnly = True
        Me.规格型号TextBox.Size = New System.Drawing.Size(193, 21)
        Me.规格型号TextBox.TabIndex = 194
        '
        '商品名称TextBox
        '
        Me.商品名称TextBox.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
                    Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
        Me.商品名称TextBox.Location = New System.Drawing.Point(207, 116)
        Me.商品名称TextBox.Name = "商品名称TextBox"
        Me.商品名称TextBox.ReadOnly = True
        Me.商品名称TextBox.Size = New System.Drawing.Size(331, 21)
        Me.商品名称TextBox.TabIndex = 193
        '
        '客户名称TextBox
        '
        Me.客户名称TextBox.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
                    Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
        Me.客户名称TextBox.Location = New System.Drawing.Point(346, 337)
        Me.客户名称TextBox.Name = "客户名称TextBox"
        Me.客户名称TextBox.ReadOnly = True
        Me.客户名称TextBox.Size = New System.Drawing.Size(192, 21)
        Me.客户名称TextBox.TabIndex = 218
        '
        '客户名称label
        '
        Me.客户名称label.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
        Me.客户名称label.AutoSize = True
        Me.客户名称label.Location = New System.Drawing.Point(282, 345)
        Me.客户名称label.Name = "客户名称label"
        Me.客户名称label.Size = New System.Drawing.Size(65, 12)
        Me.客户名称label.TabIndex = 217
        Me.客户名称label.Text = "客户名称:"
        '
        '付款方式ComboBox
        '
        Me.付款方式ComboBox.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
        Me.付款方式ComboBox.FormattingEnabled = True
        Me.付款方式ComboBox.Items.AddRange(New Object() {"现金", "银行卡", "支票", "汇票"})
        Me.付款方式ComboBox.Location = New System.Drawing.Point(346, 364)
        Me.付款方式ComboBox.Name = "付款方式ComboBox"
        Me.付款方式ComboBox.Size = New System.Drawing.Size(70, 20)
        Me.付款方式ComboBox.TabIndex = 216
        '
        '销售单号ToolStripComboBox
        '
        Me.销售单号ToolStripComboBox.Name = "销售单号ToolStripComboBox"
        Me.销售单号ToolStripComboBox.Size = New System.Drawing.Size(121, 25)
        '
        '查询原销售单ToolStripButton
        '
        Me.查询原销售单ToolStripButton.Image = CType(resources.GetObject("查询原销售单ToolStripButton.Image"), System.Drawing.Image)
        Me.查询原销售单ToolStripButton.ImageTransparentColor = System.Drawing.Color.Magenta
        Me.查询原销售单ToolStripButton.Name = "查询原销售单ToolStripButton"
        Me.查询原销售单ToolStripButton.Size = New System.Drawing.Size(97, 22)
        Me.查询原销售单ToolStripButton.Text = "查询原销售单"
        '
        'printDocument1
        '
        '
        'printPreviewDialog1
        '
        Me.printPreviewDialog1.AutoScrollMargin = New System.Drawing.Size(0, 0)
        Me.printPreviewDialog1.AutoScrollMinSize = New System.Drawing.Size(0, 0)
        Me.printPreviewDialog1.ClientSize = New System.Drawing.Size(400, 300)
        Me.printPreviewDialog1.Enabled = True
        Me.printPreviewDialog1.Icon = CType(resources.GetObject("printPreviewDialog1.Icon"), System.Drawing.Icon)
        Me.printPreviewDialog1.Name = "printPreviewDialog1"
        Me.printPreviewDialog1.Visible = False
        '
        'label6
        '
        Me.label6.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
        Me.label6.AutoSize = True
        Me.label6.Location = New System.Drawing.Point(287, 369)
        Me.label6.Name = "label6"
        Me.label6.Size = New System.Drawing.Size(65, 12)
        Me.label6.TabIndex = 215
        Me.label6.Text = "付款方式:"
        '
        '实付金额TextBox
        '
        Me.实付金额TextBox.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
        Me.实付金额TextBox.Location = New System.Drawing.Point(202, 363)
        Me.实付金额TextBox.Name = "实付金额TextBox"
        Me.实付金额TextBox.Size = New System.Drawing.Size(81, 21)
        Me.实付金额TextBox.TabIndex = 214
        Me.实付金额TextBox.Text = "0"
        '
        'label5
        '
        Me.label5.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
        Me.label5.AutoSize = True
        Me.label5.Location = New System.Drawing.Point(143, 369)
        Me.label5.Name = "label5"
        Me.label5.Size = New System.Drawing.Size(65, 12)
        Me.label5.TabIndex = 213
        Me.label5.Text = "实付金额:"
        '
        '入库日期DateTimePicker
        '
        Me.入库日期DateTimePicker.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
        Me.入库日期DateTimePicker.Location = New System.Drawing.Point(414, 392)
        Me.入库日期DateTimePicker.Name = "入库日期DateTimePicker"
        Me.入库日期DateTimePicker.Size = New System.Drawing.Size(124, 21)
        Me.入库日期DateTimePicker.TabIndex = 212
        '
        '说明TextBox
        '
        Me.说明TextBox.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
                    Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
        Me.说明TextBox.Location = New System.Drawing.Point(53, 393)
        Me.说明TextBox.Name = "说明TextBox"
        Me.说明TextBox.Size = New System.Drawing.Size(284, 21)
        Me.说明TextBox.TabIndex = 211
        '
        'toolStripLabel2
        '
        Me.toolStripLabel2.Name = "toolStripLabel2"
        Me.toolStripLabel2.Size = New System.Drawing.Size(65, 22)
        Me.toolStripLabel2.Text = "销售单号:"
        '
        'label9
        '
        Me.label9.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
        Me.label9.AutoSize = True
        Me.label9.Location = New System.Drawing.Point(5, 397)
        Me.label9.Name = "label9"

⌨️ 快捷键说明

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