📄 helpform.designer.cs
字号:
this.Label11.Name = "Label11";
this.Label11.RightToLeft = System.Windows.Forms.RightToLeft.No;
this.Label11.Size = new System.Drawing.Size(558, 30);
this.Label11.TabIndex = 38;
this.Label11.Text = "To resolve these issues, ITSP (IP-Telephony service provider) support SIP OUTBOUN" +
"D PROXY. Outbound proxy is the only way to let the NAT/firewall user make and re" +
"ceive phone calls.";
//
// Label5
//
this.Label5.BackColor = System.Drawing.SystemColors.Control;
this.Label5.Cursor = System.Windows.Forms.Cursors.Default;
this.Label5.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.Label5.ForeColor = System.Drawing.SystemColors.ControlText;
this.Label5.Location = new System.Drawing.Point(189, 65);
this.Label5.Name = "Label5";
this.Label5.RightToLeft = System.Windows.Forms.RightToLeft.No;
this.Label5.Size = new System.Drawing.Size(215, 17);
this.Label5.TabIndex = 37;
this.Label5.Text = "4. SIP outbound Proxy IP or FQDN.";
//
// 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(189, 49);
this.Label4.Name = "Label4";
this.Label4.RightToLeft = System.Windows.Forms.RightToLeft.No;
this.Label4.Size = new System.Drawing.Size(236, 17);
this.Label4.TabIndex = 36;
this.Label4.Text = "3. SIP Proxy/Gatekeeper IP or FQDN.";
//
// 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(22, 64);
this.Label3.Name = "Label3";
this.Label3.RightToLeft = System.Windows.Forms.RightToLeft.No;
this.Label3.Size = new System.Drawing.Size(130, 17);
this.Label3.TabIndex = 35;
this.Label3.Text = "2. Login password.";
//
// Label1
//
this.Label1.BackColor = System.Drawing.SystemColors.Control;
this.Label1.Cursor = System.Windows.Forms.Cursors.Default;
this.Label1.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.Label1.ForeColor = System.Drawing.SystemColors.ControlText;
this.Label1.Location = new System.Drawing.Point(22, 47);
this.Label1.Name = "Label1";
this.Label1.RightToLeft = System.Windows.Forms.RightToLeft.No;
this.Label1.Size = new System.Drawing.Size(161, 16);
this.Label1.TabIndex = 34;
this.Label1.Text = "1. Login Id or User name.";
//
// 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.Drawing.SystemColors.ControlText;
this.Label2.Location = new System.Drawing.Point(14, 9);
this.Label2.Name = "Label2";
this.Label2.RightToLeft = System.Windows.Forms.RightToLeft.No;
this.Label2.Size = new System.Drawing.Size(557, 33);
this.Label2.TabIndex = 33;
this.Label2.Text = "Please contact to any SIP based IP-Telephony service provider inorder to get the " +
"following SIP settings:";
//
// label6
//
this.label6.BackColor = System.Drawing.SystemColors.Control;
this.label6.Cursor = System.Windows.Forms.Cursors.Default;
this.label6.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label6.ForeColor = System.Drawing.SystemColors.ControlText;
this.label6.Location = new System.Drawing.Point(410, 64);
this.label6.Name = "label6";
this.label6.RightToLeft = System.Windows.Forms.RightToLeft.No;
this.label6.Size = new System.Drawing.Size(105, 17);
this.label6.TabIndex = 47;
this.label6.Text = "5. Display Name";
//
// label8
//
this.label8.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label8.Location = new System.Drawing.Point(12, 91);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(558, 27);
this.label8.TabIndex = 49;
this.label8.Text = "Note: Leave Display Name and/or SIP outbound Proxy blank if your ITSP (IP-Telepho" +
"ny service provider) does not provide these settings.";
//
// HelpForm
//
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(588, 330);
this.Controls.Add(this.label8);
this.Controls.Add(this.label6);
this.Controls.Add(this.Label18);
this.Controls.Add(this.Label17);
this.Controls.Add(this.Label16);
this.Controls.Add(this.Label15);
this.Controls.Add(this.BtnClose);
this.Controls.Add(this.Label14);
this.Controls.Add(this.Label13);
this.Controls.Add(this.Label12);
this.Controls.Add(this.Label11);
this.Controls.Add(this.Label5);
this.Controls.Add(this.Label4);
this.Controls.Add(this.Label3);
this.Controls.Add(this.Label1);
this.Controls.Add(this.Label2);
this.Font = new System.Drawing.Font("Verdana", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
this.MaximizeBox = false;
this.MinimizeBox = false;
this.Name = "HelpForm";
this.Text = "More Help";
this.ResumeLayout(false);
}
#endregion
internal System.Windows.Forms.Label Label18;
internal System.Windows.Forms.Label Label17;
internal System.Windows.Forms.Label Label16;
internal System.Windows.Forms.Label Label15;
public System.Windows.Forms.Button BtnClose;
public System.Windows.Forms.Label Label14;
public System.Windows.Forms.Label Label13;
public System.Windows.Forms.Label Label12;
public System.Windows.Forms.Label Label11;
public System.Windows.Forms.Label Label5;
public System.Windows.Forms.Label Label4;
public System.Windows.Forms.Label Label3;
public System.Windows.Forms.Label Label1;
public System.Windows.Forms.Label Label2;
public System.Windows.Forms.Label label6;
internal System.Windows.Forms.Label label8;
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -