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

📄 frmmain.designer.vb

📁 USB2I2C USB2SPI USB2ISP资料开发包
💻 VB
📖 第 1 页 / 共 5 页
字号:
        Me.I2CM.SetIndex(Me._I2CM_0, CType(0, Short))
        Me._I2CM_0.Location = New System.Drawing.Point(56, 24)
        Me._I2CM_0.Name = "_I2CM_0"
        Me._I2CM_0.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me._I2CM_0.Size = New System.Drawing.Size(57, 17)
        Me._I2CM_0.TabIndex = 129
        Me._I2CM_0.TabStop = True
        Me._I2CM_0.Text = "20KHz"
        Me._I2CM_0.UseVisualStyleBackColor = False
        '
        'Frame7
        '
        Me.Frame7.BackColor = System.Drawing.SystemColors.Control
        Me.Frame7.Controls.Add(Me.StreamICRW)
        Me.Frame7.Controls.Add(Me.I2CWRBuf)
        Me.Frame7.Controls.Add(Me.I2CWRLen)
        Me.Frame7.Controls.Add(Me.Label17)
        Me.Frame7.Controls.Add(Me.Label24)
        Me.Frame7.Controls.Add(Me.Label25)
        Me.Frame7.ForeColor = System.Drawing.SystemColors.ControlText
        Me.Frame7.Location = New System.Drawing.Point(14, 16)
        Me.Frame7.Name = "Frame7"
        Me.Frame7.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.Frame7.Size = New System.Drawing.Size(440, 167)
        Me.Frame7.TabIndex = 108
        Me.Frame7.TabStop = False
        Me.Frame7.Text = "写入数据"
        '
        'StreamICRW
        '
        Me.StreamICRW.BackColor = System.Drawing.SystemColors.Control
        Me.StreamICRW.Cursor = System.Windows.Forms.Cursors.Default
        Me.StreamICRW.ForeColor = System.Drawing.SystemColors.ControlText
        Me.StreamICRW.Location = New System.Drawing.Point(305, 22)
        Me.StreamICRW.Name = "StreamICRW"
        Me.StreamICRW.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.StreamICRW.Size = New System.Drawing.Size(79, 25)
        Me.StreamICRW.TabIndex = 114
        Me.StreamICRW.Text = "Write\Read"
        Me.StreamICRW.UseVisualStyleBackColor = False
        '
        'I2CWRBuf
        '
        Me.I2CWRBuf.AcceptsReturn = True
        Me.I2CWRBuf.BackColor = System.Drawing.SystemColors.Window
        Me.I2CWRBuf.Cursor = System.Windows.Forms.Cursors.IBeam
        Me.I2CWRBuf.ForeColor = System.Drawing.SystemColors.WindowText
        Me.I2CWRBuf.Location = New System.Drawing.Point(75, 56)
        Me.I2CWRBuf.MaxLength = 0
        Me.I2CWRBuf.Multiline = True
        Me.I2CWRBuf.Name = "I2CWRBuf"
        Me.I2CWRBuf.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.I2CWRBuf.ScrollBars = System.Windows.Forms.ScrollBars.Vertical
        Me.I2CWRBuf.Size = New System.Drawing.Size(313, 102)
        Me.I2CWRBuf.TabIndex = 110
        '
        'I2CWRLen
        '
        Me.I2CWRLen.AcceptsReturn = True
        Me.I2CWRLen.BackColor = System.Drawing.SystemColors.Window
        Me.I2CWRLen.Cursor = System.Windows.Forms.Cursors.IBeam
        Me.I2CWRLen.ForeColor = System.Drawing.SystemColors.WindowText
        Me.I2CWRLen.Location = New System.Drawing.Point(76, 22)
        Me.I2CWRLen.MaxLength = 0
        Me.I2CWRLen.Name = "I2CWRLen"
        Me.I2CWRLen.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.I2CWRLen.Size = New System.Drawing.Size(161, 25)
        Me.I2CWRLen.TabIndex = 109
        '
        'Label17
        '
        Me.Label17.BackColor = System.Drawing.SystemColors.Control
        Me.Label17.Cursor = System.Windows.Forms.Cursors.Default
        Me.Label17.ForeColor = System.Drawing.SystemColors.ControlText
        Me.Label17.Location = New System.Drawing.Point(20, 56)
        Me.Label17.Name = "Label17"
        Me.Label17.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.Label17.Size = New System.Drawing.Size(41, 17)
        Me.Label17.TabIndex = 113
        Me.Label17.Text = "数据"
        '
        'Label24
        '
        Me.Label24.BackColor = System.Drawing.SystemColors.Control
        Me.Label24.Cursor = System.Windows.Forms.Cursors.Default
        Me.Label24.ForeColor = System.Drawing.SystemColors.ControlText
        Me.Label24.Location = New System.Drawing.Point(20, 26)
        Me.Label24.Name = "Label24"
        Me.Label24.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.Label24.Size = New System.Drawing.Size(33, 17)
        Me.Label24.TabIndex = 112
        Me.Label24.Text = "长度"
        '
        'Label25
        '
        Me.Label25.BackColor = System.Drawing.SystemColors.Control
        Me.Label25.Cursor = System.Windows.Forms.Cursors.Default
        Me.Label25.ForeColor = System.Drawing.SystemColors.ControlText
        Me.Label25.Location = New System.Drawing.Point(242, 29)
        Me.Label25.Name = "Label25"
        Me.Label25.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.Label25.Size = New System.Drawing.Size(57, 12)
        Me.Label25.TabIndex = 111
        Me.Label25.Text = "(<400H)"
        '
        'Frame6
        '
        Me.Frame6.BackColor = System.Drawing.SystemColors.Control
        Me.Frame6.Controls.Add(Me.I2CRDLen)
        Me.Frame6.Controls.Add(Me.I2CRDBuf)
        Me.Frame6.Controls.Add(Me.Label26)
        Me.Frame6.Controls.Add(Me.Label27)
        Me.Frame6.Controls.Add(Me.Label30)
        Me.Frame6.ForeColor = System.Drawing.SystemColors.ControlText
        Me.Frame6.Location = New System.Drawing.Point(16, 184)
        Me.Frame6.Name = "Frame6"
        Me.Frame6.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.Frame6.Size = New System.Drawing.Size(440, 167)
        Me.Frame6.TabIndex = 102
        Me.Frame6.TabStop = False
        Me.Frame6.Text = "读取数据"
        '
        'I2CRDLen
        '
        Me.I2CRDLen.AcceptsReturn = True
        Me.I2CRDLen.BackColor = System.Drawing.SystemColors.Window
        Me.I2CRDLen.Cursor = System.Windows.Forms.Cursors.IBeam
        Me.I2CRDLen.ForeColor = System.Drawing.SystemColors.WindowText
        Me.I2CRDLen.Location = New System.Drawing.Point(70, 21)
        Me.I2CRDLen.MaxLength = 0
        Me.I2CRDLen.Name = "I2CRDLen"
        Me.I2CRDLen.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.I2CRDLen.Size = New System.Drawing.Size(161, 25)
        Me.I2CRDLen.TabIndex = 104
        '
        'I2CRDBuf
        '
        Me.I2CRDBuf.AcceptsReturn = True
        Me.I2CRDBuf.BackColor = System.Drawing.SystemColors.Window
        Me.I2CRDBuf.Cursor = System.Windows.Forms.Cursors.IBeam
        Me.I2CRDBuf.ForeColor = System.Drawing.SystemColors.WindowText
        Me.I2CRDBuf.Location = New System.Drawing.Point(70, 55)
        Me.I2CRDBuf.MaxLength = 0
        Me.I2CRDBuf.Multiline = True
        Me.I2CRDBuf.Name = "I2CRDBuf"
        Me.I2CRDBuf.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.I2CRDBuf.ScrollBars = System.Windows.Forms.ScrollBars.Vertical
        Me.I2CRDBuf.Size = New System.Drawing.Size(313, 102)
        Me.I2CRDBuf.TabIndex = 103
        '
        'Label26
        '
        Me.Label26.BackColor = System.Drawing.SystemColors.Control
        Me.Label26.Cursor = System.Windows.Forms.Cursors.Default
        Me.Label26.ForeColor = System.Drawing.SystemColors.ControlText
        Me.Label26.Location = New System.Drawing.Point(22, 25)
        Me.Label26.Name = "Label26"
        Me.Label26.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.Label26.Size = New System.Drawing.Size(33, 17)
        Me.Label26.TabIndex = 107
        Me.Label26.Text = "长度"
        '
        'Label27
        '
        Me.Label27.BackColor = System.Drawing.SystemColors.Control
        Me.Label27.Cursor = System.Windows.Forms.Cursors.Default
        Me.Label27.ForeColor = System.Drawing.SystemColors.ControlText
        Me.Label27.Location = New System.Drawing.Point(22, 55)
        Me.Label27.Name = "Label27"
        Me.Label27.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.Label27.Size = New System.Drawing.Size(41, 17)
        Me.Label27.TabIndex = 106
        Me.Label27.Text = "数据"
        '
        'Label30
        '
        Me.Label30.BackColor = System.Drawing.SystemColors.Control
        Me.Label30.Cursor = System.Windows.Forms.Cursors.Default
        Me.Label30.ForeColor = System.Drawing.SystemColors.ControlText
        Me.Label30.Location = New System.Drawing.Point(237, 28)
        Me.Label30.Name = "Label30"
        Me.Label30.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.Label30.Size = New System.Drawing.Size(57, 12)
        Me.Label30.TabIndex = 105
        Me.Label30.Text = "(<400H)"
        '
        '_SSTab1_TabPage3
        '
        Me._SSTab1_TabPage3.Controls.Add(Me.Frame8)
        Me._SSTab1_TabPage3.Controls.Add(Me.Frame9)
        Me._SSTab1_TabPage3.Controls.Add(Me.Frame10)
        Me._SSTab1_TabPage3.Location = New System.Drawing.Point(4, 22)
        Me._SSTab1_TabPage3.Name = "_SSTab1_TabPage3"
        Me._SSTab1_TabPage3.Size = New System.Drawing.Size(479, 435)
        Me._SSTab1_TabPage3.TabIndex = 3
        Me._SSTab1_TabPage3.Text = "EEPROM读写"
        '
        'Frame8
        '
        Me.Frame8.BackColor = System.Drawing.SystemColors.Control
        Me.Frame8.Controls.Add(Me.WrDataLen)
        Me.Frame8.Controls.Add(Me.WrDataBuf)
        Me.Frame8.Controls.Add(Me.WrDataAddr)
        Me.Frame8.Controls.Add(Me.eepromWrDate)
        Me.Frame8.Controls.Add(Me.Label38)
        Me.Frame8.Controls.Add(Me.Label37)
        Me.Frame8.Controls.Add(Me.Label36)
        Me.Frame8.Controls.Add(Me.Label33)
        Me.Frame8.ForeColor = System.Drawing.SystemColors.ControlText
        Me.Frame8.Location = New System.Drawing.Point(119, 28)
        Me.Frame8.Name = "Frame8"
        Me.Frame8.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.Frame8.Size = New System.Drawing.Size(361, 212)
        Me.Frame8.TabIndex = 64
        Me.Frame8.TabStop = False
        Me.Frame8.Text = "写入数据,API=USBIO_WriteEEPROM"
        '
        'WrDataLen
        '
        Me.WrDataLen.AcceptsReturn = True
        Me.WrDataLen.BackColor = System.Drawing.SystemColors.Window
        Me.WrDataLen.Cursor = System.Windows.Forms.Cursors.IBeam
        Me.WrDataLen.ForeColor = System.Drawing.SystemColors.WindowText
        Me.WrDataLen.Location = New System.Drawing.Point(23, 87)
        Me.WrDataLen.MaxLength = 0
        Me.WrDataLen.Name = "WrDataLen"
        Me.WrDataLen.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.WrDataLen.Size = New System.Drawing.Size(161, 25)
        Me.WrDataLen.TabIndex = 68
        Me.WrDataLen.Text = "0"
        '
        'WrDataBuf
        '
        Me.WrDataBuf.AcceptsReturn = True
        Me.WrDataBuf.BackColor = System.Drawing.SystemColors.Window
        Me.WrDataBuf.Cursor = System.Windows.Forms.Cursors.IBeam
        Me.WrDataBuf.ForeColor = System.Drawing.SystemColors.WindowText
        Me.WrDataBuf.Location = New System.Drawing.Point(23, 133)
        Me.WrDataBuf.MaxLength = 0
        Me.WrDataBuf.Multiline = True
        Me.WrDataBuf.Name = "WrDataBuf"
        Me.WrDataBuf.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.WrDataBuf.ScrollBars = System.Windows.Forms.ScrollBars.Vertical
        Me.WrDataBuf.Size = New System.Drawing.Size(313, 69)
        Me.WrDataBuf.TabIndex = 67
        '
        'WrDataAddr
        '
        Me.WrDataAddr.AcceptsReturn = True
        Me.WrDataAddr.BackColor = System.Drawing.SystemColors.Window
        Me.WrDataAddr.Cursor = System.Windows.Forms.Cursors.IBeam
        Me.WrDataAddr.ForeColor = System.Drawing.SystemColors.WindowText
        Me.WrDataAddr.Location = New System.Drawing.Point(22, 38)
        Me.WrDataAddr.MaxLength = 0
        Me.WrDataAddr.Name = "WrDataAddr"
        Me.WrDataAddr.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.WrDataAddr.Size = New System.Drawing.Size(161, 25)
        Me.WrDataAddr.TabIndex = 66
     

⌨️ 快捷键说明

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