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

📄 formsetup.frm

📁 用来打电话的程序
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Begin VB.Form formsetup 
   Caption         =   "设置"
   ClientHeight    =   6870
   ClientLeft      =   60
   ClientTop       =   450
   ClientWidth     =   7260
   Icon            =   "formsetup.frx":0000
   LinkTopic       =   "Form1"
   ScaleHeight     =   6870
   ScaleWidth      =   7260
   StartUpPosition =   3  '窗口缺省
   Begin VB.CommandButton Commandok 
      Caption         =   "取消"
      Height          =   495
      Index           =   1
      Left            =   5640
      TabIndex        =   26
      Top             =   6120
      Width           =   1095
   End
   Begin VB.Frame Framefriend 
      Caption         =   "联系人"
      Height          =   3135
      Left            =   120
      TabIndex        =   21
      Top             =   3600
      Width           =   3375
      Begin VB.CommandButton Commandok 
         Caption         =   "删除/修改联系人"
         Height          =   495
         Index           =   5
         Left            =   1680
         TabIndex        =   30
         Top             =   2400
         Width           =   1575
      End
      Begin VB.CommandButton Commandok 
         Caption         =   "添加新联系人"
         Height          =   495
         Index           =   4
         Left            =   120
         TabIndex        =   29
         Top             =   2400
         Width           =   1455
      End
      Begin VB.ComboBox combocard 
         Height          =   300
         Index           =   3
         ItemData        =   "formsetup.frx":030A
         Left            =   240
         List            =   "formsetup.frx":030C
         TabIndex        =   23
         ToolTipText     =   "请输入或选择电话号码"
         Top             =   1680
         Width           =   3015
      End
      Begin VB.ComboBox combocard 
         Height          =   300
         Index           =   2
         ItemData        =   "formsetup.frx":030E
         Left            =   240
         List            =   "formsetup.frx":0310
         TabIndex        =   22
         ToolTipText     =   "请输入或选择姓名"
         Top             =   840
         Width           =   1455
      End
      Begin VB.Label Labelport 
         Alignment       =   2  'Center
         Caption         =   "电话号码:"
         Height          =   255
         Index           =   8
         Left            =   240
         TabIndex        =   25
         Top             =   1365
         Width           =   735
      End
      Begin VB.Label Labelport 
         Alignment       =   2  'Center
         Caption         =   "姓名:"
         Height          =   255
         Index           =   9
         Left            =   240
         TabIndex        =   24
         Top             =   600
         Width           =   735
      End
   End
   Begin VB.ComboBox combocard 
      Height          =   300
      Index           =   4
      Left            =   3840
      TabIndex        =   4
      ToolTipText     =   "如果你选择“先拨电话卡”选项将先拨次电话卡号码再拨电话号码"
      Top             =   4680
      Width           =   3255
   End
   Begin VB.CheckBox Checkcard 
      Caption         =   "先拨电话卡"
      Height          =   495
      Left            =   3840
      TabIndex        =   3
      Top             =   3840
      Width           =   1335
   End
   Begin VB.CommandButton Commandok 
      Caption         =   "确定"
      Height          =   495
      Index           =   0
      Left            =   4320
      TabIndex        =   2
      Top             =   6120
      Width           =   1095
   End
   Begin VB.Frame Frameport 
      Caption         =   "端口设置"
      Height          =   2895
      Left            =   120
      TabIndex        =   1
      Top             =   600
      Width           =   3015
      Begin VB.ComboBox comboport 
         Height          =   300
         Index           =   5
         ItemData        =   "formsetup.frx":0312
         Left            =   1440
         List            =   "formsetup.frx":0314
         Style           =   2  'Dropdown List
         TabIndex        =   15
         Top             =   2280
         Width           =   1455
      End
      Begin VB.ComboBox comboport 
         Height          =   300
         Index           =   4
         ItemData        =   "formsetup.frx":0316
         Left            =   1440
         List            =   "formsetup.frx":0318
         Style           =   2  'Dropdown List
         TabIndex        =   13
         Top             =   1890
         Width           =   1455
      End
      Begin VB.ComboBox comboport 
         Height          =   300
         Index           =   3
         ItemData        =   "formsetup.frx":031A
         Left            =   1440
         List            =   "formsetup.frx":031C
         Style           =   2  'Dropdown List
         TabIndex        =   11
         Top             =   1515
         Width           =   1455
      End
      Begin VB.ComboBox comboport 
         Height          =   300
         Index           =   2
         ItemData        =   "formsetup.frx":031E
         Left            =   1440
         List            =   "formsetup.frx":0320
         Style           =   2  'Dropdown List
         TabIndex        =   9
         Top             =   1125
         Width           =   1455
      End
      Begin VB.ComboBox comboport 
         Height          =   300
         Index           =   1
         ItemData        =   "formsetup.frx":0322
         Left            =   1440
         List            =   "formsetup.frx":0324
         Style           =   2  'Dropdown List
         TabIndex        =   7
         Top             =   750
         Width           =   1455
      End
      Begin VB.ComboBox comboport 
         Height          =   300
         Index           =   0
         ItemData        =   "formsetup.frx":0326
         Left            =   1440
         List            =   "formsetup.frx":0328
         Style           =   2  'Dropdown List
         TabIndex        =   5
         Top             =   360
         Width           =   1455
      End
      Begin VB.Label Labelport 
         Alignment       =   2  'Center
         Caption         =   "流控制"
         Height          =   255
         Index           =   5
         Left            =   600
         TabIndex        =   16
         Top             =   2325
         Width           =   855
      End
      Begin VB.Label Labelport 
         Alignment       =   2  'Center
         Caption         =   "停止位"
         Height          =   255
         Index           =   4
         Left            =   600
         TabIndex        =   14
         Top             =   1941
         Width           =   855
      End
      Begin VB.Label Labelport 
         Alignment       =   2  'Center
         Caption         =   "数据位"
         Height          =   255
         Index           =   3
         Left            =   600
         TabIndex        =   12
         Top             =   1557
         Width           =   855
      End
      Begin VB.Label Labelport 
         Alignment       =   2  'Center
         Caption         =   "奇偶校验"
         Height          =   255
         Index           =   2
         Left            =   600
         TabIndex        =   10
         Top             =   1173
         Width           =   855
      End
      Begin VB.Label Labelport 
         Alignment       =   2  'Center
         Caption         =   "波特率"
         Height          =   255
         Index           =   1
         Left            =   600
         TabIndex        =   8
         Top             =   789
         Width           =   855
      End
      Begin VB.Label Labelport 
         Alignment       =   2  'Center
         Caption         =   "端口:"
         Height          =   255
         Index           =   0
         Left            =   600
         TabIndex        =   6
         Top             =   405
         Width           =   855
      End
   End
   Begin VB.Frame Framecard 
      Caption         =   "电话卡"
      Height          =   2895
      Left            =   3240
      TabIndex        =   0
      Top             =   600
      Width           =   3975
      Begin VB.CommandButton Commandok 
         Caption         =   "删除/修改电话卡"
         Height          =   495
         Index           =   3
         Left            =   2160
         TabIndex        =   28
         Top             =   2160
         Width           =   1575
      End
      Begin VB.CommandButton Commandok 
         Caption         =   "添加电话卡"
         Height          =   495
         Index           =   2
         Left            =   120
         TabIndex        =   27
         Top             =   2160
         Width           =   1575
      End
      Begin VB.ComboBox combocard 
         Height          =   300
         Index           =   1
         ItemData        =   "formsetup.frx":032A
         Left            =   120
         List            =   "formsetup.frx":032C
         TabIndex        =   20
         ToolTipText     =   "请输入拨号方式在需要语音提示的地方输入逗号例如:“200,1,97650180276#,123456#,1,16300#”,可以根据语音提示时间的长短输入多个逗号。"
         Top             =   1560
         Width           =   3735
      End
      Begin VB.ComboBox combocard 
         Height          =   300
         Index           =   0
         ItemData        =   "formsetup.frx":032E
         Left            =   120
         List            =   "formsetup.frx":0330
         TabIndex        =   18
         ToolTipText     =   "请输入或选择电话卡名"

⌨️ 快捷键说明

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