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

📄 mainform.designer.cs

📁 VaxSIPUserAgentSDK
💻 CS
📖 第 1 页 / 共 5 页
字号:
            this.EditTotalLines.Size = new System.Drawing.Size(105, 21);
            this.EditTotalLines.TabIndex = 55;
            this.EditTotalLines.Text = "8";
            // 
            // CheckEnableSoundDevice
            // 
            this.CheckEnableSoundDevice.BackColor = System.Drawing.SystemColors.Control;
            this.CheckEnableSoundDevice.Checked = true;
            this.CheckEnableSoundDevice.CheckState = System.Windows.Forms.CheckState.Checked;
            this.CheckEnableSoundDevice.Cursor = System.Windows.Forms.Cursors.Default;
            this.CheckEnableSoundDevice.Font = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.CheckEnableSoundDevice.ForeColor = System.Drawing.SystemColors.ControlText;
            this.CheckEnableSoundDevice.Location = new System.Drawing.Point(267, 115);
            this.CheckEnableSoundDevice.Name = "CheckEnableSoundDevice";
            this.CheckEnableSoundDevice.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.CheckEnableSoundDevice.Size = new System.Drawing.Size(113, 16);
            this.CheckEnableSoundDevice.TabIndex = 54;
            this.CheckEnableSoundDevice.Text = "Use sound device";
            this.CheckEnableSoundDevice.UseVisualStyleBackColor = false;
            // 
            // BtnOnline
            // 
            this.BtnOnline.BackColor = System.Drawing.SystemColors.Control;
            this.BtnOnline.Cursor = System.Windows.Forms.Cursors.Default;
            this.BtnOnline.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.BtnOnline.ForeColor = System.Drawing.SystemColors.ControlText;
            this.BtnOnline.Location = new System.Drawing.Point(264, 73);
            this.BtnOnline.Name = "BtnOnline";
            this.BtnOnline.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.BtnOnline.Size = new System.Drawing.Size(105, 36);
            this.BtnOnline.TabIndex = 9;
            this.BtnOnline.Text = "Online";
            this.BtnOnline.UseVisualStyleBackColor = false;
            this.BtnOnline.Click += new System.EventHandler(this.BtnOnline_Click);
            // 
            // ComboDial
            // 
            this.ComboDial.BackColor = System.Drawing.SystemColors.Window;
            this.ComboDial.Cursor = System.Windows.Forms.Cursors.Default;
            this.ComboDial.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.ComboDial.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ComboDial.ForeColor = System.Drawing.SystemColors.WindowText;
            this.ComboDial.Location = new System.Drawing.Point(97, 322);
            this.ComboDial.Name = "ComboDial";
            this.ComboDial.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.ComboDial.Size = new System.Drawing.Size(84, 21);
            this.ComboDial.TabIndex = 141;
            // 
            // EditOutBoundProxy
            // 
            this.EditOutBoundProxy.AcceptsReturn = true;
            this.EditOutBoundProxy.BackColor = System.Drawing.SystemColors.Window;
            this.EditOutBoundProxy.Cursor = System.Windows.Forms.Cursors.IBeam;
            this.EditOutBoundProxy.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.EditOutBoundProxy.ForeColor = System.Drawing.SystemColors.WindowText;
            this.EditOutBoundProxy.Location = new System.Drawing.Point(151, 88);
            this.EditOutBoundProxy.MaxLength = 0;
            this.EditOutBoundProxy.Name = "EditOutBoundProxy";
            this.EditOutBoundProxy.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.EditOutBoundProxy.Size = new System.Drawing.Size(105, 21);
            this.EditOutBoundProxy.TabIndex = 8;
            // 
            // EditSIPProxy
            // 
            this.EditSIPProxy.AcceptsReturn = true;
            this.EditSIPProxy.BackColor = System.Drawing.SystemColors.Window;
            this.EditSIPProxy.Cursor = System.Windows.Forms.Cursors.IBeam;
            this.EditSIPProxy.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.EditSIPProxy.ForeColor = System.Drawing.SystemColors.WindowText;
            this.EditSIPProxy.Location = new System.Drawing.Point(151, 43);
            this.EditSIPProxy.MaxLength = 0;
            this.EditSIPProxy.Name = "EditSIPProxy";
            this.EditSIPProxy.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.EditSIPProxy.Size = new System.Drawing.Size(105, 21);
            this.EditSIPProxy.TabIndex = 7;
            // 
            // EditLoginPwd
            // 
            this.EditLoginPwd.AcceptsReturn = true;
            this.EditLoginPwd.BackColor = System.Drawing.SystemColors.Window;
            this.EditLoginPwd.Cursor = System.Windows.Forms.Cursors.IBeam;
            this.EditLoginPwd.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.EditLoginPwd.ForeColor = System.Drawing.SystemColors.WindowText;
            this.EditLoginPwd.Location = new System.Drawing.Point(78, 43);
            this.EditLoginPwd.MaxLength = 0;
            this.EditLoginPwd.Name = "EditLoginPwd";
            this.EditLoginPwd.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.EditLoginPwd.Size = new System.Drawing.Size(67, 21);
            this.EditLoginPwd.TabIndex = 6;
            // 
            // CheckkStartRecording
            // 
            this.CheckkStartRecording.BackColor = System.Drawing.SystemColors.Control;
            this.CheckkStartRecording.Cursor = System.Windows.Forms.Cursors.Default;
            this.CheckkStartRecording.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.CheckkStartRecording.ForeColor = System.Drawing.SystemColors.ControlText;
            this.CheckkStartRecording.Location = new System.Drawing.Point(11, 48);
            this.CheckkStartRecording.Name = "CheckkStartRecording";
            this.CheckkStartRecording.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.CheckkStartRecording.Size = new System.Drawing.Size(98, 17);
            this.CheckkStartRecording.TabIndex = 38;
            this.CheckkStartRecording.Text = "Start Record";
            this.CheckkStartRecording.UseVisualStyleBackColor = false;
            this.CheckkStartRecording.CheckedChanged += new System.EventHandler(this.CheckkStartRecording_CheckedChanged);
            // 
            // BtnHold
            // 
            this.BtnHold.BackColor = System.Drawing.SystemColors.Control;
            this.BtnHold.Cursor = System.Windows.Forms.Cursors.Default;
            this.BtnHold.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.BtnHold.ForeColor = System.Drawing.SystemColors.ControlText;
            this.BtnHold.Location = new System.Drawing.Point(20, 386);
            this.BtnHold.Name = "BtnHold";
            this.BtnHold.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.BtnHold.Size = new System.Drawing.Size(73, 31);
            this.BtnHold.TabIndex = 140;
            this.BtnHold.Text = "Hold";
            this.BtnHold.UseVisualStyleBackColor = false;
            this.BtnHold.Click += new System.EventHandler(this.BtnHold_Click);
            // 
            // BtnHelpMore
            // 
            this.BtnHelpMore.BackColor = System.Drawing.SystemColors.Control;
            this.BtnHelpMore.Cursor = System.Windows.Forms.Cursors.Default;
            this.BtnHelpMore.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.BtnHelpMore.ForeColor = System.Drawing.SystemColors.ControlText;
            this.BtnHelpMore.Location = new System.Drawing.Point(150, 81);
            this.BtnHelpMore.Name = "BtnHelpMore";
            this.BtnHelpMore.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.BtnHelpMore.Size = new System.Drawing.Size(53, 28);
            this.BtnHelpMore.TabIndex = 78;
            this.BtnHelpMore.Text = "More";
            this.BtnHelpMore.UseVisualStyleBackColor = false;
            this.BtnHelpMore.Click += new System.EventHandler(this.BtnHelpMore_Click);
            // 
            // Label11
            // 
            this.Label11.BackColor = System.Drawing.SystemColors.Control;
            this.Label11.Cursor = System.Windows.Forms.Cursors.Default;
            this.Label11.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.Label11.ForeColor = System.Drawing.SystemColors.ControlText;
            this.Label11.Location = new System.Drawing.Point(8, 17);
            this.Label11.Name = "Label11";
            this.Label11.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.Label11.Size = new System.Drawing.Size(170, 17);
            this.Label11.TabIndex = 76;
            this.Label11.Text = "- Enter SIP account settings.";
            // 
            // CheckEchoCancel
            // 
            this.CheckEchoCancel.BackColor = System.Drawing.SystemColors.Control;
            this.CheckEchoCancel.Cursor = System.Windows.Forms.Cursors.Default;
            this.CheckEchoCancel.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.CheckEchoCancel.ForeColor = System.Drawing.SystemColors.ControlText;
            this.CheckEchoCancel.Location = new System.Drawing.Point(8, 16);
            this.CheckEchoCancel.Name = "CheckEchoCancel";
            this.CheckEchoCancel.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.CheckEchoCancel.Size = new System.Drawing.Size(163, 17);
            this.CheckEchoCancel.TabIndex = 51;
            this.CheckEchoCancel.Text = "Echo/Noise Cancellation";
            this.CheckEchoCancel.UseVisualStyleBackColor = false;
            this.CheckEchoCancel.CheckedChanged += new System.EventHandler(this.CheckEchoCancel_CheckedChanged);
            // 
            // Label12
            // 
            this.Label12.BackColor = System.Drawing.SystemColors.Control;
            this.Label12.Cursor = System.Windows.Forms.Cursors.Default;
            this.Label12.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.Label12.ForeColor = System.Drawing.SystemColors.ControlText;
            this.Label12.Location = new System.Drawing.Point(8, 96);
            this.Label12.Name = "Label12";
            this.Label12.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.Label12.Size = new System.Drawing.Size(138, 13);
            this.Label12.TabIndex = 77;
            this.Label12.Text = "- Click \"Online\" button.";
            // 
            // BtnUnHold
            // 
            this.BtnUnHold.BackColor = System.Drawing.SystemColors.Control;
            this.BtnUnHold.Cursor = System.Windows.Forms.Cursors.Default;
            this.BtnUnHold.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.BtnUnHold.ForeColor = System.Drawing.SystemColors.ControlText;
            this.BtnUnHold.Location = new System.Drawing.Point(108, 386);
            this.BtnUnHold.Name = "BtnUnHold";
            this.BtnUnHold.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.BtnUnHold.Size = new System.Drawing.Size(73, 31);
            this.BtnUnHold.TabIndex = 139;
            this.BtnUnHold.Text = "UnHold";
            this.BtnUnHold.UseVisualStyleBackColor = false;
            this.BtnUnHold.Click += new System.EventHandler(this.BtnUnHold_Click);
            // 
            // TimerTick
            // 
            this.TimerTick.Interval = 1000;
            this.TimerTick.Tick += new System.EventHandler(this.TimerTick_Tick);
            // 
            // Frame7
            // 
            this.Frame7.BackColor = System.Drawing.SystemColors.Control;
            this.Frame7.Controls.Add(this.label19);
            this.Frame7.Controls.Add(this.label18);
            this.Frame7.Controls.Add(this.label16);
            this.Frame7.Controls.Add(this.BtnHelpMore);
            this.Frame7.Controls.Add(this.Label12);

⌨️ 快捷键说明

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