?? mainform.designer.vb
字號:
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class MainForm
Inherits System.Windows.Forms.Form
'Form overrides dispose to clean up the component list.
<System.Diagnostics.DebuggerNonUserCode()> _
Protected Overrides Sub Dispose(ByVal disposing As Boolean)
If disposing AndAlso components IsNot Nothing Then
components.Dispose()
End If
MyBase.Dispose(disposing)
End Sub
'Required by the Windows Form Designer
Private components As System.ComponentModel.IContainer
'NOTE: The following procedure is required by the Windows Form Designer
'It can be modified using the Windows Form Designer.
'Do not modify it using the code editor.
<System.Diagnostics.DebuggerStepThrough()> _
Private Sub InitializeComponent()
Me.components = New System.ComponentModel.Container
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(MainForm))
Me.BtnHangUp = New System.Windows.Forms.Button
Me.BtnDial = New System.Windows.Forms.Button
Me.BtnDialPadNo = New System.Windows.Forms.Button
Me.ListIncomingCallIds = New System.Windows.Forms.ListBox
Me.ListIncomingCall = New System.Windows.Forms.ListBox
Me.CheckPlayRingTone = New System.Windows.Forms.CheckBox
Me.BtnDialPad0 = New System.Windows.Forms.Button
Me.BtnDialPadStar = New System.Windows.Forms.Button
Me.BtnDialPad9 = New System.Windows.Forms.Button
Me.BtnReject = New System.Windows.Forms.Button
Me.BtnAccept = New System.Windows.Forms.Button
Me.CheckSpkMute = New System.Windows.Forms.CheckBox
Me.Frame3 = New System.Windows.Forms.GroupBox
Me.BtnClearLog = New System.Windows.Forms.Button
Me.ListStatusLog = New System.Windows.Forms.ListBox
Me.CheckMuteMic = New System.Windows.Forms.CheckBox
Me.BtnSaveToWaveFile = New System.Windows.Forms.Button
Me.Frame8 = New System.Windows.Forms.GroupBox
Me.SliderMicVol = New System.Windows.Forms.TrackBar
Me.MicProgBar = New System.Windows.Forms.ProgressBar
Me.SpkProgBar = New System.Windows.Forms.ProgressBar
Me.SliderSpkVol = New System.Windows.Forms.TrackBar
Me.LabelSpeakerVol = New System.Windows.Forms.Label
Me.LabelMicVol = New System.Windows.Forms.Label
Me.Label17 = New System.Windows.Forms.Label
Me.Frame2 = New System.Windows.Forms.GroupBox
Me.Frame1 = New System.Windows.Forms.GroupBox
Me.CheckRegisterToProxy = New System.Windows.Forms.CheckBox
Me.EditDisplayName = New System.Windows.Forms.TextBox
Me.BtnOnline = New System.Windows.Forms.Button
Me.EditOutBoundProxy = New System.Windows.Forms.TextBox
Me.EditSIPProxy = New System.Windows.Forms.TextBox
Me.EditLoginPwd = New System.Windows.Forms.TextBox
Me.EditLoginId = New System.Windows.Forms.TextBox
Me.Label18 = New System.Windows.Forms.Label
Me.Label4 = New System.Windows.Forms.Label
Me.Label3 = New System.Windows.Forms.Label
Me.Label2 = New System.Windows.Forms.Label
Me.Label1 = New System.Windows.Forms.Label
Me.ProgressTimer = New System.Windows.Forms.Timer(Me.components)
Me.BtnDialPad8 = New System.Windows.Forms.Button
Me.BtnDialPad7 = New System.Windows.Forms.Button
Me.BtnDialPad6 = New System.Windows.Forms.Button
Me.BtnDialPad5 = New System.Windows.Forms.Button
Me.BtnDialPad4 = New System.Windows.Forms.Button
Me.VaxSIPUserAgentOCX = New AxVAXSIPUSERAGENTOCXLib.AxVaxSIPUserAgentOCX
Me.BtnDialPad3 = New System.Windows.Forms.Button
Me.BtnDialPad2 = New System.Windows.Forms.Button
Me.BtnDialPad1 = New System.Windows.Forms.Button
Me.EditPhoneNo = New System.Windows.Forms.TextBox
Me.EditSaveFileName = New System.Windows.Forms.TextBox
Me.BtnTransferCall = New System.Windows.Forms.Button
Me.BtnPlayPause = New System.Windows.Forms.Button
Me.BtnPlayStop = New System.Windows.Forms.Button
Me.EditTransferPhoneNo = New System.Windows.Forms.TextBox
Me.Frame10 = New System.Windows.Forms.GroupBox
Me.Label14 = New System.Windows.Forms.Label
Me.BtnPlayForward = New System.Windows.Forms.Button
Me.BtnPlayRewind = New System.Windows.Forms.Button
Me.BtnStartPlay = New System.Windows.Forms.Button
Me.EditPlayFileName = New System.Windows.Forms.TextBox
Me.Frame9 = New System.Windows.Forms.GroupBox
Me.BtnSetPlayFile = New System.Windows.Forms.Button
Me.CheckPlayListen = New System.Windows.Forms.CheckBox
Me.Label9 = New System.Windows.Forms.Label
Me.Label5 = New System.Windows.Forms.Label
Me.CheckStartRecording = New System.Windows.Forms.CheckBox
Me.CheckStartConf = New System.Windows.Forms.CheckBox
Me.ComboAudioIn = New System.Windows.Forms.ComboBox
Me.ComboAudioOut = New System.Windows.Forms.ComboBox
Me.Frame11 = New System.Windows.Forms.GroupBox
Me.ListLines = New System.Windows.Forms.ListBox
Me.Frame12 = New System.Windows.Forms.GroupBox
Me.Label6 = New System.Windows.Forms.Label
Me.Frame5 = New System.Windows.Forms.GroupBox
Me.CheckAGC = New System.Windows.Forms.CheckBox
Me.CheckDisturb = New System.Windows.Forms.CheckBox
Me.CheckMicBoost = New System.Windows.Forms.CheckBox
Me.CheckEchoCancel = New System.Windows.Forms.CheckBox
Me.CheckG711A = New System.Windows.Forms.CheckBox
Me.CheckiLBC = New System.Windows.Forms.CheckBox
Me.CheckGSM610 = New System.Windows.Forms.CheckBox
Me.Frame4 = New System.Windows.Forms.GroupBox
Me.BtnResetRecordingBuffer = New System.Windows.Forms.Button
Me.TimerTick = New System.Windows.Forms.Timer(Me.components)
Me.BtnHelpMore = New System.Windows.Forms.Button
Me.Label21 = New System.Windows.Forms.Label
Me.Frame7 = New System.Windows.Forms.GroupBox
Me.Label20 = New System.Windows.Forms.Label
Me.Label19 = New System.Windows.Forms.Label
Me.Label12 = New System.Windows.Forms.Label
Me.Label11 = New System.Windows.Forms.Label
Me.Frame6 = New System.Windows.Forms.GroupBox
Me.CheckG711U = New System.Windows.Forms.CheckBox
Me.Frame3.SuspendLayout()
Me.Frame8.SuspendLayout()
CType(Me.SliderMicVol, System.ComponentModel.ISupportInitialize).BeginInit()
CType(Me.SliderSpkVol, System.ComponentModel.ISupportInitialize).BeginInit()
Me.Frame2.SuspendLayout()
Me.Frame1.SuspendLayout()
CType(Me.VaxSIPUserAgentOCX, System.ComponentModel.ISupportInitialize).BeginInit()
Me.Frame10.SuspendLayout()
Me.Frame9.SuspendLayout()
Me.Frame11.SuspendLayout()
Me.Frame12.SuspendLayout()
Me.Frame5.SuspendLayout()
Me.Frame4.SuspendLayout()
Me.Frame7.SuspendLayout()
Me.Frame6.SuspendLayout()
Me.SuspendLayout()
'
'BtnHangUp
'
Me.BtnHangUp.BackColor = System.Drawing.SystemColors.Control
Me.BtnHangUp.Cursor = System.Windows.Forms.Cursors.Default
Me.BtnHangUp.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.BtnHangUp.ForeColor = System.Drawing.SystemColors.ControlText
Me.BtnHangUp.Location = New System.Drawing.Point(84, 476)
Me.BtnHangUp.Name = "BtnHangUp"
Me.BtnHangUp.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.BtnHangUp.Size = New System.Drawing.Size(65, 31)
Me.BtnHangUp.TabIndex = 105
Me.BtnHangUp.Text = "HangUp"
Me.BtnHangUp.UseVisualStyleBackColor = False
'
'BtnDial
'
Me.BtnDial.BackColor = System.Drawing.SystemColors.Control
Me.BtnDial.Cursor = System.Windows.Forms.Cursors.Default
Me.BtnDial.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.BtnDial.ForeColor = System.Drawing.SystemColors.ControlText
Me.BtnDial.Location = New System.Drawing.Point(12, 476)
Me.BtnDial.Name = "BtnDial"
Me.BtnDial.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.BtnDial.Size = New System.Drawing.Size(65, 31)
Me.BtnDial.TabIndex = 104
Me.BtnDial.Text = "Dial"
Me.BtnDial.UseVisualStyleBackColor = False
'
'BtnDialPadNo
'
Me.BtnDialPadNo.BackColor = System.Drawing.SystemColors.Control
Me.BtnDialPadNo.Cursor = System.Windows.Forms.Cursors.Default
Me.BtnDialPadNo.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.BtnDialPadNo.ForeColor = System.Drawing.SystemColors.ControlText
Me.BtnDialPadNo.Location = New System.Drawing.Point(108, 436)
Me.BtnDialPadNo.Name = "BtnDialPadNo"
Me.BtnDialPadNo.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.BtnDialPadNo.Size = New System.Drawing.Size(41, 33)
Me.BtnDialPadNo.TabIndex = 103
Me.BtnDialPadNo.Text = "#"
Me.BtnDialPadNo.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(122, 192)
Me.ListIncomingCallIds.Name = "ListIncomingCallIds"
Me.ListIncomingCallIds.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.ListIncomingCallIds.Size = New System.Drawing.Size(39, 17)
Me.ListIncomingCallIds.TabIndex = 71
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(153, 160)
Me.ListIncomingCall.TabIndex = 70
'
'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(8, 192)
Me.CheckPlayRingTone.Name = "CheckPlayRingTone"
Me.CheckPlayRingTone.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.CheckPlayRingTone.Size = New System.Drawing.Size(102, 17)
Me.CheckPlayRingTone.TabIndex = 72
Me.CheckPlayRingTone.Text = "Play ringtone"
Me.CheckPlayRingTone.UseVisualStyleBackColor = False
'
'BtnDialPad0
'
Me.BtnDialPad0.BackColor = System.Drawing.SystemColors.Control
Me.BtnDialPad0.Cursor = System.Windows.Forms.Cursors.Default
Me.BtnDialPad0.Font = New System.Drawing.Font("Verdana", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
Me.BtnDialPad0.ForeColor = System.Drawing.SystemColors.ControlText
Me.BtnDialPad0.Location = New System.Drawing.Point(60, 436)
Me.BtnDialPad0.Name = "BtnDialPad0"
Me.BtnDialPad0.RightToLeft = System.Windows.Forms.RightToLeft.No
Me.BtnDialPad0.Size = New System.Drawing.Size(41, 33)
Me.BtnDialPad0.TabIndex = 102
Me.BtnDialPad0.Text = "0"
Me.BtnDialPad0.UseVisualStyleBackColor = False
'
'BtnDialPadStar
'
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -