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

📄 mainform.designer.cs

📁 VaxSIPUserAgentSDK
💻 CS
📖 第 1 页 / 共 5 页
字号:
            this.BtnDial.Name = "BtnDial";
            this.BtnDial.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.BtnDial.Size = new System.Drawing.Size(66, 32);
            this.BtnDial.TabIndex = 131;
            this.BtnDial.Text = "Dial";
            this.BtnDial.UseVisualStyleBackColor = false;
            this.BtnDial.Click += new System.EventHandler(this.BtnDial_Click);
            // 
            // BtnDialPad7
            // 
            this.BtnDialPad7.BackColor = System.Drawing.SystemColors.Control;
            this.BtnDialPad7.Cursor = System.Windows.Forms.Cursors.Default;
            this.BtnDialPad7.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.BtnDialPad7.ForeColor = System.Drawing.SystemColors.ControlText;
            this.BtnDialPad7.Location = new System.Drawing.Point(21, 374);
            this.BtnDialPad7.Name = "BtnDialPad7";
            this.BtnDialPad7.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.BtnDialPad7.Size = new System.Drawing.Size(39, 25);
            this.BtnDialPad7.TabIndex = 125;
            this.BtnDialPad7.Text = "7";
            this.BtnDialPad7.UseVisualStyleBackColor = false;
            this.BtnDialPad7.Click += new System.EventHandler(this.BtnDialPad7_Click);
            // 
            // BtnDialPad6
            // 
            this.BtnDialPad6.BackColor = System.Drawing.SystemColors.Control;
            this.BtnDialPad6.Cursor = System.Windows.Forms.Cursors.Default;
            this.BtnDialPad6.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.BtnDialPad6.ForeColor = System.Drawing.SystemColors.ControlText;
            this.BtnDialPad6.Location = new System.Drawing.Point(127, 346);
            this.BtnDialPad6.Name = "BtnDialPad6";
            this.BtnDialPad6.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.BtnDialPad6.Size = new System.Drawing.Size(39, 25);
            this.BtnDialPad6.TabIndex = 124;
            this.BtnDialPad6.Text = "6";
            this.BtnDialPad6.UseVisualStyleBackColor = false;
            this.BtnDialPad6.Click += new System.EventHandler(this.BtnDialPad6_Click);
            // 
            // BtnDialPad5
            // 
            this.BtnDialPad5.BackColor = System.Drawing.SystemColors.Control;
            this.BtnDialPad5.Cursor = System.Windows.Forms.Cursors.Default;
            this.BtnDialPad5.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.BtnDialPad5.ForeColor = System.Drawing.SystemColors.ControlText;
            this.BtnDialPad5.Location = new System.Drawing.Point(74, 346);
            this.BtnDialPad5.Name = "BtnDialPad5";
            this.BtnDialPad5.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.BtnDialPad5.Size = new System.Drawing.Size(39, 25);
            this.BtnDialPad5.TabIndex = 123;
            this.BtnDialPad5.Text = "5";
            this.BtnDialPad5.UseVisualStyleBackColor = false;
            this.BtnDialPad5.Click += new System.EventHandler(this.BtnDialPad5_Click);
            // 
            // BtnDialPad4
            // 
            this.BtnDialPad4.BackColor = System.Drawing.SystemColors.Control;
            this.BtnDialPad4.Cursor = System.Windows.Forms.Cursors.Default;
            this.BtnDialPad4.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.BtnDialPad4.ForeColor = System.Drawing.SystemColors.ControlText;
            this.BtnDialPad4.Location = new System.Drawing.Point(21, 346);
            this.BtnDialPad4.Name = "BtnDialPad4";
            this.BtnDialPad4.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.BtnDialPad4.Size = new System.Drawing.Size(39, 25);
            this.BtnDialPad4.TabIndex = 122;
            this.BtnDialPad4.Text = "4";
            this.BtnDialPad4.UseVisualStyleBackColor = false;
            this.BtnDialPad4.Click += new System.EventHandler(this.BtnDialPad4_Click);
            // 
            // BtnDialPad3
            // 
            this.BtnDialPad3.BackColor = System.Drawing.SystemColors.Control;
            this.BtnDialPad3.Cursor = System.Windows.Forms.Cursors.Default;
            this.BtnDialPad3.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.BtnDialPad3.ForeColor = System.Drawing.SystemColors.ControlText;
            this.BtnDialPad3.Location = new System.Drawing.Point(127, 318);
            this.BtnDialPad3.Name = "BtnDialPad3";
            this.BtnDialPad3.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.BtnDialPad3.Size = new System.Drawing.Size(39, 25);
            this.BtnDialPad3.TabIndex = 121;
            this.BtnDialPad3.Text = "3";
            this.BtnDialPad3.UseVisualStyleBackColor = false;
            this.BtnDialPad3.Click += new System.EventHandler(this.BtnDialPad3_Click);
            // 
            // EditLoginId
            // 
            this.EditLoginId.AcceptsReturn = true;
            this.EditLoginId.BackColor = System.Drawing.SystemColors.Window;
            this.EditLoginId.Cursor = System.Windows.Forms.Cursors.IBeam;
            this.EditLoginId.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.EditLoginId.ForeColor = System.Drawing.SystemColors.WindowText;
            this.EditLoginId.Location = new System.Drawing.Point(11, 43);
            this.EditLoginId.MaxLength = 0;
            this.EditLoginId.Name = "EditLoginId";
            this.EditLoginId.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.EditLoginId.Size = new System.Drawing.Size(97, 21);
            this.EditLoginId.TabIndex = 5;
            // 
            // BtnDialPad2
            // 
            this.BtnDialPad2.BackColor = System.Drawing.SystemColors.Control;
            this.BtnDialPad2.Cursor = System.Windows.Forms.Cursors.Default;
            this.BtnDialPad2.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.BtnDialPad2.ForeColor = System.Drawing.SystemColors.ControlText;
            this.BtnDialPad2.Location = new System.Drawing.Point(74, 318);
            this.BtnDialPad2.Name = "BtnDialPad2";
            this.BtnDialPad2.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.BtnDialPad2.Size = new System.Drawing.Size(39, 25);
            this.BtnDialPad2.TabIndex = 120;
            this.BtnDialPad2.Text = "2";
            this.BtnDialPad2.UseVisualStyleBackColor = false;
            this.BtnDialPad2.Click += new System.EventHandler(this.BtnDialPad2_Click);
            // 
            // BtnDialPad1
            // 
            this.BtnDialPad1.BackColor = System.Drawing.SystemColors.Control;
            this.BtnDialPad1.Cursor = System.Windows.Forms.Cursors.Default;
            this.BtnDialPad1.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.BtnDialPad1.ForeColor = System.Drawing.SystemColors.ControlText;
            this.BtnDialPad1.Location = new System.Drawing.Point(21, 318);
            this.BtnDialPad1.Name = "BtnDialPad1";
            this.BtnDialPad1.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.BtnDialPad1.Size = new System.Drawing.Size(39, 25);
            this.BtnDialPad1.TabIndex = 119;
            this.BtnDialPad1.Text = "1";
            this.BtnDialPad1.UseVisualStyleBackColor = false;
            this.BtnDialPad1.Click += new System.EventHandler(this.BtnDialPad1_Click);
            // 
            // BtnDialPad8
            // 
            this.BtnDialPad8.BackColor = System.Drawing.SystemColors.Control;
            this.BtnDialPad8.Cursor = System.Windows.Forms.Cursors.Default;
            this.BtnDialPad8.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.BtnDialPad8.ForeColor = System.Drawing.SystemColors.ControlText;
            this.BtnDialPad8.Location = new System.Drawing.Point(74, 374);
            this.BtnDialPad8.Name = "BtnDialPad8";
            this.BtnDialPad8.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.BtnDialPad8.Size = new System.Drawing.Size(39, 25);
            this.BtnDialPad8.TabIndex = 126;
            this.BtnDialPad8.Text = "8";
            this.BtnDialPad8.UseVisualStyleBackColor = false;
            this.BtnDialPad8.Click += new System.EventHandler(this.BtnDialPad8_Click);
            // 
            // BtnHangUp
            // 
            this.BtnHangUp.BackColor = System.Drawing.SystemColors.Control;
            this.BtnHangUp.Cursor = System.Windows.Forms.Cursors.Default;
            this.BtnHangUp.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.BtnHangUp.ForeColor = System.Drawing.SystemColors.ControlText;
            this.BtnHangUp.Location = new System.Drawing.Point(100, 433);
            this.BtnHangUp.Name = "BtnHangUp";
            this.BtnHangUp.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.BtnHangUp.Size = new System.Drawing.Size(66, 32);
            this.BtnHangUp.TabIndex = 132;
            this.BtnHangUp.Text = "HangUp";
            this.BtnHangUp.UseVisualStyleBackColor = false;
            this.BtnHangUp.Click += new System.EventHandler(this.BtnHangUp_Click);
            // 
            // Label4
            // 
            this.Label4.BackColor = System.Drawing.SystemColors.Control;
            this.Label4.Cursor = System.Windows.Forms.Cursors.Default;
            this.Label4.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.Label4.ForeColor = System.Drawing.SystemColors.ControlText;
            this.Label4.Location = new System.Drawing.Point(114, 72);
            this.Label4.Name = "Label4";
            this.Label4.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.Label4.Size = new System.Drawing.Size(100, 17);
            this.Label4.TabIndex = 4;
            this.Label4.Text = "Outbound-Proxy";
            // 
            // Label3
            // 
            this.Label3.BackColor = System.Drawing.SystemColors.Control;
            this.Label3.Cursor = System.Windows.Forms.Cursors.Default;
            this.Label3.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.Label3.ForeColor = System.Drawing.SystemColors.ControlText;
            this.Label3.Location = new System.Drawing.Point(217, 27);
            this.Label3.Name = "Label3";
            this.Label3.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.Label3.Size = new System.Drawing.Size(73, 17);
            this.Label3.TabIndex = 3;
            this.Label3.Text = "SIP Proxy";
            // 
            // BtnAccept
            // 
            this.BtnAccept.BackColor = System.Drawing.SystemColors.Control;
            this.BtnAccept.Cursor = System.Windows.Forms.Cursors.Default;
            this.BtnAccept.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.BtnAccept.ForeColor = System.Drawing.SystemColors.ControlText;
            this.BtnAccept.Location = new System.Drawing.Point(8, 161);
            this.BtnAccept.Name = "BtnAccept";
            this.BtnAccept.RightToLeft = System.Windows.Forms.RightToLeft.No;
            this.BtnAccept.Size = new System.Drawing.Size(66, 32);
            this.BtnAccept.TabIndex = 43;
            this.BtnAccept.Text = "Accept";
            this.BtnAccept.UseVisualStyleBackColor = false;
            this.BtnAccept.Click += new System.EventHandler(this.BtnAccept_Click);
            // 
            // Label2
            // 
            this.Label2.BackColor = System.Drawing.SystemColors.Control;
            this.Label2.Cursor = System.Windows.Forms.Cursors.Default;
            this.Label2.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.Label2.ForeColor = System

⌨️ 快捷键说明

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