📄 bindingdemoform15.vb
字号:
Me.lblProductName.Size = New System.Drawing.Size(71, 18)
Me.lblProductName.TabIndex = 99
Me.lblProductName.Text = "产品名称:"
'
'TextBoxProductID
'
Me.TextBoxProductID.ForeColor = System.Drawing.Color.Blue
Me.TextBoxProductID.Location = New System.Drawing.Point(112, 304)
Me.TextBoxProductID.Name = "TextBoxProductID"
Me.TextBoxProductID.TabIndex = 98
Me.TextBoxProductID.Text = ""
'
'lblProductID
'
Me.lblProductID.AutoSize = True
Me.lblProductID.Location = New System.Drawing.Point(32, 307)
Me.lblProductID.Name = "lblProductID"
Me.lblProductID.Size = New System.Drawing.Size(71, 18)
Me.lblProductID.TabIndex = 97
Me.lblProductID.Text = "产品编号:"
'
'TextBoxOrderID
'
Me.TextBoxOrderID.ForeColor = System.Drawing.Color.Blue
Me.TextBoxOrderID.Location = New System.Drawing.Point(112, 272)
Me.TextBoxOrderID.Name = "TextBoxOrderID"
Me.TextBoxOrderID.TabIndex = 92
Me.TextBoxOrderID.Text = ""
'
'lblOrderID
'
Me.lblOrderID.AutoSize = True
Me.lblOrderID.Location = New System.Drawing.Point(32, 275)
Me.lblOrderID.Name = "lblOrderID"
Me.lblOrderID.Size = New System.Drawing.Size(71, 18)
Me.lblOrderID.TabIndex = 91
Me.lblOrderID.Text = "订单号码:"
'
'TextBoxOrderPosition
'
Me.TextBoxOrderPosition.BackColor = System.Drawing.Color.FromArgb(CType(192, Byte), CType(255, Byte), CType(192, Byte))
Me.TextBoxOrderPosition.ForeColor = System.Drawing.Color.FromArgb(CType(0, Byte), CType(0, Byte), CType(192, Byte))
Me.TextBoxOrderPosition.Location = New System.Drawing.Point(184, 384)
Me.TextBoxOrderPosition.Name = "TextBoxOrderPosition"
Me.TextBoxOrderPosition.Size = New System.Drawing.Size(290, 25)
Me.TextBoxOrderPosition.TabIndex = 107
Me.TextBoxOrderPosition.Text = ""
Me.TextBoxOrderPosition.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
'
'btnChildEnd
'
Me.btnChildEnd.BackColor = System.Drawing.Color.White
Me.btnChildEnd.Image = CType(resources.GetObject("btnChildEnd.Image"), System.Drawing.Bitmap)
Me.btnChildEnd.Location = New System.Drawing.Point(424, 440)
Me.btnChildEnd.Name = "btnChildEnd"
Me.btnChildEnd.Size = New System.Drawing.Size(58, 27)
Me.btnChildEnd.TabIndex = 111
'
'btnChildNext
'
Me.btnChildNext.BackColor = System.Drawing.Color.White
Me.btnChildNext.Image = CType(resources.GetObject("btnChildNext.Image"), System.Drawing.Bitmap)
Me.btnChildNext.Location = New System.Drawing.Point(344, 440)
Me.btnChildNext.Name = "btnChildNext"
Me.btnChildNext.Size = New System.Drawing.Size(58, 27)
Me.btnChildNext.TabIndex = 110
'
'btnChildBack
'
Me.btnChildBack.BackColor = System.Drawing.Color.White
Me.btnChildBack.Image = CType(resources.GetObject("btnChildBack.Image"), System.Drawing.Bitmap)
Me.btnChildBack.Location = New System.Drawing.Point(264, 440)
Me.btnChildBack.Name = "btnChildBack"
Me.btnChildBack.Size = New System.Drawing.Size(58, 27)
Me.btnChildBack.TabIndex = 109
'
'btnChildFirst
'
Me.btnChildFirst.BackColor = System.Drawing.Color.White
Me.btnChildFirst.Image = CType(resources.GetObject("btnChildFirst.Image"), System.Drawing.Bitmap)
Me.btnChildFirst.Location = New System.Drawing.Point(184, 440)
Me.btnChildFirst.Name = "btnChildFirst"
Me.btnChildFirst.Size = New System.Drawing.Size(58, 27)
Me.btnChildFirst.TabIndex = 108
'
'lblAmount
'
Me.lblAmount.AutoSize = True
Me.lblAmount.Location = New System.Drawing.Point(462, 275)
Me.lblAmount.Name = "lblAmount"
Me.lblAmount.Size = New System.Drawing.Size(71, 18)
Me.lblAmount.TabIndex = 95
Me.lblAmount.Text = "订货金额:"
'
'lblOrderDate
'
Me.lblOrderDate.AutoSize = True
Me.lblOrderDate.Location = New System.Drawing.Point(222, 275)
Me.lblOrderDate.Name = "lblOrderDate"
Me.lblOrderDate.Size = New System.Drawing.Size(71, 18)
Me.lblOrderDate.TabIndex = 93
Me.lblOrderDate.Text = "订单日期:"
'
'TextBoxAmount
'
Me.TextBoxAmount.Font = New System.Drawing.Font("宋体", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
Me.TextBoxAmount.ForeColor = System.Drawing.Color.Red
Me.TextBoxAmount.Location = New System.Drawing.Point(535, 272)
Me.TextBoxAmount.Name = "TextBoxAmount"
Me.TextBoxAmount.Size = New System.Drawing.Size(103, 25)
Me.TextBoxAmount.TabIndex = 96
Me.TextBoxAmount.Text = ""
'
'DateTimePickerOrderDate
'
Me.DateTimePickerOrderDate.Font = New System.Drawing.Font("宋体", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
Me.DateTimePickerOrderDate.Location = New System.Drawing.Point(302, 272)
Me.DateTimePickerOrderDate.Name = "DateTimePickerOrderDate"
Me.DateTimePickerOrderDate.Size = New System.Drawing.Size(152, 25)
Me.DateTimePickerOrderDate.TabIndex = 94
'
'lblPhone
'
Me.lblPhone.AutoSize = True
Me.lblPhone.Location = New System.Drawing.Point(336, 99)
Me.lblPhone.Name = "lblPhone"
Me.lblPhone.Size = New System.Drawing.Size(40, 18)
Me.lblPhone.TabIndex = 83
Me.lblPhone.Text = "电话:"
'
'TextBoxPhone
'
Me.TextBoxPhone.ForeColor = System.Drawing.Color.FromArgb(CType(192, Byte), CType(0, Byte), CType(0, Byte))
Me.TextBoxPhone.Location = New System.Drawing.Point(384, 96)
Me.TextBoxPhone.Name = "TextBoxPhone"
Me.TextBoxPhone.Size = New System.Drawing.Size(177, 25)
Me.TextBoxPhone.TabIndex = 84
Me.TextBoxPhone.Text = ""
'
'lblContact
'
Me.lblContact.AutoSize = True
Me.lblContact.Location = New System.Drawing.Point(120, 99)
Me.lblContact.Name = "lblContact"
Me.lblContact.Size = New System.Drawing.Size(56, 18)
Me.lblContact.TabIndex = 81
Me.lblContact.Text = "联系人:"
'
'lblCompany
'
Me.lblCompany.AutoSize = True
Me.lblCompany.Location = New System.Drawing.Point(304, 67)
Me.lblCompany.Name = "lblCompany"
Me.lblCompany.Size = New System.Drawing.Size(71, 18)
Me.lblCompany.TabIndex = 79
Me.lblCompany.Text = "公司名称:"
'
'lblCustomerID
'
Me.lblCustomerID.AutoSize = True
Me.lblCustomerID.Location = New System.Drawing.Point(104, 67)
Me.lblCustomerID.Name = "lblCustomerID"
Me.lblCustomerID.Size = New System.Drawing.Size(71, 18)
Me.lblCustomerID.TabIndex = 77
Me.lblCustomerID.Text = "客户编号:"
'
'TextBoxCustomerID
'
Me.TextBoxCustomerID.ForeColor = System.Drawing.Color.FromArgb(CType(192, Byte), CType(0, Byte), CType(0, Byte))
Me.TextBoxCustomerID.Location = New System.Drawing.Point(184, 64)
Me.TextBoxCustomerID.Name = "TextBoxCustomerID"
Me.TextBoxCustomerID.TabIndex = 78
Me.TextBoxCustomerID.Text = ""
'
'TextBoxContact
'
Me.TextBoxContact.ForeColor = System.Drawing.Color.FromArgb(CType(192, Byte), CType(0, Byte), CType(0, Byte))
Me.TextBoxContact.Location = New System.Drawing.Point(184, 96)
Me.TextBoxContact.Name = "TextBoxContact"
Me.TextBoxContact.Size = New System.Drawing.Size(101, 25)
Me.TextBoxContact.TabIndex = 82
Me.TextBoxContact.Text = ""
'
'TextBoxCompanyName
'
Me.TextBoxCompanyName.ForeColor = System.Drawing.Color.FromArgb(CType(192, Byte), CType(0, Byte), CType(0, Byte))
Me.TextBoxCompanyName.Location = New System.Drawing.Point(384, 64)
Me.TextBoxCompanyName.Name = "TextBoxCompanyName"
Me.TextBoxCompanyName.Size = New System.Drawing.Size(177, 25)
Me.TextBoxCompanyName.TabIndex = 80
Me.TextBoxCompanyName.Text = ""
'
'btnEnd
'
Me.btnEnd.BackColor = System.Drawing.Color.White
Me.btnEnd.Image = CType(resources.GetObject("btnEnd.Image"), System.Drawing.Bitmap)
Me.btnEnd.Location = New System.Drawing.Point(424, 184)
Me.btnEnd.Name = "btnEnd"
Me.btnEnd.Size = New System.Drawing.Size(58, 27)
Me.btnEnd.TabIndex = 89
'
'btnNext
'
Me.btnNext.BackColor = System.Drawing.Color.White
Me.btnNext.Image = CType(resources.GetObject("btnNext.Image"), System.Drawing.Bitmap)
Me.btnNext.Location = New System.Drawing.Point(344, 184)
Me.btnNext.Name = "btnNext"
Me.btnNext.Size = New System.Drawing.Size(58, 27)
Me.btnNext.TabIndex = 88
'
'btnBack
'
Me.btnBack.BackColor = System.Drawing.Color.White
Me.btnBack.Image = CType(resources.GetObject("btnBack.Image"), System.Drawing.Bitmap)
Me.btnBack.Location = New System.Drawing.Point(264, 184)
Me.btnBack.Name = "btnBack"
Me.btnBack.Size = New System.Drawing.Size(58, 27)
Me.btnBack.TabIndex = 87
'
'btnFirst
'
Me.btnFirst.BackColor = System.Drawing.Color.White
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -