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

📄 mainform.designer.vb

📁 VaxSIPUserAgentSDK
💻 VB
📖 第 1 页 / 共 5 页
字号:
        Me.Frame8.Controls.Add(Me.CheckMuteMic)
        Me.Frame8.Controls.Add(Me.LabelSpeakerVol)
        Me.Frame8.Controls.Add(Me.LabelMicVol)
        Me.Frame8.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.Frame8.ForeColor = System.Drawing.SystemColors.ControlText
        Me.Frame8.Location = New System.Drawing.Point(393, 118)
        Me.Frame8.Name = "Frame8"
        Me.Frame8.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.Frame8.Size = New System.Drawing.Size(209, 113)
        Me.Frame8.TabIndex = 105
        Me.Frame8.TabStop = False
        Me.Frame8.Text = " Volume Settings "
        '
        'SliderMicVol
        '
        Me.SliderMicVol.AutoSize = False
        Me.SliderMicVol.Location = New System.Drawing.Point(15, 88)
        Me.SliderMicVol.Name = "SliderMicVol"
        Me.SliderMicVol.Size = New System.Drawing.Size(185, 21)
        Me.SliderMicVol.TabIndex = 35
        Me.SliderMicVol.TickStyle = System.Windows.Forms.TickStyle.None
        '
        'SliderSpkVol
        '
        Me.SliderSpkVol.AutoSize = False
        Me.SliderSpkVol.Location = New System.Drawing.Point(15, 36)
        Me.SliderSpkVol.Name = "SliderSpkVol"
        Me.SliderSpkVol.Size = New System.Drawing.Size(185, 21)
        Me.SliderSpkVol.TabIndex = 34
        Me.SliderSpkVol.TickStyle = System.Windows.Forms.TickStyle.None
        '
        'LabelSpeakerVol
        '
        Me.LabelSpeakerVol.BackColor = System.Drawing.SystemColors.Control
        Me.LabelSpeakerVol.Cursor = System.Windows.Forms.Cursors.Default
        Me.LabelSpeakerVol.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.LabelSpeakerVol.ForeColor = System.Drawing.SystemColors.ControlText
        Me.LabelSpeakerVol.Location = New System.Drawing.Point(8, 16)
        Me.LabelSpeakerVol.Name = "LabelSpeakerVol"
        Me.LabelSpeakerVol.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.LabelSpeakerVol.Size = New System.Drawing.Size(61, 17)
        Me.LabelSpeakerVol.TabIndex = 33
        Me.LabelSpeakerVol.Text = "Speaker:"
        '
        'LabelMicVol
        '
        Me.LabelMicVol.BackColor = System.Drawing.SystemColors.Control
        Me.LabelMicVol.Cursor = System.Windows.Forms.Cursors.Default
        Me.LabelMicVol.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.LabelMicVol.ForeColor = System.Drawing.SystemColors.ControlText
        Me.LabelMicVol.Location = New System.Drawing.Point(8, 64)
        Me.LabelMicVol.Name = "LabelMicVol"
        Me.LabelMicVol.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.LabelMicVol.Size = New System.Drawing.Size(81, 17)
        Me.LabelMicVol.TabIndex = 32
        Me.LabelMicVol.Text = "Microphone:"
        '
        'Frame2
        '
        Me.Frame2.BackColor = System.Drawing.SystemColors.Control
        Me.Frame2.Controls.Add(Me.CheckPlayRingTone)
        Me.Frame2.Controls.Add(Me.ComboIncomingCall)
        Me.Frame2.Controls.Add(Me.ListIncomingCallIds)
        Me.Frame2.Controls.Add(Me.ListIncomingCall)
        Me.Frame2.Controls.Add(Me.BtnReject)
        Me.Frame2.Controls.Add(Me.BtnAccept)
        Me.Frame2.Controls.Add(Me.Label15)
        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(177, 143)
        Me.Frame2.Name = "Frame2"
        Me.Frame2.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.Frame2.Size = New System.Drawing.Size(209, 265)
        Me.Frame2.TabIndex = 103
        Me.Frame2.TabStop = False
        Me.Frame2.Text = " Incoming Call(s) "
        '
        'CheckPlayRingTone
        '
        Me.CheckPlayRingTone.BackColor = System.Drawing.SystemColors.Control
        Me.CheckPlayRingTone.Checked = True
        Me.CheckPlayRingTone.CheckState = System.Windows.Forms.CheckState.Checked
        Me.CheckPlayRingTone.Cursor = System.Windows.Forms.Cursors.Default
        Me.CheckPlayRingTone.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.CheckPlayRingTone.ForeColor = System.Drawing.SystemColors.ControlText
        Me.CheckPlayRingTone.Location = New System.Drawing.Point(85, 181)
        Me.CheckPlayRingTone.Name = "CheckPlayRingTone"
        Me.CheckPlayRingTone.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.CheckPlayRingTone.Size = New System.Drawing.Size(101, 17)
        Me.CheckPlayRingTone.TabIndex = 93
        Me.CheckPlayRingTone.Text = "Play ringtone"
        Me.CheckPlayRingTone.UseVisualStyleBackColor = False
        '
        'ListIncomingCallIds
        '
        Me.ListIncomingCallIds.BackColor = System.Drawing.SystemColors.Window
        Me.ListIncomingCallIds.Cursor = System.Windows.Forms.Cursors.Default
        Me.ListIncomingCallIds.Enabled = False
        Me.ListIncomingCallIds.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.ListIncomingCallIds.ForeColor = System.Drawing.SystemColors.WindowText
        Me.ListIncomingCallIds.Location = New System.Drawing.Point(95, 224)
        Me.ListIncomingCallIds.Name = "ListIncomingCallIds"
        Me.ListIncomingCallIds.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.ListIncomingCallIds.Size = New System.Drawing.Size(18, 30)
        Me.ListIncomingCallIds.TabIndex = 90
        Me.ListIncomingCallIds.Visible = False
        '
        'ListIncomingCall
        '
        Me.ListIncomingCall.BackColor = System.Drawing.SystemColors.Window
        Me.ListIncomingCall.Cursor = System.Windows.Forms.Cursors.Default
        Me.ListIncomingCall.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.ListIncomingCall.ForeColor = System.Drawing.SystemColors.WindowText
        Me.ListIncomingCall.Location = New System.Drawing.Point(8, 16)
        Me.ListIncomingCall.Name = "ListIncomingCall"
        Me.ListIncomingCall.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.ListIncomingCall.Size = New System.Drawing.Size(193, 160)
        Me.ListIncomingCall.TabIndex = 89
        '
        'BtnReject
        '
        Me.BtnReject.BackColor = System.Drawing.SystemColors.Control
        Me.BtnReject.Cursor = System.Windows.Forms.Cursors.Default
        Me.BtnReject.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.BtnReject.ForeColor = System.Drawing.SystemColors.ControlText
        Me.BtnReject.Location = New System.Drawing.Point(120, 224)
        Me.BtnReject.Name = "BtnReject"
        Me.BtnReject.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.BtnReject.Size = New System.Drawing.Size(81, 32)
        Me.BtnReject.TabIndex = 44
        Me.BtnReject.Text = "Reject Call"
        Me.BtnReject.UseVisualStyleBackColor = False
        '
        'BtnAccept
        '
        Me.BtnAccept.BackColor = System.Drawing.SystemColors.Control
        Me.BtnAccept.Cursor = System.Windows.Forms.Cursors.Default
        Me.BtnAccept.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.BtnAccept.ForeColor = System.Drawing.SystemColors.ControlText
        Me.BtnAccept.Location = New System.Drawing.Point(8, 224)
        Me.BtnAccept.Name = "BtnAccept"
        Me.BtnAccept.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.BtnAccept.Size = New System.Drawing.Size(81, 32)
        Me.BtnAccept.TabIndex = 43
        Me.BtnAccept.Text = "Accept Call"
        Me.BtnAccept.UseVisualStyleBackColor = False
        '
        'Label15
        '
        Me.Label15.BackColor = System.Drawing.SystemColors.Control
        Me.Label15.Cursor = System.Windows.Forms.Cursors.Default
        Me.Label15.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.Label15.ForeColor = System.Drawing.SystemColors.ControlText
        Me.Label15.Location = New System.Drawing.Point(8, 202)
        Me.Label15.Name = "Label15"
        Me.Label15.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.Label15.Size = New System.Drawing.Size(74, 17)
        Me.Label15.TabIndex = 92
        Me.Label15.Text = "Select Line:"
        '
        'EditPhoneNo
        '
        Me.EditPhoneNo.AcceptsReturn = True
        Me.EditPhoneNo.BackColor = System.Drawing.SystemColors.Window
        Me.EditPhoneNo.Cursor = System.Windows.Forms.Cursors.IBeam
        Me.EditPhoneNo.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
        Me.EditPhoneNo.ForeColor = System.Drawing.SystemColors.WindowText
        Me.EditPhoneNo.Location = New System.Drawing.Point(9, 151)
        Me.EditPhoneNo.MaxLength = 0
        Me.EditPhoneNo.Name = "EditPhoneNo"
        Me.EditPhoneNo.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.EditPhoneNo.Size = New System.Drawing.Size(161, 21)
        Me.EditPhoneNo.TabIndex = 88
        '
        '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.Label16)
        Me.Frame1.Controls.Add(Me.EditTotalLines)
        Me.Frame1.Controls.Add(Me.CheckEnableSoundDevice)
        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.Label5)
        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(1, 2)
        Me.Frame1.Name = "Frame1"
        Me.Frame1.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.Frame1.Size = New System.Drawing.Size(385, 134)
        Me.Frame1.TabIndex = 87
        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, 112)
        Me.CheckRegisterToProxy.Name = "CheckRegisterToProxy"
        Me.CheckRegisterToProxy.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.CheckRegisterToProxy.Size = New System.Drawing.Size(149, 17)
        Me.CheckRegisterToProxy.TabIndex = 59
        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, 85)
        Me.EditDisplayName.MaxLength = 0
        Me.EditDisplayName.Name = "EditDisplayName"
        Me.EditDisplayName.RightToLeft = System.Windows.Forms.RightToLeft.No
        Me.EditDisplayName.Size = New System.Drawing.Size(147, 21)

⌨️ 快捷键说明

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