📄 statisticsform.designer.vb
字号:
'grpUrl
'
Me.grpUrl.Controls.Add(Me.txtAdUrl)
Me.grpUrl.Controls.Add(Me.lblAdUrl)
Me.grpUrl.Controls.Add(Me.txtSourceUrl)
Me.grpUrl.Controls.Add(Me.txtCoverArt)
Me.grpUrl.Controls.Add(Me.txtCopyright)
Me.grpUrl.Controls.Add(Me.txtWebsite)
Me.grpUrl.Controls.Add(Me.lblSourceUrl)
Me.grpUrl.Controls.Add(Me.lblCoverArt)
Me.grpUrl.Controls.Add(Me.lblCopyright)
Me.grpUrl.Controls.Add(Me.lblWebsite)
Me.grpUrl.Location = New System.Drawing.Point(12, 176)
Me.grpUrl.Name = "grpUrl"
Me.grpUrl.Size = New System.Drawing.Size(417, 168)
Me.grpUrl.TabIndex = 0
Me.grpUrl.TabStop = False
Me.grpUrl.Text = "网址"
'
'txtAdUrl
'
Me.txtAdUrl.AcceptsReturn = True
Me.txtAdUrl.BackColor = System.Drawing.Color.White
Me.txtAdUrl.ForeColor = System.Drawing.Color.Black
Me.txtAdUrl.Location = New System.Drawing.Point(82, 133)
Me.txtAdUrl.Name = "txtAdUrl"
Me.txtAdUrl.ReadOnly = True
Me.txtAdUrl.Size = New System.Drawing.Size(324, 21)
Me.txtAdUrl.TabIndex = 45
'
'lblAdUrl
'
Me.lblAdUrl.BackColor = System.Drawing.Color.Transparent
Me.lblAdUrl.Font = New System.Drawing.Font("宋体", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.lblAdUrl.ForeColor = System.Drawing.Color.Black
Me.lblAdUrl.Location = New System.Drawing.Point(4, 137)
Me.lblAdUrl.Name = "lblAdUrl"
Me.lblAdUrl.Size = New System.Drawing.Size(76, 15)
Me.lblAdUrl.TabIndex = 44
Me.lblAdUrl.Text = "广告 URL:"
Me.lblAdUrl.TextAlign = System.Drawing.ContentAlignment.TopRight
'
'txtSourceUrl
'
Me.txtSourceUrl.BackColor = System.Drawing.Color.White
Me.txtSourceUrl.ForeColor = System.Drawing.Color.Black
Me.txtSourceUrl.Location = New System.Drawing.Point(82, 104)
Me.txtSourceUrl.Name = "txtSourceUrl"
Me.txtSourceUrl.ReadOnly = True
Me.txtSourceUrl.Size = New System.Drawing.Size(324, 21)
Me.txtSourceUrl.TabIndex = 3
'
'txtCoverArt
'
Me.txtCoverArt.BackColor = System.Drawing.Color.White
Me.txtCoverArt.ForeColor = System.Drawing.Color.Black
Me.txtCoverArt.Location = New System.Drawing.Point(82, 76)
Me.txtCoverArt.Name = "txtCoverArt"
Me.txtCoverArt.ReadOnly = True
Me.txtCoverArt.Size = New System.Drawing.Size(324, 21)
Me.txtCoverArt.TabIndex = 2
'
'txtCopyright
'
Me.txtCopyright.BackColor = System.Drawing.Color.White
Me.txtCopyright.ForeColor = System.Drawing.Color.Black
Me.txtCopyright.Location = New System.Drawing.Point(82, 48)
Me.txtCopyright.Name = "txtCopyright"
Me.txtCopyright.ReadOnly = True
Me.txtCopyright.Size = New System.Drawing.Size(324, 21)
Me.txtCopyright.TabIndex = 1
'
'txtWebsite
'
Me.txtWebsite.BackColor = System.Drawing.Color.White
Me.txtWebsite.ForeColor = System.Drawing.Color.Black
Me.txtWebsite.Location = New System.Drawing.Point(82, 20)
Me.txtWebsite.Name = "txtWebsite"
Me.txtWebsite.ReadOnly = True
Me.txtWebsite.Size = New System.Drawing.Size(324, 21)
Me.txtWebsite.TabIndex = 0
'
'lblSourceUrl
'
Me.lblSourceUrl.BackColor = System.Drawing.Color.Transparent
Me.lblSourceUrl.Font = New System.Drawing.Font("宋体", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.lblSourceUrl.ForeColor = System.Drawing.Color.Black
Me.lblSourceUrl.Location = New System.Drawing.Point(4, 108)
Me.lblSourceUrl.Name = "lblSourceUrl"
Me.lblSourceUrl.Size = New System.Drawing.Size(76, 15)
Me.lblSourceUrl.TabIndex = 39
Me.lblSourceUrl.Text = "源 URL:"
Me.lblSourceUrl.TextAlign = System.Drawing.ContentAlignment.TopRight
'
'lblCoverArt
'
Me.lblCoverArt.BackColor = System.Drawing.Color.Transparent
Me.lblCoverArt.Font = New System.Drawing.Font("宋体", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.lblCoverArt.ForeColor = System.Drawing.Color.Black
Me.lblCoverArt.Location = New System.Drawing.Point(4, 80)
Me.lblCoverArt.Name = "lblCoverArt"
Me.lblCoverArt.Size = New System.Drawing.Size(76, 15)
Me.lblCoverArt.TabIndex = 38
Me.lblCoverArt.Text = "Cover Art:"
Me.lblCoverArt.TextAlign = System.Drawing.ContentAlignment.TopRight
'
'lblCopyright
'
Me.lblCopyright.BackColor = System.Drawing.Color.Transparent
Me.lblCopyright.Font = New System.Drawing.Font("宋体", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.lblCopyright.ForeColor = System.Drawing.Color.Black
Me.lblCopyright.Location = New System.Drawing.Point(4, 52)
Me.lblCopyright.Name = "lblCopyright"
Me.lblCopyright.Size = New System.Drawing.Size(76, 15)
Me.lblCopyright.TabIndex = 37
Me.lblCopyright.Text = "版权:"
Me.lblCopyright.TextAlign = System.Drawing.ContentAlignment.TopRight
'
'lblWebsite
'
Me.lblWebsite.BackColor = System.Drawing.Color.Transparent
Me.lblWebsite.Font = New System.Drawing.Font("宋体", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(134, Byte))
Me.lblWebsite.ForeColor = System.Drawing.Color.Black
Me.lblWebsite.Location = New System.Drawing.Point(4, 24)
Me.lblWebsite.Name = "lblWebsite"
Me.lblWebsite.Size = New System.Drawing.Size(76, 15)
Me.lblWebsite.TabIndex = 36
Me.lblWebsite.Text = "网址:"
Me.lblWebsite.TextAlign = System.Drawing.ContentAlignment.TopRight
'
'TabPage2
'
Me.TabPage2.BackColor = System.Drawing.Color.FromArgb(CType(CType(235, Byte), Integer), CType(CType(235, Byte), Integer), CType(CType(235, Byte), Integer))
Me.TabPage2.Controls.Add(Me.grpSourceAddresses)
Me.TabPage2.Controls.Add(Me.grpProtocol)
Me.TabPage2.Controls.Add(Me.grpReceptionQuality)
Me.TabPage2.Controls.Add(Me.grpPackets)
Me.TabPage2.Controls.Add(Me.grpBitRateBandwidth)
Me.TabPage2.Location = New System.Drawing.Point(4, 21)
Me.TabPage2.Name = "TabPage2"
Me.TabPage2.Padding = New System.Windows.Forms.Padding(3)
Me.TabPage2.Size = New System.Drawing.Size(441, 363)
Me.TabPage2.TabIndex = 1
Me.TabPage2.Text = "网络"
Me.TabPage2.UseVisualStyleBackColor = True
'
'grpSourceAddresses
'
Me.grpSourceAddresses.Controls.Add(Me.TextBox1)
Me.grpSourceAddresses.Controls.Add(Me.txtUrl)
Me.grpSourceAddresses.Controls.Add(Me.Label15)
Me.grpSourceAddresses.Controls.Add(Me.lblUrl)
Me.grpSourceAddresses.Location = New System.Drawing.Point(12, 252)
Me.grpSourceAddresses.Name = "grpSourceAddresses"
Me.grpSourceAddresses.Size = New System.Drawing.Size(416, 92)
Me.grpSourceAddresses.TabIndex = 35
Me.grpSourceAddresses.TabStop = False
Me.grpSourceAddresses.Text = "源地址"
'
'TextBox1
'
Me.TextBox1.BackColor = System.Drawing.Color.White
Me.TextBox1.ForeColor = System.Drawing.Color.Black
Me.TextBox1.Location = New System.Drawing.Point(92, 53)
Me.TextBox1.Name = "TextBox1"
Me.TextBox1.ReadOnly = True
Me.TextBox1.Size = New System.Drawing.Size(312, 21)
Me.TextBox1.TabIndex = 1
'
'txtUrl
'
Me.txtUrl.BackColor = System.Drawing.Color.White
Me.txtUrl.ForeColor = System.Drawing.Color.Black
Me.txtUrl.Location = New System.Drawing.Point(92, 25)
Me.txtUrl.Name = "txtUrl"
Me.txtUrl.ReadOnly = True
Me.txtUrl.Size = New System.Drawing.Size(312, 21)
Me.txtUrl.TabIndex = 0
'
'Label15
'
Me.Label15.BackColor = System.Drawing.Color.Transparent
Me.Label15.Location = New System.Drawing.Point(12, 56)
Me.Label15.Name = "Label15"
Me.Label15.Size = New System.Drawing.Size(74, 15)
Me.Label15.TabIndex = 30
Me.Label15.Text = "源 URL:"
Me.Label15.TextAlign = System.Drawing.ContentAlignment.TopRight
'
'lblUrl
'
Me.lblUrl.BackColor = System.Drawing.Color.Transparent
Me.lblUrl.Location = New System.Drawing.Point(12, 28)
Me.lblUrl.Name = "lblUrl"
Me.lblUrl.Size = New System.Drawing.Size(74, 15)
Me.lblUrl.TabIndex = 29
Me.lblUrl.Text = "URL:"
Me.lblUrl.TextAlign = System.Drawing.ContentAlignment.TopRight
'
'grpProtocol
'
Me.grpProtocol.Controls.Add(Me.Label14)
Me.grpProtocol.Controls.Add(Me.lblSourceProtocol)
Me.grpProtocol.Location = New System.Drawing.Point(305, 144)
Me.grpProtocol.Name = "grpProtocol"
Me.grpProtocol.Size = New System.Drawing.Size(124, 92)
Me.grpProtocol.TabIndex = 34
Me.grpProtocol.TabStop = False
Me.grpProtocol.Text = "协议"
'
'Label14
'
Me.Label14.BackColor = System.Drawing.Color.Transparent
Me.Label14.Location = New System.Drawing.Point(8, 32)
Me.Label14.Name = "Label14"
Me.Label14.Size = New System.Drawing.Size(108, 15)
Me.Label14.TabIndex = 31
Me.Label14.Text = "源协议:"
Me.Label14.TextAlign = System.Drawing.ContentAlignment.TopCenter
'
'lblSourceProtocol
'
Me.lblSourceProtocol.BackColor = System.Drawing.Color.Transparent
Me.lblSourceProtocol.Location = New System.Drawing.Point(8, 52)
Me.lblSourceProtocol.Name = "lblSourceProtocol"
Me.lblSourceProtocol.Size = New System.Drawing.Size(108, 15)
Me.lblSourceProtocol.TabIndex = 30
Me.lblSourceProtocol.TextAlign = System.Drawing.ContentAlignment.TopCenter
'
'grpReceptionQuality
'
Me.grpReceptionQuality.Controls.Add(Me.prgReceptionQuality)
Me.grpReceptionQuality.Controls.Add(Me.lblReceptionQuality)
Me.grpReceptionQuality.Location = New System.Drawing.Point(305, 16)
Me.grpReceptionQuality.Name = "grpReceptionQuality"
Me.grpReceptionQuality.Size = New System.Drawing.Size(124, 112)
Me.grpReceptionQuality.TabIndex = 33
Me.grpReceptionQuality.TabStop = False
Me.grpReceptionQuality.Text = "接收质量"
'
'prgReceptionQuality
'
Me.prgReceptionQuality.BackColor = System.Drawing.Color.White
Me.prgReceptionQuality.Location = New System.Drawing.Point(14, 60)
Me.prgReceptionQuality.Name = "prgReceptionQuality"
Me.prgReceptionQuality.Size = New System.Drawing.Size(96, 19)
Me.prgReceptionQuality.TabIndex = 28
'
'lblReceptionQuality
'
Me.lblReceptionQuality.BackColor = System.Drawing.Color.Transparent
Me.lblReceptionQuality.Location = New System.Drawing.Point(40, 40)
Me.lblReceptionQuality.Name = "lblReceptionQuality"
Me.lblReceptionQuality.Size = New System.Drawing.Size(44, 15)
Me.lblReceptionQuality.TabIndex = 27
Me.lblReceptionQuality.Text = "0%"
Me.lblReceptionQuality.TextAlign = System.Drawing.ContentAlignment.TopCenter
'
'grpPackets
'
Me.grpPackets.Controls.Add(Me.Label11)
Me.grpPackets.Controls.Add(Me.Label12)
Me.grpPackets.Controls.Add(Me.Label13)
Me.grpPackets.Controls.Add(Me.lblRecoveredPackets)
Me.grpPackets.Controls.Add(Me.lblLostPackets)
Me.grpPackets.Controls.Add(Me.lblReceivedPackets)
Me.grpPackets.Location = New System.Drawing.Point(11, 144)
Me.grpPackets.Name = "grpPackets"
Me.grpPackets.Size = New System.Drawing.Size(276, 92)
Me.grpPackets.TabIndex = 32
Me.grpPackets.TabStop = False
Me.grpPackets.Text = "信息包"
'
'Label11
'
Me.Label11.BackColor = System.Drawing.Color.Transparent
Me.Label11.Location = New System.Drawing.Point(14, 64)
Me.Label11.Name = "Label11"
Me.Label11.Size = New System.Drawing.Size(121, 15)
Me.Label11.TabIndex = 39
Me.Label11.Text = "修复包:"
Me.Label11.TextAlign = System.Drawing.ContentAlignment.TopRight
'
'Label12
'
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -