📄 mainform.designer.cs
字号:
this.Frame7.Controls.Add(this.Label11);
this.Frame7.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.Frame7.ForeColor = System.Drawing.SystemColors.ControlText;
this.Frame7.Location = new System.Drawing.Point(404, 12);
this.Frame7.Name = "Frame7";
this.Frame7.RightToLeft = System.Windows.Forms.RightToLeft.No;
this.Frame7.Size = new System.Drawing.Size(209, 115);
this.Frame7.TabIndex = 138;
this.Frame7.TabStop = false;
this.Frame7.Text = "Help";
//
// label19
//
this.label19.BackColor = System.Drawing.SystemColors.Control;
this.label19.Cursor = System.Windows.Forms.Cursors.Default;
this.label19.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label19.ForeColor = System.Drawing.SystemColors.ControlText;
this.label19.Location = new System.Drawing.Point(19, 67);
this.label19.Name = "label19";
this.label19.RightToLeft = System.Windows.Forms.RightToLeft.No;
this.label19.Size = new System.Drawing.Size(61, 13);
this.label19.TabIndex = 81;
this.label19.Text = "provided.";
//
// label18
//
this.label18.BackColor = System.Drawing.SystemColors.Control;
this.label18.Cursor = System.Windows.Forms.Cursors.Default;
this.label18.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label18.ForeColor = System.Drawing.SystemColors.ControlText;
this.label18.Location = new System.Drawing.Point(19, 54);
this.label18.Name = "label18";
this.label18.RightToLeft = System.Windows.Forms.RightToLeft.No;
this.label18.Size = new System.Drawing.Size(162, 13);
this.label18.TabIndex = 80;
this.label18.Text = "Display-Name blank if not ";
//
// label16
//
this.label16.BackColor = System.Drawing.SystemColors.Control;
this.label16.Cursor = System.Windows.Forms.Cursors.Default;
this.label16.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label16.ForeColor = System.Drawing.SystemColors.ControlText;
this.label16.Location = new System.Drawing.Point(9, 41);
this.label16.Name = "label16";
this.label16.RightToLeft = System.Windows.Forms.RightToLeft.No;
this.label16.Size = new System.Drawing.Size(190, 12);
this.label16.TabIndex = 79;
this.label16.Text = "- Leave Outbound-Proxy and/or";
//
// Frame4
//
this.Frame4.BackColor = System.Drawing.SystemColors.Control;
this.Frame4.Controls.Add(this.ComboRecord);
this.Frame4.Controls.Add(this.CheckkStartRecording);
this.Frame4.Controls.Add(this.BtnResetRecordingBuffer);
this.Frame4.Controls.Add(this.EditSaveFileName);
this.Frame4.Controls.Add(this.BtnSaveToWaveFile);
this.Frame4.Controls.Add(this.Label7);
this.Frame4.Controls.Add(this.Label17);
this.Frame4.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.Frame4.ForeColor = System.Drawing.SystemColors.ControlText;
this.Frame4.Location = new System.Drawing.Point(12, 426);
this.Frame4.Name = "Frame4";
this.Frame4.RightToLeft = System.Windows.Forms.RightToLeft.No;
this.Frame4.Size = new System.Drawing.Size(169, 129);
this.Frame4.TabIndex = 136;
this.Frame4.TabStop = false;
this.Frame4.Text = "Conversation Recording";
//
// BtnResetRecordingBuffer
//
this.BtnResetRecordingBuffer.BackColor = System.Drawing.SystemColors.Control;
this.BtnResetRecordingBuffer.Cursor = System.Windows.Forms.Cursors.Default;
this.BtnResetRecordingBuffer.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.BtnResetRecordingBuffer.ForeColor = System.Drawing.SystemColors.ControlText;
this.BtnResetRecordingBuffer.Location = new System.Drawing.Point(112, 64);
this.BtnResetRecordingBuffer.Name = "BtnResetRecordingBuffer";
this.BtnResetRecordingBuffer.RightToLeft = System.Windows.Forms.RightToLeft.No;
this.BtnResetRecordingBuffer.Size = new System.Drawing.Size(49, 25);
this.BtnResetRecordingBuffer.TabIndex = 37;
this.BtnResetRecordingBuffer.Text = "Reset";
this.BtnResetRecordingBuffer.UseVisualStyleBackColor = false;
this.BtnResetRecordingBuffer.Click += new System.EventHandler(this.BtnResetRecordingBuffer_Click);
//
// EditSaveFileName
//
this.EditSaveFileName.AcceptsReturn = true;
this.EditSaveFileName.BackColor = System.Drawing.SystemColors.Window;
this.EditSaveFileName.Cursor = System.Windows.Forms.Cursors.IBeam;
this.EditSaveFileName.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.EditSaveFileName.ForeColor = System.Drawing.SystemColors.WindowText;
this.EditSaveFileName.Location = new System.Drawing.Point(8, 96);
this.EditSaveFileName.MaxLength = 0;
this.EditSaveFileName.Name = "EditSaveFileName";
this.EditSaveFileName.RightToLeft = System.Windows.Forms.RightToLeft.No;
this.EditSaveFileName.Size = new System.Drawing.Size(97, 21);
this.EditSaveFileName.TabIndex = 36;
//
// Label7
//
this.Label7.BackColor = System.Drawing.SystemColors.Control;
this.Label7.Cursor = System.Windows.Forms.Cursors.Default;
this.Label7.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.Label7.ForeColor = System.Drawing.SystemColors.ControlText;
this.Label7.Location = new System.Drawing.Point(4, 27);
this.Label7.Name = "Label7";
this.Label7.RightToLeft = System.Windows.Forms.RightToLeft.No;
this.Label7.Size = new System.Drawing.Size(74, 17);
this.Label7.TabIndex = 62;
this.Label7.Text = "Select Line:";
//
// Label17
//
this.Label17.BackColor = System.Drawing.SystemColors.Control;
this.Label17.Cursor = System.Windows.Forms.Cursors.Default;
this.Label17.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.Label17.ForeColor = System.Drawing.SystemColors.ControlText;
this.Label17.Location = new System.Drawing.Point(8, 80);
this.Label17.Name = "Label17";
this.Label17.RightToLeft = System.Windows.Forms.RightToLeft.No;
this.Label17.Size = new System.Drawing.Size(67, 17);
this.Label17.TabIndex = 39;
this.Label17.Text = "File (.wav)";
//
// Frame5
//
this.Frame5.BackColor = System.Drawing.SystemColors.Control;
this.Frame5.Controls.Add(this.CheckAGC);
this.Frame5.Controls.Add(this.CheckDisturb);
this.Frame5.Controls.Add(this.CheckMicBoost);
this.Frame5.Controls.Add(this.CheckEchoCancel);
this.Frame5.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.Frame5.ForeColor = System.Drawing.SystemColors.ControlText;
this.Frame5.Location = new System.Drawing.Point(404, 240);
this.Frame5.Name = "Frame5";
this.Frame5.RightToLeft = System.Windows.Forms.RightToLeft.No;
this.Frame5.Size = new System.Drawing.Size(209, 89);
this.Frame5.TabIndex = 137;
this.Frame5.TabStop = false;
this.Frame5.Text = " Other Settings ";
//
// CheckAGC
//
this.CheckAGC.BackColor = System.Drawing.SystemColors.Control;
this.CheckAGC.Cursor = System.Windows.Forms.Cursors.Default;
this.CheckAGC.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.CheckAGC.ForeColor = System.Drawing.SystemColors.ControlText;
this.CheckAGC.Location = new System.Drawing.Point(8, 32);
this.CheckAGC.Name = "CheckAGC";
this.CheckAGC.RightToLeft = System.Windows.Forms.RightToLeft.No;
this.CheckAGC.Size = new System.Drawing.Size(169, 17);
this.CheckAGC.TabIndex = 79;
this.CheckAGC.Text = "AGC (Auto Gain Control)";
this.CheckAGC.UseVisualStyleBackColor = false;
this.CheckAGC.CheckedChanged += new System.EventHandler(this.CheckAGC_CheckedChanged);
//
// CheckDisturb
//
this.CheckDisturb.BackColor = System.Drawing.SystemColors.Control;
this.CheckDisturb.Cursor = System.Windows.Forms.Cursors.Default;
this.CheckDisturb.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.CheckDisturb.ForeColor = System.Drawing.SystemColors.ControlText;
this.CheckDisturb.Location = new System.Drawing.Point(8, 64);
this.CheckDisturb.Name = "CheckDisturb";
this.CheckDisturb.RightToLeft = System.Windows.Forms.RightToLeft.No;
this.CheckDisturb.Size = new System.Drawing.Size(100, 17);
this.CheckDisturb.TabIndex = 53;
this.CheckDisturb.Text = "Don\'t disturb";
this.CheckDisturb.UseVisualStyleBackColor = false;
this.CheckDisturb.CheckedChanged += new System.EventHandler(this.CheckDisturb_CheckedChanged);
//
// CheckMicBoost
//
this.CheckMicBoost.BackColor = System.Drawing.SystemColors.Control;
this.CheckMicBoost.Cursor = System.Windows.Forms.Cursors.Default;
this.CheckMicBoost.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.CheckMicBoost.ForeColor = System.Drawing.SystemColors.ControlText;
this.CheckMicBoost.Location = new System.Drawing.Point(8, 48);
this.CheckMicBoost.Name = "CheckMicBoost";
this.CheckMicBoost.RightToLeft = System.Windows.Forms.RightToLeft.No;
this.CheckMicBoost.Size = new System.Drawing.Size(89, 17);
this.CheckMicBoost.TabIndex = 52;
this.CheckMicBoost.Text = "Mic Boost";
this.CheckMicBoost.UseVisualStyleBackColor = false;
this.CheckMicBoost.CheckedChanged += new System.EventHandler(this.CheckMicBoost_CheckedChanged);
//
// ComboTransferCall
//
this.ComboTransferCall.BackColor = System.Drawing.SystemColors.Window;
this.ComboTransferCall.Cursor = System.Windows.Forms.Cursors.Default;
this.ComboTransferCall.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.ComboTransferCall.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.ComboTransferCall.ForeColor = System.Drawing.SystemColors.WindowText;
this.ComboTransferCall.Location = new System.Drawing.Point(80, 24);
this.ComboTransferCall.Name = "ComboTransferCall";
this.ComboTransferCall.RightToLeft = System.Windows.Forms.RightToLeft.No;
this.ComboTransferCall.Size = new System.Drawing.Size(121, 21);
this.ComboTransferCall.TabIndex = 81;
//
// Label14
//
this.Label14.BackColor = System.Drawing.SystemColors.Control;
this.Label14.Cursor = System.Windows.Forms.Cursors.Default;
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -