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

📄 bindingdemoform5.vb

📁 是一个用SQL和VB.NET来做的源码。
💻 VB
📖 第 1 页 / 共 3 页
字号:
        Me.TextBoxProductName.ForeColor = System.Drawing.Color.Blue
        Me.TextBoxProductName.Location = New System.Drawing.Point(301, 304)
        Me.TextBoxProductName.Name = "TextBoxProductName"
        Me.TextBoxProductName.TabIndex = 62
        Me.TextBoxProductName.Text = ""
        '
        'lblProductName
        '
        Me.lblProductName.AutoSize = True
        Me.lblProductName.Location = New System.Drawing.Point(224, 312)
        Me.lblProductName.Name = "lblProductName"
        Me.lblProductName.Size = New System.Drawing.Size(71, 18)
        Me.lblProductName.TabIndex = 61
        Me.lblProductName.Text = "产品名称:"
        '
        'TextBoxProductID
        '
        Me.TextBoxProductID.ForeColor = System.Drawing.Color.Blue
        Me.TextBoxProductID.Location = New System.Drawing.Point(109, 304)
        Me.TextBoxProductID.Name = "TextBoxProductID"
        Me.TextBoxProductID.TabIndex = 60
        Me.TextBoxProductID.Text = ""
        '
        'lblProductID
        '
        Me.lblProductID.AutoSize = True
        Me.lblProductID.Location = New System.Drawing.Point(29, 312)
        Me.lblProductID.Name = "lblProductID"
        Me.lblProductID.Size = New System.Drawing.Size(71, 18)
        Me.lblProductID.TabIndex = 59
        Me.lblProductID.Text = "产品编号:"
        '
        'TextBoxOrderID
        '
        Me.TextBoxOrderID.ForeColor = System.Drawing.Color.Blue
        Me.TextBoxOrderID.Location = New System.Drawing.Point(108, 272)
        Me.TextBoxOrderID.Name = "TextBoxOrderID"
        Me.TextBoxOrderID.TabIndex = 54
        Me.TextBoxOrderID.Text = ""
        '
        'lblOrderID
        '
        Me.lblOrderID.AutoSize = True
        Me.lblOrderID.Location = New System.Drawing.Point(29, 280)
        Me.lblOrderID.Name = "lblOrderID"
        Me.lblOrderID.Size = New System.Drawing.Size(71, 18)
        Me.lblOrderID.TabIndex = 53
        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(180, 384)
        Me.TextBoxOrderPosition.Name = "TextBoxOrderPosition"
        Me.TextBoxOrderPosition.Size = New System.Drawing.Size(290, 25)
        Me.TextBoxOrderPosition.TabIndex = 69
        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(422, 440)
        Me.btnChildEnd.Name = "btnChildEnd"
        Me.btnChildEnd.Size = New System.Drawing.Size(58, 27)
        Me.btnChildEnd.TabIndex = 73
        '
        '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(342, 440)
        Me.btnChildNext.Name = "btnChildNext"
        Me.btnChildNext.Size = New System.Drawing.Size(58, 27)
        Me.btnChildNext.TabIndex = 72
        '
        '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(262, 440)
        Me.btnChildBack.Name = "btnChildBack"
        Me.btnChildBack.Size = New System.Drawing.Size(58, 27)
        Me.btnChildBack.TabIndex = 71
        '
        '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(182, 440)
        Me.btnChildFirst.Name = "btnChildFirst"
        Me.btnChildFirst.Size = New System.Drawing.Size(58, 27)
        Me.btnChildFirst.TabIndex = 70
        '
        'lblAmount
        '
        Me.lblAmount.AutoSize = True
        Me.lblAmount.Location = New System.Drawing.Point(464, 280)
        Me.lblAmount.Name = "lblAmount"
        Me.lblAmount.Size = New System.Drawing.Size(71, 18)
        Me.lblAmount.TabIndex = 57
        Me.lblAmount.Text = "订货金额:"
        '
        'lblOrderDate
        '
        Me.lblOrderDate.AutoSize = True
        Me.lblOrderDate.Location = New System.Drawing.Point(224, 280)
        Me.lblOrderDate.Name = "lblOrderDate"
        Me.lblOrderDate.Size = New System.Drawing.Size(71, 18)
        Me.lblOrderDate.TabIndex = 55
        Me.lblOrderDate.Text = "订单日期:"
        '
        'TextBoxAmount
        '
        Me.TextBoxAmount.ForeColor = System.Drawing.Color.Red
        Me.TextBoxAmount.Location = New System.Drawing.Point(539, 272)
        Me.TextBoxAmount.Name = "TextBoxAmount"
        Me.TextBoxAmount.TabIndex = 58
        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(301, 272)
        Me.DateTimePickerOrderDate.Name = "DateTimePickerOrderDate"
        Me.DateTimePickerOrderDate.Size = New System.Drawing.Size(152, 25)
        Me.DateTimePickerOrderDate.TabIndex = 56
        '
        'lblPhone
        '
        Me.lblPhone.AutoSize = True
        Me.lblPhone.Location = New System.Drawing.Point(333, 104)
        Me.lblPhone.Name = "lblPhone"
        Me.lblPhone.Size = New System.Drawing.Size(40, 18)
        Me.lblPhone.TabIndex = 45
        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(381, 96)
        Me.TextBoxPhone.Name = "TextBoxPhone"
        Me.TextBoxPhone.Size = New System.Drawing.Size(177, 25)
        Me.TextBoxPhone.TabIndex = 46
        Me.TextBoxPhone.Text = ""
        '
        'lblContact
        '
        Me.lblContact.AutoSize = True
        Me.lblContact.Location = New System.Drawing.Point(117, 104)
        Me.lblContact.Name = "lblContact"
        Me.lblContact.Size = New System.Drawing.Size(56, 18)
        Me.lblContact.TabIndex = 43
        Me.lblContact.Text = "联系人:"
        '
        'lblCompany
        '
        Me.lblCompany.AutoSize = True
        Me.lblCompany.Location = New System.Drawing.Point(301, 72)
        Me.lblCompany.Name = "lblCompany"
        Me.lblCompany.Size = New System.Drawing.Size(71, 18)
        Me.lblCompany.TabIndex = 41
        Me.lblCompany.Text = "公司名称:"
        '
        'lblCustomerID
        '
        Me.lblCustomerID.AutoSize = True
        Me.lblCustomerID.Location = New System.Drawing.Point(101, 72)
        Me.lblCustomerID.Name = "lblCustomerID"
        Me.lblCustomerID.Size = New System.Drawing.Size(71, 18)
        Me.lblCustomerID.TabIndex = 39
        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(181, 64)
        Me.TextBoxCustomerID.Name = "TextBoxCustomerID"
        Me.TextBoxCustomerID.TabIndex = 40
        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(181, 96)
        Me.TextBoxContact.Name = "TextBoxContact"
        Me.TextBoxContact.Size = New System.Drawing.Size(101, 25)
        Me.TextBoxContact.TabIndex = 44
        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(381, 64)
        Me.TextBoxCompanyName.Name = "TextBoxCompanyName"
        Me.TextBoxCompanyName.Size = New System.Drawing.Size(177, 25)
        Me.TextBoxCompanyName.TabIndex = 42
        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(421, 184)
        Me.btnEnd.Name = "btnEnd"
        Me.btnEnd.Size = New System.Drawing.Size(58, 27)
        Me.btnEnd.TabIndex = 51
        '

⌨️ 快捷键说明

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