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

📄 frmmain.frm

📁 AVAYA IPO 430系列交换机 TAPI 2.0软件电话源代码
💻 FRM
📖 第 1 页 / 共 5 页
字号:
VERSION 5.00
Begin VB.Form frmMain 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "TAPI Tester - Version 2.03 - TAPI 2.x VB Sample - for Avaya"
   ClientHeight    =   10725
   ClientLeft      =   135
   ClientTop       =   345
   ClientWidth     =   14670
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MDIChild        =   -1  'True
   MinButton       =   0   'False
   ScaleHeight     =   10725
   ScaleWidth      =   14670
   ShowInTaskbar   =   0   'False
   Begin VB.CommandButton cmdNotes 
      Caption         =   "Notes"
      BeginProperty Font 
         Name            =   "Comic Sans MS"
         Size            =   9.75
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   480
      Left            =   10995
      TabIndex        =   82
      Top             =   4020
      Width           =   1245
   End
   Begin VB.CommandButton cmdMULTIPLEAgentLogoff 
      Caption         =   "MULTIPLE Agent Logoff"
      BeginProperty Font 
         Name            =   "Arial"
         Size            =   12
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   1095
      Left            =   5895
      TabIndex        =   81
      ToolTipText     =   "(inclusive of lineDrop and lineDeallocateCall if necessary). TAPI must be in 3rd Party Mode."
      Top             =   6825
      Width           =   1815
   End
   Begin VB.CommandButton cmdMULTIPLEAgentLogin 
      Caption         =   "MULTIPLE Agent Login"
      BeginProperty Font 
         Name            =   "Arial"
         Size            =   12
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   1095
      Left            =   5895
      TabIndex        =   80
      ToolTipText     =   "(inclusive of lineDrop and lineDeallocateCall if necessary). TAPI must be in 3rd Party Mode."
      Top             =   5730
      Width           =   1815
   End
   Begin VB.CommandButton cmdNU 
      Caption         =   "NU"
      Height          =   555
      Left            =   6690
      TabIndex        =   79
      Top             =   1725
      Width           =   907
   End
   Begin VB.CommandButton cmdSpeakingClock 
      Caption         =   "Speaking Clock"
      Height          =   555
      Left            =   5775
      TabIndex        =   78
      Top             =   1725
      Width           =   907
   End
   Begin VB.CommandButton cmdOptions 
      Caption         =   "Options"
      BeginProperty Font 
         Name            =   "Comic Sans MS"
         Size            =   9.75
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   480
      Left            =   10995
      TabIndex        =   77
      Top             =   4515
      Width           =   1245
   End
   Begin VB.CommandButton cmdlineNegotiateAPIVersionFAIL 
      Caption         =   "lineNegotiateAPIVersion [FAIL]"
      Height          =   555
      Left            =   12555
      TabIndex        =   76
      Top             =   3975
      Width           =   2100
   End
   Begin VB.CommandButton cmdlineRemoveFromConference 
      Caption         =   "lineRemoveFromConference"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   555
      Left            =   1950
      TabIndex        =   75
      Top             =   75
      Width           =   1815
   End
   Begin VB.CommandButton cmdlineAddToConference 
      Caption         =   "lineAddToConference"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   555
      Left            =   135
      TabIndex        =   72
      ToolTipText     =   "(will only run if there is a conference call present)"
      Top             =   75
      Width           =   1815
   End
   Begin VB.CommandButton cmdlineSwapHold 
      Caption         =   "lineSwapHold"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   555
      Left            =   3975
      TabIndex        =   71
      Top             =   8955
      Width           =   1815
   End
   Begin VB.CommandButton cmdlineBlindTransfer 
      Caption         =   "lineBlindTransfer"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   555
      Left            =   135
      TabIndex        =   70
      Top             =   1185
      Width           =   1815
   End
   Begin VB.CommandButton cmdlineCompleteTransferCONFERENCE 
      Caption         =   "lineCompleteTransfer [CONFERENCE]"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   555
      Left            =   1950
      TabIndex        =   69
      Top             =   1740
      Width           =   1815
   End
   Begin VB.CommandButton cmdlineCompleteTransferTRANSFER 
      Caption         =   "lineCompleteTransfer [TRANSFER]"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   555
      Left            =   135
      TabIndex        =   68
      Top             =   1740
      Width           =   1815
   End
   Begin VB.CommandButton cmdlineDial 
      Caption         =   "lineDial"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   555
      Left            =   135
      TabIndex        =   67
      Top             =   2850
      Width           =   1815
   End
   Begin VB.CommandButton cmdlineSetupTransfer 
      Caption         =   "lineSetupTransfer"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   555
      Left            =   3975
      TabIndex        =   66
      Top             =   8400
      Width           =   1815
   End
   Begin VB.CommandButton cmdlineDevSpecific 
      Caption         =   "lineDevSpecific"
      Height          =   555
      Left            =   135
      TabIndex        =   65
      Top             =   2295
      Width           =   1815
   End
   Begin VB.CommandButton cmdlineSetAppSpecific 
      Caption         =   "lineSetAppSpecific"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   555
      Left            =   3960
      TabIndex        =   64
      Top             =   5055
      Width           =   1815
   End
   Begin VB.CommandButton cmdlineHandoff 
      Caption         =   "lineHandoff"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   555
      Left            =   3960
      TabIndex        =   63
      Top             =   75
      Width           =   1815
   End
   Begin VB.CommandButton cmdSetAppPriorityDefault 
      Caption         =   "lineSetAppPriority [DEFAULT]"
      BeginProperty Font 
         Name            =   "Bookman Old Style"
         Size            =   8.25
         Charset         =   0
         Weight          =   300
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   555
      Left            =   1950
      TabIndex        =   62
      Top             =   6180
      Width           =   1815
   End
   Begin VB.CommandButton cmdSetAppPriority1 
      Caption         =   "lineSetAppPriority [Priority 1]"
      BeginProperty Font 
         Name            =   "Bookman Old Style"
         Size            =   8.25
         Charset         =   0
         Weight          =   300
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   555
      Left            =   3765
      TabIndex        =   61
      Top             =   6180
      Width           =   1815
   End
   Begin VB.CommandButton cmdlineGetAppPriority 
      Caption         =   "lineGetAppPriority"
      BeginProperty Font 
         Name            =   "Bookman Old Style"
         Size            =   8.25
         Charset         =   0
         Weight          =   300
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   555
      Left            =   135
      TabIndex        =   60
      Top             =   6180
      Width           =   1815
   End
   Begin VB.CommandButton cmdlineGetAddressID 
      Caption         =   "lineGetAddressID"
      Height          =   555
      Left            =   135
      TabIndex        =   58
      Top             =   5070
      Width           =   1815
   End
   Begin VB.CommandButton cmdlineSetCallData 
      Caption         =   "lineSetCallData"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   555
      Left            =   3975
      TabIndex        =   57
      Top             =   6735
      Width           =   1815
   End
   Begin VB.CommandButton cmdlineNegotiateExtVersionFail 
      Caption         =   "lineNegotiateExtVersion [FAIL]"
      Height          =   555
      Left            =   12555
      TabIndex        =   56
      ToolTipText     =   "(inclusive of lineNegotiateAPIVersion)"
      Top             =   5085
      Width           =   2100
   End
   Begin VB.CommandButton cmdlineNegotiateExtVersionPass 
      Caption         =   "lineNegotiateExtVersion [PASS]"
      Height          =   555
      Left            =   12555
      TabIndex        =   55
      ToolTipText     =   "(inclusive of lineNegotiateAPIVersion)"
      Top             =   4530
      Width           =   2100
   End
   Begin VB.CommandButton cmdlineMonitorDigits 
      Caption         =   "lineMonitorDigits"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   555
      Left            =   3960
      TabIndex        =   54
      Top             =   2280
      Width           =   1815
   End
   Begin VB.CommandButton cmdlineSetNumRings 
      Caption         =   "lineSetNumRings"
      Height          =   555
      Left            =   1950
      TabIndex        =   53
      Top             =   8955
      Width           =   1815
   End
   Begin VB.CommandButton cmdlineGetNumRings 
      Caption         =   "lineGetNumRings"
      Height          =   555
      Left            =   135
      TabIndex        =   52
      Top             =   8955
      Width           =   1815
   End
   Begin VB.CommandButton cmdlineGenerateTone 
      Caption         =   "lineGenerateTone"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False

⌨️ 快捷键说明

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