📄 salerefundmentform.designer.vb
字号:
Me.groupBox1.Size = New System.Drawing.Size(530, 106)
Me.groupBox1.TabIndex = 73
Me.groupBox1.TabStop = False
Me.groupBox1.Text = "支付客户商品销售退货货款"
'
'退出Button
'
Me.退出Button.Image = CType(resources.GetObject("退出Button.Image"), System.Drawing.Image)
Me.退出Button.Location = New System.Drawing.Point(433, 73)
Me.退出Button.Name = "退出Button"
Me.退出Button.Size = New System.Drawing.Size(90, 23)
Me.退出Button.TabIndex = 51
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.Image = CType(resources.GetObject("打印Button.Image"), System.Drawing.Image)
Me.打印Button.Location = New System.Drawing.Point(434, 19)
Me.打印Button.Name = "打印Button"
Me.打印Button.Size = New System.Drawing.Size(90, 23)
Me.打印Button.TabIndex = 50
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.Image = CType(resources.GetObject("保存Button.Image"), System.Drawing.Image)
Me.保存Button.Location = New System.Drawing.Point(434, 46)
Me.保存Button.Name = "保存Button"
Me.保存Button.Size = New System.Drawing.Size(90, 23)
Me.保存Button.TabIndex = 49
Me.保存Button.Text = "保存"
Me.保存Button.TextAlign = System.Drawing.ContentAlignment.MiddleRight
Me.保存Button.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText
Me.保存Button.UseVisualStyleBackColor = True
'
'付款日期DateTimePicker
'
Me.付款日期DateTimePicker.Location = New System.Drawing.Point(67, 20)
Me.付款日期DateTimePicker.Name = "付款日期DateTimePicker"
Me.付款日期DateTimePicker.Size = New System.Drawing.Size(170, 21)
Me.付款日期DateTimePicker.TabIndex = 44
'
'付款方式ComboBox
'
Me.付款方式ComboBox.FormattingEnabled = True
Me.付款方式ComboBox.Items.AddRange(New Object() {"现金", "银行卡", "支票", "汇票"})
Me.付款方式ComboBox.Location = New System.Drawing.Point(327, 20)
Me.付款方式ComboBox.Name = "付款方式ComboBox"
Me.付款方式ComboBox.Size = New System.Drawing.Size(101, 20)
Me.付款方式ComboBox.TabIndex = 43
'
'textBox1
'
Me.textBox1.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
Me.textBox1.Location = New System.Drawing.Point(67, 74)
Me.textBox1.Name = "textBox1"
Me.textBox1.Size = New System.Drawing.Size(361, 21)
Me.textBox1.TabIndex = 42
'
'label9
'
Me.label9.AutoSize = True
Me.label9.Location = New System.Drawing.Point(11, 80)
Me.label9.Name = "label9"
Me.label9.Size = New System.Drawing.Size(41, 12)
Me.label9.TabIndex = 41
Me.label9.Text = "说明:"
'
'label8
'
Me.label8.AutoSize = True
Me.label8.Location = New System.Drawing.Point(6, 24)
Me.label8.Name = "label8"
Me.label8.Size = New System.Drawing.Size(65, 12)
Me.label8.TabIndex = 40
Me.label8.Text = "付款日期:"
'
'经办人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(327, 47)
Me.经办人TextBox.Name = "经办人TextBox"
Me.经办人TextBox.Size = New System.Drawing.Size(101, 21)
Me.经办人TextBox.TabIndex = 39
'
'label7
'
Me.label7.AutoSize = True
Me.label7.Location = New System.Drawing.Point(244, 53)
Me.label7.Name = "label7"
Me.label7.Size = New System.Drawing.Size(53, 12)
Me.label7.TabIndex = 38
Me.label7.Text = "经办人:"
'
'label6
'
Me.label6.AutoSize = True
Me.label6.Location = New System.Drawing.Point(244, 25)
Me.label6.Name = "label6"
Me.label6.Size = New System.Drawing.Size(65, 12)
Me.label6.TabIndex = 37
Me.label6.Text = "付款方式:"
'
'实付金额TextBox
'
Me.实付金额TextBox.Location = New System.Drawing.Point(67, 47)
Me.实付金额TextBox.Name = "实付金额TextBox"
Me.实付金额TextBox.Size = New System.Drawing.Size(170, 21)
Me.实付金额TextBox.TabIndex = 36
Me.实付金额TextBox.Text = "0"
'
'label5
'
Me.label5.AutoSize = True
Me.label5.Location = New System.Drawing.Point(8, 53)
Me.label5.Name = "label5"
Me.label5.Size = New System.Drawing.Size(65, 12)
Me.label5.TabIndex = 35
Me.label5.Text = "实付金额:"
'
'应收货款总额TextBox
'
Me.应收货款总额TextBox.Location = New System.Drawing.Point(93, 275)
Me.应收货款总额TextBox.Name = "应收货款总额TextBox"
Me.应收货款总额TextBox.Size = New System.Drawing.Size(149, 21)
Me.应收货款总额TextBox.TabIndex = 72
'
'label1
'
label1.AutoSize = True
label1.Location = New System.Drawing.Point(3, 278)
label1.Name = "label1"
label1.Size = New System.Drawing.Size(83, 12)
label1.TabIndex = 71
label1.Text = "应收货款总额:"
'
'客户名称Label
'
客户名称Label.AutoSize = True
客户名称Label.Location = New System.Drawing.Point(4, 35)
客户名称Label.Name = "客户名称Label"
客户名称Label.Size = New System.Drawing.Size(59, 12)
客户名称Label.TabIndex = 53
客户名称Label.Text = "客户名称:"
'
'客户名称TextBox
'
Me.客户名称TextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.采购商信息BindingSource, "客户名称", True))
Me.客户名称TextBox.Location = New System.Drawing.Point(93, 32)
Me.客户名称TextBox.Name = "客户名称TextBox"
Me.客户名称TextBox.ReadOnly = True
Me.客户名称TextBox.Size = New System.Drawing.Size(150, 21)
Me.客户名称TextBox.TabIndex = 54
'
'联系地址Label
'
联系地址Label.AutoSize = True
联系地址Label.Location = New System.Drawing.Point(4, 62)
联系地址Label.Name = "联系地址Label"
联系地址Label.Size = New System.Drawing.Size(59, 12)
联系地址Label.TabIndex = 55
联系地址Label.Text = "联系地址:"
'
'联系地址TextBox
'
Me.联系地址TextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.采购商信息BindingSource, "联系地址", True))
Me.联系地址TextBox.Location = New System.Drawing.Point(93, 59)
Me.联系地址TextBox.Name = "联系地址TextBox"
Me.联系地址TextBox.Size = New System.Drawing.Size(150, 21)
Me.联系地址TextBox.TabIndex = 56
'
'邮政编码Label
'
邮政编码Label.AutoSize = True
邮政编码Label.Location = New System.Drawing.Point(4, 89)
邮政编码Label.Name = "邮政编码Label"
邮政编码Label.Size = New System.Drawing.Size(59, 12)
邮政编码Label.TabIndex = 57
邮政编码Label.Text = "邮政编码:"
'
'邮政编码TextBox
'
Me.邮政编码TextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.采购商信息BindingSource, "邮政编码", True))
Me.邮政编码TextBox.Location = New System.Drawing.Point(93, 86)
Me.邮政编码TextBox.Name = "邮政编码TextBox"
Me.邮政编码TextBox.Size = New System.Drawing.Size(150, 21)
Me.邮政编码TextBox.TabIndex = 58
'
'联系电话Label
'
联系电话Label.AutoSize = True
联系电话Label.Location = New System.Drawing.Point(4, 116)
联系电话Label.Name = "联系电话Label"
联系电话Label.Size = New System.Drawing.Size(59, 12)
联系电话Label.TabIndex = 59
联系电话Label.Text = "联系电话:"
'
'联系电话TextBox
'
Me.联系电话TextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.采购商信息BindingSource, "联系电话", True))
Me.联系电话TextBox.Location = New System.Drawing.Point(93, 113)
Me.联系电话TextBox.Name = "联系电话TextBox"
Me.联系电话TextBox.Size = New System.Drawing.Size(150, 21)
Me.联系电话TextBox.TabIndex = 60
'
'联系人Label
'
联系人Label.AutoSize = True
联系人Label.Location = New System.Drawing.Point(4, 143)
联系人Label.Name = "联系人Label"
联系人Label.Size = New System.Drawing.Size(47, 12)
联系人Label.TabIndex = 61
联系人Label.Text = "联系人:"
'
'联系人TextBox
'
Me.联系人TextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.采购商信息BindingSource, "联系人", True))
Me.联系人TextBox.Location = New System.Drawing.Point(93, 140)
Me.联系人TextBox.Name = "联系人TextBox"
Me.联系人TextBox.Size = New System.Drawing.Size(150, 21)
Me.联系人TextBox.TabIndex = 62
'
'纳税人识别号Label
'
纳税人识别号Label.AutoSize = True
纳税人识别号Label.Location = New System.Drawing.Point(4, 170)
纳税人识别号Label.Name = "纳税人识别号Label"
纳税人识别号Label.Size = New System.Drawing.Size(83, 12)
纳税人识别号Label.TabIndex = 63
纳税人识别号Label.Text = "纳税人识别号:"
'
'纳税人识别号TextBox
'
Me.纳税人识别号TextBox.DataBindings.Add(New System.Windows.Forms.Binding("Text", Me.采购商信息BindingSource, "纳税人识别号", True))
Me.纳税人识别号TextBox.Location = New System.Drawing.Point(93, 167)
Me.纳税人识别号TextBox.Name = "纳税人识别号TextBox"
Me.纳税人识别号TextBox.Size = New System.Drawing.Size(150, 21)
Me.纳税人识别号TextBox.TabIndex = 64
'
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -