📄 mainform.designer.vb
字号:
Me.EditDisplayName.TabIndex = 58
'
'Label16
'
Me.Label16.BackColor = System.Drawing.SystemColors.Control
Me.Label16.Cursor = System.Windows.Forms.Cursors.Default
Me.Label16.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label16.ForeColor = System.Drawing.SystemColors.ControlText
Me.Label16.Location = New System.Drawing.Point(11, 69)
Me.Label16.Name = "Label16"
Me.Label16.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.Label16.Size = New System.Drawing.Size(92, 17)
Me.Label16.TabIndex = 57
Me.Label16.Text = "Display-Name"
'
'EditTotalLines
'
Me.EditTotalLines.AcceptsReturn = True
Me.EditTotalLines.BackColor = System.Drawing.SystemColors.Window
Me.EditTotalLines.Cursor = System.Windows.Forms.Cursors.IBeam
Me.EditTotalLines.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.EditTotalLines.ForeColor = System.Drawing.SystemColors.WindowText
Me.EditTotalLines.Location = New System.Drawing.Point(269, 41)
Me.EditTotalLines.MaxLength = 0
Me.EditTotalLines.Name = "EditTotalLines"
Me.EditTotalLines.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.EditTotalLines.Size = New System.Drawing.Size(105, 21)
Me.EditTotalLines.TabIndex = 55
Me.EditTotalLines.Text = "8"
'
'CheckEnableSoundDevice
'
Me.CheckEnableSoundDevice.BackColor = System.Drawing.SystemColors.Control
Me.CheckEnableSoundDevice.Checked = True
Me.CheckEnableSoundDevice.CheckState = System.Windows.Forms.CheckState.Checked
Me.CheckEnableSoundDevice.Cursor = System.Windows.Forms.Cursors.Default
Me.CheckEnableSoundDevice.Font = New System.Drawing.Font("Arial", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.CheckEnableSoundDevice.ForeColor = System.Drawing.SystemColors.ControlText
Me.CheckEnableSoundDevice.Location = New System.Drawing.Point(269, 112)
Me.CheckEnableSoundDevice.Name = "CheckEnableSoundDevice"
Me.CheckEnableSoundDevice.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.CheckEnableSoundDevice.Size = New System.Drawing.Size(113, 16)
Me.CheckEnableSoundDevice.TabIndex = 54
Me.CheckEnableSoundDevice.Text = "Use sound device"
Me.CheckEnableSoundDevice.UseVisualStyleBackColor = False
'
'BtnOnline
'
Me.BtnOnline.BackColor = System.Drawing.SystemColors.Control
Me.BtnOnline.Cursor = System.Windows.Forms.Cursors.Default
Me.BtnOnline.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.BtnOnline.ForeColor = System.Drawing.SystemColors.ControlText
Me.BtnOnline.Location = New System.Drawing.Point(269, 73)
Me.BtnOnline.Name = "BtnOnline"
Me.BtnOnline.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.BtnOnline.Size = New System.Drawing.Size(108, 33)
Me.BtnOnline.TabIndex = 9
Me.BtnOnline.Text = "Online"
Me.BtnOnline.UseVisualStyleBackColor = False
'
'EditOutBoundProxy
'
Me.EditOutBoundProxy.AcceptsReturn = True
Me.EditOutBoundProxy.BackColor = System.Drawing.SystemColors.Window
Me.EditOutBoundProxy.Cursor = System.Windows.Forms.Cursors.IBeam
Me.EditOutBoundProxy.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.EditOutBoundProxy.ForeColor = System.Drawing.SystemColors.WindowText
Me.EditOutBoundProxy.Location = New System.Drawing.Point(161, 85)
Me.EditOutBoundProxy.MaxLength = 0
Me.EditOutBoundProxy.Name = "EditOutBoundProxy"
Me.EditOutBoundProxy.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.EditOutBoundProxy.Size = New System.Drawing.Size(104, 21)
Me.EditOutBoundProxy.TabIndex = 8
'
'EditSIPProxy
'
Me.EditSIPProxy.AcceptsReturn = True
Me.EditSIPProxy.BackColor = System.Drawing.SystemColors.Window
Me.EditSIPProxy.Cursor = System.Windows.Forms.Cursors.IBeam
Me.EditSIPProxy.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.EditSIPProxy.ForeColor = System.Drawing.SystemColors.WindowText
Me.EditSIPProxy.Location = New System.Drawing.Point(164, 41)
Me.EditSIPProxy.MaxLength = 0
Me.EditSIPProxy.Name = "EditSIPProxy"
Me.EditSIPProxy.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.EditSIPProxy.Size = New System.Drawing.Size(101, 21)
Me.EditSIPProxy.TabIndex = 7
'
'EditLoginPwd
'
Me.EditLoginPwd.AcceptsReturn = True
Me.EditLoginPwd.BackColor = System.Drawing.SystemColors.Window
Me.EditLoginPwd.Cursor = System.Windows.Forms.Cursors.IBeam
Me.EditLoginPwd.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.EditLoginPwd.ForeColor = System.Drawing.SystemColors.WindowText
Me.EditLoginPwd.Location = New System.Drawing.Point(86, 41)
Me.EditLoginPwd.MaxLength = 0
Me.EditLoginPwd.Name = "EditLoginPwd"
Me.EditLoginPwd.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.EditLoginPwd.Size = New System.Drawing.Size(71, 21)
Me.EditLoginPwd.TabIndex = 6
'
'EditLoginId
'
Me.EditLoginId.AcceptsReturn = True
Me.EditLoginId.BackColor = System.Drawing.SystemColors.Window
Me.EditLoginId.Cursor = System.Windows.Forms.Cursors.IBeam
Me.EditLoginId.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.EditLoginId.ForeColor = System.Drawing.SystemColors.WindowText
Me.EditLoginId.Location = New System.Drawing.Point(8, 41)
Me.EditLoginId.MaxLength = 0
Me.EditLoginId.Name = "EditLoginId"
Me.EditLoginId.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.EditLoginId.Size = New System.Drawing.Size(71, 21)
Me.EditLoginId.TabIndex = 5
'
'Label5
'
Me.Label5.BackColor = System.Drawing.SystemColors.Control
Me.Label5.Cursor = System.Windows.Forms.Cursors.Default
Me.Label5.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label5.ForeColor = System.Drawing.SystemColors.ControlText
Me.Label5.Location = New System.Drawing.Point(267, 25)
Me.Label5.Name = "Label5"
Me.Label5.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.Label5.Size = New System.Drawing.Size(89, 17)
Me.Label5.TabIndex = 56
Me.Label5.Text = "Total Lines"
'
'Label4
'
Me.Label4.BackColor = System.Drawing.SystemColors.Control
Me.Label4.Cursor = System.Windows.Forms.Cursors.Default
Me.Label4.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label4.ForeColor = System.Drawing.SystemColors.ControlText
Me.Label4.Location = New System.Drawing.Point(161, 69)
Me.Label4.Name = "Label4"
Me.Label4.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.Label4.Size = New System.Drawing.Size(105, 17)
Me.Label4.TabIndex = 4
Me.Label4.Text = "Outbound-Proxy"
'
'Label3
'
Me.Label3.BackColor = System.Drawing.SystemColors.Control
Me.Label3.Cursor = System.Windows.Forms.Cursors.Default
Me.Label3.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label3.ForeColor = System.Drawing.SystemColors.ControlText
Me.Label3.Location = New System.Drawing.Point(163, 25)
Me.Label3.Name = "Label3"
Me.Label3.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.Label3.Size = New System.Drawing.Size(73, 17)
Me.Label3.TabIndex = 3
Me.Label3.Text = "SIP Proxy"
'
'Label2
'
Me.Label2.BackColor = System.Drawing.SystemColors.Control
Me.Label2.Cursor = System.Windows.Forms.Cursors.Default
Me.Label2.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label2.ForeColor = System.Drawing.SystemColors.ControlText
Me.Label2.Location = New System.Drawing.Point(85, 25)
Me.Label2.Name = "Label2"
Me.Label2.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.Label2.Size = New System.Drawing.Size(69, 17)
Me.Label2.TabIndex = 2
Me.Label2.Text = "Password"
'
'Label1
'
Me.Label1.BackColor = System.Drawing.SystemColors.Control
Me.Label1.Cursor = System.Windows.Forms.Cursors.Default
Me.Label1.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label1.ForeColor = System.Drawing.SystemColors.ControlText
Me.Label1.Location = New System.Drawing.Point(8, 25)
Me.Label1.Name = "Label1"
Me.Label1.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.Label1.Size = New System.Drawing.Size(58, 17)
Me.Label1.TabIndex = 1
Me.Label1.Text = "Login"
'
'Label6
'
Me.Label6.BackColor = System.Drawing.SystemColors.Control
Me.Label6.Cursor = System.Windows.Forms.Cursors.Default
Me.Label6.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.Label6.ForeColor = System.Drawing.SystemColors.ControlText
Me.Label6.Location = New System.Drawing.Point(9, 314)
Me.Label6.Name = "Label6"
Me.Label6.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.Label6.Size = New System.Drawing.Size(74, 17)
Me.Label6.TabIndex = 113
Me.Label6.Text = "Select Line:"
'
'BtnSaveToWaveFile
'
Me.BtnSaveToWaveFile.BackColor = System.Drawing.SystemColors.Control
Me.BtnSaveToWaveFile.Cursor = System.Windows.Forms.Cursors.Default
Me.BtnSaveToWaveFile.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.BtnSaveToWaveFile.ForeColor = System.Drawing.SystemColors.ControlText
Me.BtnSaveToWaveFile.Location = New System.Drawing.Point(112, 96)
Me.BtnSaveToWaveFile.Name = "BtnSaveToWaveFile"
Me.BtnSaveToWaveFile.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.BtnSaveToWaveFile.Size = New System.Drawing.Size(49, 25)
Me.BtnSaveToWaveFile.TabIndex = 35
Me.BtnSaveToWaveFile.Text = "Save"
Me.BtnSaveToWaveFile.UseVisualStyleBackColor = False
'
'BtnPlayStop
'
Me.BtnPlayStop.BackColor = System.Drawing.SystemColors.Control
Me.BtnPlayStop.Cursor = System.Windows.Forms.Cursors.Default
Me.BtnPlayStop.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.BtnPlayStop.ForeColor = System.Drawing.SystemColors.ControlText
Me.BtnPlayStop.Location = New System.Drawing.Point(168, 96)
Me.BtnPlayStop.Name = "BtnPlayStop"
Me.BtnPlayStop.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.BtnPlayStop.Size = New System.Drawing.Size(33, 25)
Me.BtnPlayStop.TabIndex = 74
Me.BtnPlayStop.Text = "*"
Me.BtnPlayStop.UseVisualStyleBackColor = False
'
'BtnPlayPause
'
Me.BtnPlayPause.BackColor = System.Drawing.SystemColors.Control
Me.BtnPlayPause.Cursor = System.Windows.Forms.Cursors.Default
Me.BtnPlayPause.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.BtnPlayPause.ForeColor = System.Drawing.SystemColors.ControlText
Me.BtnPlayPause.Location = New System.Drawing.Point(128, 96)
Me.BtnPlayPause.Name = "BtnPlayPause"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -