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

📄 extapi.cs

📁 VB Modem编程及控件
💻 CS
📖 第 1 页 / 共 3 页
字号:
																				 this.chkUseSoundCard,
																				 this.chkInterruptWave,
																				 this.chkEnableVoice,
																				 this.Label6,
																				 this.Label5,
																				 this.Label4,
																				 this.Label3,
																				 this.Label2,
																				 this.Label1});
			this.Frame2.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
			this.Frame2.ForeColor = System.Drawing.SystemColors.ControlText;
			this.Frame2.Location = new System.Drawing.Point(8, 104);
			this.Frame2.Name = "Frame2";
			this.Frame2.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.Frame2.Size = new System.Drawing.Size(321, 153);
			this.Frame2.TabIndex = 8;
			this.Frame2.TabStop = false;
			this.Frame2.Text = " Tapi device properties ";
			// 
			// txtSilenceThreshold
			// 
			this.txtSilenceThreshold.AcceptsReturn = true;
			this.txtSilenceThreshold.AutoSize = false;
			this.txtSilenceThreshold.BackColor = System.Drawing.SystemColors.Window;
			this.txtSilenceThreshold.Cursor = System.Windows.Forms.Cursors.IBeam;
			this.txtSilenceThreshold.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
			this.txtSilenceThreshold.ForeColor = System.Drawing.SystemColors.WindowText;
			this.txtSilenceThreshold.Location = new System.Drawing.Point(272, 72);
			this.txtSilenceThreshold.MaxLength = 0;
			this.txtSilenceThreshold.Name = "txtSilenceThreshold";
			this.txtSilenceThreshold.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.txtSilenceThreshold.Size = new System.Drawing.Size(33, 19);
			this.txtSilenceThreshold.TabIndex = 32;
			this.txtSilenceThreshold.Text = "0";
			// 
			// txtTrimSeconds
			// 
			this.txtTrimSeconds.AcceptsReturn = true;
			this.txtTrimSeconds.AutoSize = false;
			this.txtTrimSeconds.BackColor = System.Drawing.SystemColors.Window;
			this.txtTrimSeconds.Cursor = System.Windows.Forms.Cursors.IBeam;
			this.txtTrimSeconds.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
			this.txtTrimSeconds.ForeColor = System.Drawing.SystemColors.WindowText;
			this.txtTrimSeconds.Location = new System.Drawing.Point(272, 48);
			this.txtTrimSeconds.MaxLength = 0;
			this.txtTrimSeconds.Name = "txtTrimSeconds";
			this.txtTrimSeconds.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.txtTrimSeconds.Size = new System.Drawing.Size(33, 19);
			this.txtTrimSeconds.TabIndex = 31;
			this.txtTrimSeconds.Text = "0";
			// 
			// txtMaxMessageLength
			// 
			this.txtMaxMessageLength.AcceptsReturn = true;
			this.txtMaxMessageLength.AutoSize = false;
			this.txtMaxMessageLength.BackColor = System.Drawing.SystemColors.Window;
			this.txtMaxMessageLength.Cursor = System.Windows.Forms.Cursors.IBeam;
			this.txtMaxMessageLength.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
			this.txtMaxMessageLength.ForeColor = System.Drawing.SystemColors.WindowText;
			this.txtMaxMessageLength.Location = new System.Drawing.Point(272, 24);
			this.txtMaxMessageLength.MaxLength = 0;
			this.txtMaxMessageLength.Name = "txtMaxMessageLength";
			this.txtMaxMessageLength.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.txtMaxMessageLength.Size = new System.Drawing.Size(33, 19);
			this.txtMaxMessageLength.TabIndex = 30;
			this.txtMaxMessageLength.Text = "0";
			// 
			// txtRetryWait
			// 
			this.txtRetryWait.AcceptsReturn = true;
			this.txtRetryWait.AutoSize = false;
			this.txtRetryWait.BackColor = System.Drawing.SystemColors.Window;
			this.txtRetryWait.Cursor = System.Windows.Forms.Cursors.IBeam;
			this.txtRetryWait.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
			this.txtRetryWait.ForeColor = System.Drawing.SystemColors.WindowText;
			this.txtRetryWait.Location = new System.Drawing.Point(104, 72);
			this.txtRetryWait.MaxLength = 0;
			this.txtRetryWait.Name = "txtRetryWait";
			this.txtRetryWait.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.txtRetryWait.Size = new System.Drawing.Size(33, 19);
			this.txtRetryWait.TabIndex = 29;
			this.txtRetryWait.Text = "0";
			// 
			// txtMaxAttempts
			// 
			this.txtMaxAttempts.AcceptsReturn = true;
			this.txtMaxAttempts.AutoSize = false;
			this.txtMaxAttempts.BackColor = System.Drawing.SystemColors.Window;
			this.txtMaxAttempts.Cursor = System.Windows.Forms.Cursors.IBeam;
			this.txtMaxAttempts.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
			this.txtMaxAttempts.ForeColor = System.Drawing.SystemColors.WindowText;
			this.txtMaxAttempts.Location = new System.Drawing.Point(104, 48);
			this.txtMaxAttempts.MaxLength = 0;
			this.txtMaxAttempts.Name = "txtMaxAttempts";
			this.txtMaxAttempts.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.txtMaxAttempts.Size = new System.Drawing.Size(33, 19);
			this.txtMaxAttempts.TabIndex = 28;
			this.txtMaxAttempts.Text = "0";
			// 
			// txtAnswerOnRing
			// 
			this.txtAnswerOnRing.AcceptsReturn = true;
			this.txtAnswerOnRing.AutoSize = false;
			this.txtAnswerOnRing.BackColor = System.Drawing.SystemColors.Window;
			this.txtAnswerOnRing.Cursor = System.Windows.Forms.Cursors.IBeam;
			this.txtAnswerOnRing.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
			this.txtAnswerOnRing.ForeColor = System.Drawing.SystemColors.WindowText;
			this.txtAnswerOnRing.Location = new System.Drawing.Point(104, 24);
			this.txtAnswerOnRing.MaxLength = 0;
			this.txtAnswerOnRing.Name = "txtAnswerOnRing";
			this.txtAnswerOnRing.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.txtAnswerOnRing.Size = new System.Drawing.Size(33, 19);
			this.txtAnswerOnRing.TabIndex = 27;
			this.txtAnswerOnRing.Text = "0";
			this.txtAnswerOnRing.TextChanged += new System.EventHandler(this.txtAnswerOnRing_TextChanged);
			// 
			// chkUseSoundCard
			// 
			this.chkUseSoundCard.BackColor = System.Drawing.SystemColors.Control;
			this.chkUseSoundCard.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
			this.chkUseSoundCard.Cursor = System.Windows.Forms.Cursors.Default;
			this.chkUseSoundCard.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
			this.chkUseSoundCard.ForeColor = System.Drawing.SystemColors.ControlText;
			this.chkUseSoundCard.Location = new System.Drawing.Point(152, 96);
			this.chkUseSoundCard.Name = "chkUseSoundCard";
			this.chkUseSoundCard.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.chkUseSoundCard.Size = new System.Drawing.Size(97, 33);
			this.chkUseSoundCard.TabIndex = 16;
			this.chkUseSoundCard.Text = "UseSoundCard";
			// 
			// chkInterruptWave
			// 
			this.chkInterruptWave.BackColor = System.Drawing.SystemColors.Control;
			this.chkInterruptWave.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
			this.chkInterruptWave.Cursor = System.Windows.Forms.Cursors.Default;
			this.chkInterruptWave.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
			this.chkInterruptWave.ForeColor = System.Drawing.SystemColors.ControlText;
			this.chkInterruptWave.Location = new System.Drawing.Point(40, 120);
			this.chkInterruptWave.Name = "chkInterruptWave";
			this.chkInterruptWave.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.chkInterruptWave.Size = new System.Drawing.Size(97, 27);
			this.chkInterruptWave.TabIndex = 15;
			this.chkInterruptWave.Text = "InterruptWave";
			// 
			// chkEnableVoice
			// 
			this.chkEnableVoice.BackColor = System.Drawing.SystemColors.Control;
			this.chkEnableVoice.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
			this.chkEnableVoice.Cursor = System.Windows.Forms.Cursors.Default;
			this.chkEnableVoice.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
			this.chkEnableVoice.ForeColor = System.Drawing.SystemColors.ControlText;
			this.chkEnableVoice.Location = new System.Drawing.Point(40, 96);
			this.chkEnableVoice.Name = "chkEnableVoice";
			this.chkEnableVoice.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.chkEnableVoice.Size = new System.Drawing.Size(97, 33);
			this.chkEnableVoice.TabIndex = 14;
			this.chkEnableVoice.Text = "EnableVoice";
			// 
			// Label6
			// 
			this.Label6.AutoSize = true;
			this.Label6.BackColor = System.Drawing.SystemColors.Control;
			this.Label6.Cursor = System.Windows.Forms.Cursors.Default;
			this.Label6.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
			this.Label6.ForeColor = System.Drawing.SystemColors.ControlText;
			this.Label6.Location = new System.Drawing.Point(160, 72);
			this.Label6.Name = "Label6";
			this.Label6.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.Label6.Size = new System.Drawing.Size(89, 13);
			this.Label6.TabIndex = 13;
			this.Label6.Text = "SilenceThreshold";
			// 
			// Label5
			// 
			this.Label5.AutoSize = true;
			this.Label5.BackColor = System.Drawing.SystemColors.Control;
			this.Label5.Cursor = System.Windows.Forms.Cursors.Default;
			this.Label5.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
			this.Label5.ForeColor = System.Drawing.SystemColors.ControlText;
			this.Label5.Location = new System.Drawing.Point(160, 48);
			this.Label5.Name = "Label5";
			this.Label5.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.Label5.Size = new System.Drawing.Size(69, 13);
			this.Label5.TabIndex = 12;
			this.Label5.Text = "TrimSeconds";
			// 
			// Label4
			// 
			this.Label4.AutoSize = true;
			this.Label4.BackColor = System.Drawing.SystemColors.Control;
			this.Label4.Cursor = System.Windows.Forms.Cursors.Default;
			this.Label4.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
			this.Label4.ForeColor = System.Drawing.SystemColors.ControlText;
			this.Label4.Location = new System.Drawing.Point(160, 24);
			this.Label4.Name = "Label4";
			this.Label4.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.Label4.Size = new System.Drawing.Size(103, 13);
			this.Label4.TabIndex = 11;
			this.Label4.Text = "MaxMessageLength";
			// 
			// Label3
			// 
			this.Label3.AutoSize = true;
			this.Label3.BackColor = System.Drawing.SystemColors.Control;
			this.Label3.Cursor = System.Windows.Forms.Cursors.Default;
			this.Label3.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
			this.Label3.ForeColor = System.Drawing.SystemColors.ControlText;
			this.Label3.Location = new System.Drawing.Point(24, 72);
			this.Label3.Name = "Label3";
			this.Label3.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.Label3.Size = new System.Drawing.Size(52, 13);
			this.Label3.TabIndex = 10;
			this.Label3.Text = "RetryWait";
			// 
			// Label2
			// 
			this.Label2.AutoSize = true;
			this.Label2.BackColor = System.Drawing.SystemColors.Control;
			this.Label2.Cursor = System.Windows.Forms.Cursors.Default;
			this.Label2.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
			this.Label2.ForeColor = System.Drawing.SystemColors.ControlText;
			this.Label2.Location = new System.Drawing.Point(24, 48);
			this.Label2.Name = "Label2";
			this.Label2.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.Label2.Size = new System.Drawing.Size(68, 13);
			this.Label2.TabIndex = 9;
			this.Label2.Text = "MaxAttempts";
			// 
			// Label1
			// 
			this.Label1.AutoSize = true;
			this.Label1.BackColor = System.Drawing.SystemColors.Control;
			this.Label1.Cursor = System.Windows.Forms.Cursors.Default;
			this.Label1.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
			this.Label1.ForeColor = System.Drawing.SystemColors.ControlText;
			this.Label1.Location = new System.Drawing.Point(24, 24);
			this.Label1.Name = "Label1";
			this.Label1.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.Label1.Size = new System.Drawing.Size(78, 13);
			this.Label1.TabIndex = 8;
			this.Label1.Text = "AnswerOnRing";
			// 
			// Frame3
			// 
			this.Frame3.BackColor = System.Drawing.SystemColors.Control;
			this.Frame3.Controls.AddRange(new System.Windows.Forms.Control[] {
																				 this.txtDTMF,
																				 this.label9,
																				 this.cdCommonDialog,
																				 this.chkOverwrite,
																				 this.cmdStop,
																				 this.cmdRecord,
																				 this.cmdDTMF,
																				 this.cmdPlay,
																				 this.txtWavDirectory,
																				 this.Label7});
			this.Frame3.Font = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
			this.Frame3.ForeColor = System.Drawing.SystemColors.ControlText;
			this.Frame3.Location = new System.Drawing.Point(8, 264);
			this.Frame3.Name = "Frame3";
			this.Frame3.RightToLeft = System.Windows.Forms.RightToLeft.No;
			this.Frame3.Size = new System.Drawing.Size(321, 152);
			this.Frame3.TabIndex = 18;
			this.Frame3.TabStop = false;
			this.Frame3.Text = " Wav Files ";
			// 
			// cdCommonDialog
			// 
			this.cdCommonDialog.ContainingControl = this;
			this.cdCommonDialog.Enabled = true;
			this.cdCommonDialog.Location = new System.Drawing.Point(280, 56);
			this.cdCommonDialog.Name = "cdCommonDialog";
			this.cdCommonDialog.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("cdCommonDialog.OcxState")));
			this.cdCommonDialog.Size = new System.Drawing.Size(32, 32);
			this.cdCommonDialog.TabIndex = 25;
			// 
			// chkOverwrite
			// 

⌨️ 快捷键说明

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