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

📄 mainform.designer.cs

📁 VaxSIPUserAgentSDK
💻 CS
📖 第 1 页 / 共 5 页
字号:
            this.Label14.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.Label14.ForeColor = System.Drawing.SystemColors.ControlText;
            this.Label14.Location = new System.Drawing.Point(16, 59);
            this.Label14.Name = "Label14";
            this.Label14.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.Label14.Size = new System.Drawing.Size(66, 17);
            this.Label14.TabIndex = 85;
            this.Label14.Text = "Phone No:";
            // 
            // Label13
            // 
            this.Label13.BackColor = System.Drawing.SystemColors.Control;
            this.Label13.Cursor = System.Windows.Forms.Cursors.Default;
            this.Label13.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.Label13.ForeColor = System.Drawing.SystemColors.ControlText;
            this.Label13.Location = new System.Drawing.Point(8, 27);
            this.Label13.Name = "Label13";
            this.Label13.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.Label13.Size = new System.Drawing.Size(74, 17);
            this.Label13.TabIndex = 84;
            this.Label13.Text = "Select Line:";
            // 
            // EditTransferPhoneNo
            // 
            this.EditTransferPhoneNo.AcceptsReturn = true;
            this.EditTransferPhoneNo.BackColor = System.Drawing.SystemColors.Window;
            this.EditTransferPhoneNo.Cursor = System.Windows.Forms.Cursors.IBeam;
            this.EditTransferPhoneNo.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.EditTransferPhoneNo.ForeColor = System.Drawing.SystemColors.WindowText;
            this.EditTransferPhoneNo.Location = new System.Drawing.Point(80, 56);
            this.EditTransferPhoneNo.MaxLength = 0;
            this.EditTransferPhoneNo.Name = "EditTransferPhoneNo";
            this.EditTransferPhoneNo.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.EditTransferPhoneNo.Size = new System.Drawing.Size(121, 21);
            this.EditTransferPhoneNo.TabIndex = 82;
            // 
            // Frame10
            // 
            this.Frame10.BackColor = System.Drawing.SystemColors.Control;
            this.Frame10.Controls.Add(this.BtnTransferCall);
            this.Frame10.Controls.Add(this.EditTransferPhoneNo);
            this.Frame10.Controls.Add(this.ComboTransferCall);
            this.Frame10.Controls.Add(this.Label14);
            this.Frame10.Controls.Add(this.Label13);
            this.Frame10.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.Frame10.ForeColor = System.Drawing.SystemColors.ControlText;
            this.Frame10.Location = new System.Drawing.Point(404, 440);
            this.Frame10.Name = "Frame10";
            this.Frame10.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.Frame10.Size = new System.Drawing.Size(209, 113);
            this.Frame10.TabIndex = 144;
            this.Frame10.TabStop = false;
            // 
            // Frame11
            // 
            this.Frame11.BackColor = System.Drawing.SystemColors.Control;
            this.Frame11.Controls.Add(this.ListViewLineStatus);
            this.Frame11.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.Frame11.ForeColor = System.Drawing.SystemColors.ControlText;
            this.Frame11.Location = new System.Drawing.Point(620, 12);
            this.Frame11.Name = "Frame11";
            this.Frame11.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.Frame11.Size = new System.Drawing.Size(236, 166);
            this.Frame11.TabIndex = 145;
            this.Frame11.TabStop = false;
            this.Frame11.Text = " Line(s) Status/Codecs";
            // 
            // ListViewLineStatus
            // 
            this.ListViewLineStatus.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ListViewLineStatus.HeaderStyle = System.Windows.Forms.ColumnHeaderStyle.Nonclickable;
            this.ListViewLineStatus.Location = new System.Drawing.Point(8, 20);
            this.ListViewLineStatus.Name = "ListViewLineStatus";
            this.ListViewLineStatus.Size = new System.Drawing.Size(219, 138);
            this.ListViewLineStatus.TabIndex = 148;
            this.ListViewLineStatus.UseCompatibleStateImageBehavior = false;
            this.ListViewLineStatus.View = System.Windows.Forms.View.Details;
            // 
            // ComboIncomingCall
            // 
            this.ComboIncomingCall.BackColor = System.Drawing.SystemColors.Window;
            this.ComboIncomingCall.Cursor = System.Windows.Forms.Cursors.Default;
            this.ComboIncomingCall.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.ComboIncomingCall.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ComboIncomingCall.ForeColor = System.Drawing.SystemColors.WindowText;
            this.ComboIncomingCall.Location = new System.Drawing.Point(85, 200);
            this.ComboIncomingCall.Name = "ComboIncomingCall";
            this.ComboIncomingCall.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.ComboIncomingCall.Size = new System.Drawing.Size(116, 21);
            this.ComboIncomingCall.TabIndex = 91;
            // 
            // CheckSpkMute
            // 
            this.CheckSpkMute.BackColor = System.Drawing.SystemColors.Control;
            this.CheckSpkMute.Cursor = System.Windows.Forms.Cursors.Default;
            this.CheckSpkMute.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.CheckSpkMute.ForeColor = System.Drawing.SystemColors.ControlText;
            this.CheckSpkMute.Location = new System.Drawing.Point(147, 16);
            this.CheckSpkMute.Name = "CheckSpkMute";
            this.CheckSpkMute.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.CheckSpkMute.Size = new System.Drawing.Size(53, 17);
            this.CheckSpkMute.TabIndex = 29;
            this.CheckSpkMute.Text = "Mute";
            this.CheckSpkMute.UseVisualStyleBackColor = false;
            this.CheckSpkMute.CheckedChanged += new System.EventHandler(this.CheckSpkMute_CheckedChanged);
            // 
            // BtnDialPadNo
            // 
            this.BtnDialPadNo.BackColor = System.Drawing.SystemColors.Control;
            this.BtnDialPadNo.Cursor = System.Windows.Forms.Cursors.Default;
            this.BtnDialPadNo.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.BtnDialPadNo.ForeColor = System.Drawing.SystemColors.ControlText;
            this.BtnDialPadNo.Location = new System.Drawing.Point(132, 290);
            this.BtnDialPadNo.Name = "BtnDialPadNo";
            this.BtnDialPadNo.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.BtnDialPadNo.Size = new System.Drawing.Size(49, 25);
            this.BtnDialPadNo.TabIndex = 130;
            this.BtnDialPadNo.Text = "#";
            this.BtnDialPadNo.UseVisualStyleBackColor = false;
            this.BtnDialPadNo.Click += new System.EventHandler(this.BtnDialPadNo_Click);
            // 
            // BtnDialPad0
            // 
            this.BtnDialPad0.BackColor = System.Drawing.SystemColors.Control;
            this.BtnDialPad0.Cursor = System.Windows.Forms.Cursors.Default;
            this.BtnDialPad0.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.BtnDialPad0.ForeColor = System.Drawing.SystemColors.ControlText;
            this.BtnDialPad0.Location = new System.Drawing.Point(76, 290);
            this.BtnDialPad0.Name = "BtnDialPad0";
            this.BtnDialPad0.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.BtnDialPad0.Size = new System.Drawing.Size(49, 25);
            this.BtnDialPad0.TabIndex = 129;
            this.BtnDialPad0.Text = "0";
            this.BtnDialPad0.UseVisualStyleBackColor = false;
            this.BtnDialPad0.Click += new System.EventHandler(this.BtnDialPad0_Click);
            // 
            // BtnDialPadStar
            // 
            this.BtnDialPadStar.BackColor = System.Drawing.SystemColors.Control;
            this.BtnDialPadStar.Cursor = System.Windows.Forms.Cursors.Default;
            this.BtnDialPadStar.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.BtnDialPadStar.ForeColor = System.Drawing.SystemColors.ControlText;
            this.BtnDialPadStar.Location = new System.Drawing.Point(20, 290);
            this.BtnDialPadStar.Name = "BtnDialPadStar";
            this.BtnDialPadStar.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.BtnDialPadStar.Size = new System.Drawing.Size(49, 25);
            this.BtnDialPadStar.TabIndex = 128;
            this.BtnDialPadStar.Text = "*";
            this.BtnDialPadStar.UseVisualStyleBackColor = false;
            this.BtnDialPadStar.Click += new System.EventHandler(this.BtnDialPadStar_Click);
            // 
            // BtnDialPad9
            // 
            this.BtnDialPad9.BackColor = System.Drawing.SystemColors.Control;
            this.BtnDialPad9.Cursor = System.Windows.Forms.Cursors.Default;
            this.BtnDialPad9.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.BtnDialPad9.ForeColor = System.Drawing.SystemColors.ControlText;
            this.BtnDialPad9.Location = new System.Drawing.Point(132, 258);
            this.BtnDialPad9.Name = "BtnDialPad9";
            this.BtnDialPad9.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.BtnDialPad9.Size = new System.Drawing.Size(49, 25);
            this.BtnDialPad9.TabIndex = 127;
            this.BtnDialPad9.Text = "9";
            this.BtnDialPad9.UseVisualStyleBackColor = false;
            this.BtnDialPad9.Click += new System.EventHandler(this.BtnDialPad9_Click);
            // 
            // ListStatusLog
            // 
            this.ListStatusLog.BackColor = System.Drawing.SystemColors.Window;
            this.ListStatusLog.Cursor = System.Windows.Forms.Cursors.Default;
            this.ListStatusLog.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.ListStatusLog.ForeColor = System.Drawing.SystemColors.WindowText;
            this.ListStatusLog.Location = new System.Drawing.Point(8, 13);
            this.ListStatusLog.Name = "ListStatusLog";
            this.ListStatusLog.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.ListStatusLog.Size = new System.Drawing.Size(219, 121);
            this.ListStatusLog.TabIndex = 45;
            // 
            // CheckMuteMic
            // 
            this.CheckMuteMic.BackColor = System.Drawing.SystemColors.Control;
            this.CheckMuteMic.Cursor = System.Windows.Forms.Cursors.Default;
            this.CheckMuteMic.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.CheckMuteMic.ForeColor = System.Drawing.SystemColors.ControlText;
            this.CheckMuteMic.Location = new System.Drawing.Point(149, 59);
            this.CheckMuteMic.Name = "CheckMuteMic";
            this.CheckMuteMic.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.CheckMuteMic.Size = new System.Drawing.Size(53, 17);
            this.CheckMuteMic.TabIndex = 28;
            this.CheckMuteMic.Text = "Mute";
            this.CheckMuteMic.UseVisualStyleBackColor = false;
            this.CheckMuteMic.CheckedChanged += new System.EventHandler(this.CheckMuteMic_CheckedChanged);
            // 
            // Frame3
            // 
            this.Frame3.BackColor = System.Drawing.SystemColors.Control;
            this.Frame3.Controls.Add(this.BtnClearLog);
            this.Frame3.Controls.Add(this.ListStatusLog);
            this.Frame3.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.Frame3.ForeColor = System.Drawing.SystemColors.ControlText;
            this.Frame3.Location = new System.Dr

⌨️ 快捷键说明

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