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

📄 mainform.designer.vb

📁 VaxSIPUserAgentSDK
💻 VB
📖 第 1 页 / 共 5 页
字号:
        Me.Frame2.Controls.Add(Me.ListIncomingCall)
        Me.Frame2.Controls.Add(Me.BtnReject)
        Me.Frame2.Controls.Add(Me.BtnAccept)
        Me.Frame2.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.Frame2.ForeColor = System.Drawing.SystemColors.ControlText
        Me.Frame2.Location = New System.Drawing.Point(164, 260)
        Me.Frame2.Name = "Frame2"
        Me.Frame2.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.Frame2.Size = New System.Drawing.Size(169, 257)
        Me.Frame2.TabIndex = 106
        Me.Frame2.TabStop = False
        Me.Frame2.Text = " Incoming Call(s) "
        '
        'Frame1
        '
        Me.Frame1.BackColor = System.Drawing.SystemColors.Control
        Me.Frame1.Controls.Add(Me.CheckRegisterToProxy)
        Me.Frame1.Controls.Add(Me.EditDisplayName)
        Me.Frame1.Controls.Add(Me.BtnOnline)
        Me.Frame1.Controls.Add(Me.EditOutBoundProxy)
        Me.Frame1.Controls.Add(Me.EditSIPProxy)
        Me.Frame1.Controls.Add(Me.EditLoginPwd)
        Me.Frame1.Controls.Add(Me.EditLoginId)
        Me.Frame1.Controls.Add(Me.Label18)
        Me.Frame1.Controls.Add(Me.Label4)
        Me.Frame1.Controls.Add(Me.Label3)
        Me.Frame1.Controls.Add(Me.Label2)
        Me.Frame1.Controls.Add(Me.Label1)
        Me.Frame1.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.Frame1.ForeColor = System.Drawing.SystemColors.ControlText
        Me.Frame1.Location = New System.Drawing.Point(4, 4)
        Me.Frame1.Name = "Frame1"
        Me.Frame1.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.Frame1.Size = New System.Drawing.Size(329, 129)
        Me.Frame1.TabIndex = 90
        Me.Frame1.TabStop = False
        Me.Frame1.Text = " SIP Proxy Settings "
        '
        'CheckRegisterToProxy
        '
        Me.CheckRegisterToProxy.BackColor = System.Drawing.SystemColors.Control
        Me.CheckRegisterToProxy.Checked = True
        Me.CheckRegisterToProxy.CheckState = System.Windows.Forms.CheckState.Checked
        Me.CheckRegisterToProxy.Cursor = System.Windows.Forms.Cursors.Default
        Me.CheckRegisterToProxy.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.CheckRegisterToProxy.ForeColor = System.Drawing.SystemColors.ControlText
        Me.CheckRegisterToProxy.Location = New System.Drawing.Point(8, 104)
        Me.CheckRegisterToProxy.Name = "CheckRegisterToProxy"
        Me.CheckRegisterToProxy.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.CheckRegisterToProxy.Size = New System.Drawing.Size(153, 17)
        Me.CheckRegisterToProxy.TabIndex = 81
        Me.CheckRegisterToProxy.Text = "Register to SIP Proxy"
        Me.CheckRegisterToProxy.UseVisualStyleBackColor = False
        '
        'EditDisplayName
        '
        Me.EditDisplayName.AcceptsReturn = True
        Me.EditDisplayName.BackColor = System.Drawing.SystemColors.Window
        Me.EditDisplayName.Cursor = System.Windows.Forms.Cursors.IBeam
        Me.EditDisplayName.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.EditDisplayName.ForeColor = System.Drawing.SystemColors.WindowText
        Me.EditDisplayName.Location = New System.Drawing.Point(8, 72)
        Me.EditDisplayName.MaxLength = 0
        Me.EditDisplayName.Name = "EditDisplayName"
        Me.EditDisplayName.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.EditDisplayName.Size = New System.Drawing.Size(97, 21)
        Me.EditDisplayName.TabIndex = 75
        '
        'BtnOnline
        '
        Me.BtnOnline.BackColor = System.Drawing.SystemColors.Control
        Me.BtnOnline.Cursor = System.Windows.Forms.Cursors.Default
        Me.BtnOnline.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.BtnOnline.ForeColor = System.Drawing.SystemColors.ControlText
        Me.BtnOnline.Location = New System.Drawing.Point(216, 66)
        Me.BtnOnline.Name = "BtnOnline"
        Me.BtnOnline.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.BtnOnline.Size = New System.Drawing.Size(97, 27)
        Me.BtnOnline.TabIndex = 9
        Me.BtnOnline.Text = "Online"
        Me.BtnOnline.UseVisualStyleBackColor = False
        '
        'EditOutBoundProxy
        '
        Me.EditOutBoundProxy.AcceptsReturn = True
        Me.EditOutBoundProxy.BackColor = System.Drawing.SystemColors.Window
        Me.EditOutBoundProxy.Cursor = System.Windows.Forms.Cursors.IBeam
        Me.EditOutBoundProxy.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.EditOutBoundProxy.ForeColor = System.Drawing.SystemColors.WindowText
        Me.EditOutBoundProxy.Location = New System.Drawing.Point(112, 72)
        Me.EditOutBoundProxy.MaxLength = 0
        Me.EditOutBoundProxy.Name = "EditOutBoundProxy"
        Me.EditOutBoundProxy.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.EditOutBoundProxy.Size = New System.Drawing.Size(97, 21)
        Me.EditOutBoundProxy.TabIndex = 8
        '
        'EditSIPProxy
        '
        Me.EditSIPProxy.AcceptsReturn = True
        Me.EditSIPProxy.BackColor = System.Drawing.SystemColors.Window
        Me.EditSIPProxy.Cursor = System.Windows.Forms.Cursors.IBeam
        Me.EditSIPProxy.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.EditSIPProxy.ForeColor = System.Drawing.SystemColors.WindowText
        Me.EditSIPProxy.Location = New System.Drawing.Point(216, 32)
        Me.EditSIPProxy.MaxLength = 0
        Me.EditSIPProxy.Name = "EditSIPProxy"
        Me.EditSIPProxy.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.EditSIPProxy.Size = New System.Drawing.Size(97, 21)
        Me.EditSIPProxy.TabIndex = 7
        '
        'EditLoginPwd
        '
        Me.EditLoginPwd.AcceptsReturn = True
        Me.EditLoginPwd.BackColor = System.Drawing.SystemColors.Window
        Me.EditLoginPwd.Cursor = System.Windows.Forms.Cursors.IBeam
        Me.EditLoginPwd.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.EditLoginPwd.ForeColor = System.Drawing.SystemColors.WindowText
        Me.EditLoginPwd.Location = New System.Drawing.Point(112, 32)
        Me.EditLoginPwd.MaxLength = 0
        Me.EditLoginPwd.Name = "EditLoginPwd"
        Me.EditLoginPwd.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.EditLoginPwd.Size = New System.Drawing.Size(97, 21)
        Me.EditLoginPwd.TabIndex = 6
        '
        'EditLoginId
        '
        Me.EditLoginId.AcceptsReturn = True
        Me.EditLoginId.BackColor = System.Drawing.SystemColors.Window
        Me.EditLoginId.Cursor = System.Windows.Forms.Cursors.IBeam
        Me.EditLoginId.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.EditLoginId.ForeColor = System.Drawing.SystemColors.WindowText
        Me.EditLoginId.Location = New System.Drawing.Point(8, 32)
        Me.EditLoginId.MaxLength = 0
        Me.EditLoginId.Name = "EditLoginId"
        Me.EditLoginId.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.EditLoginId.Size = New System.Drawing.Size(97, 21)
        Me.EditLoginId.TabIndex = 5
        '
        'Label18
        '
        Me.Label18.BackColor = System.Drawing.SystemColors.Control
        Me.Label18.Cursor = System.Windows.Forms.Cursors.Default
        Me.Label18.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.Label18.ForeColor = System.Drawing.SystemColors.ControlText
        Me.Label18.Location = New System.Drawing.Point(8, 56)
        Me.Label18.Name = "Label18"
        Me.Label18.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.Label18.Size = New System.Drawing.Size(89, 17)
        Me.Label18.TabIndex = 76
        Me.Label18.Text = "Display-Name"
        '
        'Label4
        '
        Me.Label4.BackColor = System.Drawing.SystemColors.Control
        Me.Label4.Cursor = System.Windows.Forms.Cursors.Default
        Me.Label4.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.Label4.ForeColor = System.Drawing.SystemColors.ControlText
        Me.Label4.Location = New System.Drawing.Point(112, 56)
        Me.Label4.Name = "Label4"
        Me.Label4.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.Label4.Size = New System.Drawing.Size(100, 17)
        Me.Label4.TabIndex = 4
        Me.Label4.Text = "Outbound-Proxy"
        '
        'Label3
        '
        Me.Label3.BackColor = System.Drawing.SystemColors.Control
        Me.Label3.Cursor = System.Windows.Forms.Cursors.Default
        Me.Label3.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.Label3.ForeColor = System.Drawing.SystemColors.ControlText
        Me.Label3.Location = New System.Drawing.Point(216, 16)
        Me.Label3.Name = "Label3"
        Me.Label3.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.Label3.Size = New System.Drawing.Size(73, 17)
        Me.Label3.TabIndex = 3
        Me.Label3.Text = "SIP Proxy"
        '
        'Label2
        '
        Me.Label2.BackColor = System.Drawing.SystemColors.Control
        Me.Label2.Cursor = System.Windows.Forms.Cursors.Default
        Me.Label2.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.Label2.ForeColor = System.Drawing.SystemColors.ControlText
        Me.Label2.Location = New System.Drawing.Point(112, 16)
        Me.Label2.Name = "Label2"
        Me.Label2.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.Label2.Size = New System.Drawing.Size(65, 17)
        Me.Label2.TabIndex = 2
        Me.Label2.Text = "Password"
        '
        'Label1
        '
        Me.Label1.BackColor = System.Drawing.SystemColors.Control
        Me.Label1.Cursor = System.Windows.Forms.Cursors.Default
        Me.Label1.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.Label1.ForeColor = System.Drawing.SystemColors.ControlText
        Me.Label1.Location = New System.Drawing.Point(8, 16)
        Me.Label1.Name = "Label1"
        Me.Label1.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.Label1.Size = New System.Drawing.Size(57, 17)
        Me.Label1.TabIndex = 1
        Me.Label1.Text = "Login"
        '
        'ProgressTimer
        '
        Me.ProgressTimer.Interval = 20
        '
        'BtnDialPad8
        '
        Me.BtnDialPad8.BackColor = System.Drawing.SystemColors.Control
        Me.BtnDialPad8.Cursor = System.Windows.Forms.Cursors.Default
        Me.BtnDialPad8.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.BtnDialPad8.ForeColor = System.Drawing.SystemColors.ControlText
        Me.BtnDialPad8.Location = New System.Drawing.Point(60, 396)
        Me.BtnDialPad8.Name = "BtnDialPad8"
        Me.BtnDialPad8.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.BtnDialPad8.Size = New System.Drawing.Size(41, 33)
        Me.BtnDialPad8.TabIndex = 99
        Me.BtnDialPad8.Text = "8"
        Me.BtnDialPad8.UseVisualStyleBackColor = False
        '
        'BtnDialPad7
        '
        Me.BtnDialPad7.BackColor = System.Drawing.SystemColors.Control
        Me.BtnDialPad7.Cursor = System.Windows.Forms.Cursors.Default
        Me.BtnDialPad7.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.BtnDialPad7.ForeColor = System.Drawing.SystemColors.ControlText
        Me.BtnDialPad7.Location = New System.Drawing.Point(12, 396)
        Me.BtnDialPad7.Name = "BtnDialPad7"
        Me.BtnDialPad7.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.BtnDialPad7.Size = New System.Drawing.Size(41, 33)
        Me.BtnDialPad7.TabIndex = 98
        Me.BtnDialPad7.Text = "7"
        Me.BtnDialPad7.UseVisualStyleBackColor = False

⌨️ 快捷键说明

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