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

📄 frmmain.frm

📁 监控类的开发
💻 FRM
📖 第 1 页 / 共 4 页
字号:
         Width           =   375
      End
      Begin VB.TextBox txtPhone_Len 
         Height          =   285
         Left            =   5760
         TabIndex        =   34
         ToolTipText     =   "电话长度"
         Top             =   2160
         Visible         =   0   'False
         Width           =   375
      End
      Begin VB.TextBox txtCapacity 
         Height          =   285
         Left            =   5160
         TabIndex        =   33
         ToolTipText     =   "SIM卡容量"
         Top             =   2160
         Visible         =   0   'False
         Width           =   495
      End
      Begin VB.CommandButton cmdUnRead 
         Caption         =   "未读"
         Height          =   375
         Left            =   6840
         TabIndex        =   31
         Top             =   1080
         Visible         =   0   'False
         Width           =   735
      End
      Begin MSDataGridLib.DataGrid DG_SMS 
         Bindings        =   "frmMain.frx":046C
         Height          =   2415
         Left            =   120
         TabIndex        =   29
         Top             =   360
         Width           =   4935
         _ExtentX        =   8705
         _ExtentY        =   4260
         _Version        =   393216
         HeadLines       =   1
         RowHeight       =   15
         FormatLocked    =   -1  'True
         AllowAddNew     =   -1  'True
         AllowDelete     =   -1  'True
         BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ColumnCount     =   6
         BeginProperty Column00 
            DataField       =   "Location"
            Caption         =   "位置"
            BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
               Type            =   0
               Format          =   ""
               HaveTrueFalseNull=   0
               FirstDayOfWeek  =   0
               FirstWeekOfYear =   0
               LCID            =   2052
               SubFormatType   =   0
            EndProperty
         EndProperty
         BeginProperty Column01 
            DataField       =   "Date"
            Caption         =   "日期"
            BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
               Type            =   0
               Format          =   ""
               HaveTrueFalseNull=   0
               FirstDayOfWeek  =   0
               FirstWeekOfYear =   0
               LCID            =   2052
               SubFormatType   =   0
            EndProperty
         EndProperty
         BeginProperty Column02 
            DataField       =   "Time"
            Caption         =   "时间"
            BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
               Type            =   0
               Format          =   ""
               HaveTrueFalseNull=   0
               FirstDayOfWeek  =   0
               FirstWeekOfYear =   0
               LCID            =   2052
               SubFormatType   =   0
            EndProperty
         EndProperty
         BeginProperty Column03 
            DataField       =   "Phone"
            Caption         =   "电话"
            BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
               Type            =   0
               Format          =   ""
               HaveTrueFalseNull=   0
               FirstDayOfWeek  =   0
               FirstWeekOfYear =   0
               LCID            =   2052
               SubFormatType   =   0
            EndProperty
         EndProperty
         BeginProperty Column04 
            DataField       =   "Mark"
            Caption         =   "标志"
            BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
               Type            =   0
               Format          =   ""
               HaveTrueFalseNull=   0
               FirstDayOfWeek  =   0
               FirstWeekOfYear =   0
               LCID            =   2052
               SubFormatType   =   0
            EndProperty
         EndProperty
         BeginProperty Column05 
            DataField       =   "Content"
            Caption         =   "内容"
            BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
               Type            =   0
               Format          =   ""
               HaveTrueFalseNull=   0
               FirstDayOfWeek  =   0
               FirstWeekOfYear =   0
               LCID            =   2052
               SubFormatType   =   0
            EndProperty
         EndProperty
         SplitCount      =   1
         BeginProperty Split0 
            BeginProperty Column00 
               ColumnWidth     =   569.764
            EndProperty
            BeginProperty Column01 
               ColumnWidth     =   915.024
            EndProperty
            BeginProperty Column02 
               ColumnWidth     =   884.976
            EndProperty
            BeginProperty Column03 
               ColumnWidth     =   1305.071
            EndProperty
            BeginProperty Column04 
               ColumnWidth     =   629.858
            EndProperty
            BeginProperty Column05 
               ColumnWidth     =   14.74
            EndProperty
         EndProperty
      End
      Begin VB.OptionButton Option1 
         Caption         =   "SIM卡"
         Height          =   255
         Index           =   2
         Left            =   5280
         TabIndex        =   28
         Top             =   1920
         Width           =   855
      End
      Begin VB.OptionButton Option1 
         Caption         =   "收取"
         Height          =   255
         Index           =   1
         Left            =   5280
         TabIndex        =   27
         Top             =   1200
         Width           =   735
      End
      Begin VB.OptionButton Option1 
         Caption         =   "群发"
         Height          =   255
         Index           =   0
         Left            =   5280
         TabIndex        =   26
         Top             =   480
         Value           =   -1  'True
         Width           =   735
      End
   End
   Begin VB.Timer timer_Status 
      Interval        =   300
      Left            =   5640
      Top             =   5640
   End
   Begin VB.Timer timer_Comm 
      Enabled         =   0   'False
      Interval        =   3000
      Left            =   4800
      Top             =   5640
   End
   Begin MSCommLib.MSComm MSComm1 
      Left            =   4200
      Top             =   5520
      _ExtentX        =   1005
      _ExtentY        =   1005
      _Version        =   393216
      DTREnable       =   0   'False
      Handshaking     =   2
      RThreshold      =   1
      SThreshold      =   1
   End
   Begin VB.Frame Frame4 
      Caption         =   "命令测试"
      Height          =   1215
      Left            =   240
      TabIndex        =   18
      Top             =   5400
      Width           =   7695
      Begin VB.CommandButton cmdSMS_Tip 
         Caption         =   "短信提示"
         Height          =   375
         Left            =   5520
         TabIndex        =   47
         Top             =   720
         Width           =   975
      End
      Begin VB.CommandButton cmdCallerID 
         Caption         =   "来电显示"
         Height          =   375
         Left            =   6600
         TabIndex        =   46
         Top             =   720
         Width           =   975
      End
      Begin VB.CommandButton cmdTest 
         Caption         =   "测试"
         Height          =   375
         Left            =   4680
         TabIndex        =   23
         Top             =   720
         Width           =   735
      End
      Begin VB.TextBox txtTest 
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   9.75
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   405
         Left            =   720
         TabIndex        =   22
         Top             =   720
         Width           =   3855
      End
      Begin VB.TextBox txtReply 
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   9.75
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   720
         Locked          =   -1  'True
         TabIndex        =   20
         TabStop         =   0   'False
         Top             =   240
         Width           =   6855
      End
      Begin VB.Label Label6 
         Caption         =   "命令"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   9.75
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Left            =   240
         TabIndex        =   21
         Top             =   840
         Width           =   375
      End
      Begin VB.Label Label3 
         Caption         =   "响应"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   9.75
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Left            =   240
         TabIndex        =   19
         Top             =   360
         Width           =   375
      End
   End
   Begin VB.Frame Frame3 
      Caption         =   "短信中心号码"
      Height          =   735
      Left            =   3600
      TabIndex        =   12
      Top             =   120
      Width           =   4335
      Begin VB.CommandButton cmdSet 
         Caption         =   "设置"
         Height          =   375
         Left            =   3480
         TabIndex        =   15
         Top             =   240
         Width           =   735
      End
      Begin VB.CommandButton cmdGet 
         Caption         =   "获取"
         Height          =   375
         Left            =   2640
         TabIndex        =   14
         Top             =   240
         Width           =   735
      End
      Begin VB.TextBox txtCSCA 
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   9.75
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   345
         Left            =   360
         TabIndex        =   13
         Top             =   240
         Width           =   1815
      End
   End
   Begin VB.Frame Frame2 
      Caption         =   "发送短信"
      Height          =   1215
      Left            =   240
      TabIndex        =   5
      Top             =   960
      Width           =   7695
      Begin VB.TextBox txtSMSResult 
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   9.75
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   4680
         Locked          =   -1  'True
         TabIndex        =   17
         TabStop         =   0   'False
         Top             =   720
         Width           =   855
      End
      Begin VB.CommandButton cmdClear 
         Caption         =   "清除"
         Height          =   375
         Left            =   6840
         TabIndex        =   11
         ToolTipText     =   "清除相关文本框内容"
         Top             =   720
         Width           =   735
      End
      Begin VB.CommandButton cmdSend 
         Caption         =   "发送"
         Height          =   375
         Left            =   6000
         TabIndex        =   9
         Top             =   720
         Width           =   735
      End
      Begin VB.TextBox txtMB 
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   9.75
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   390
         Left            =   1080
         TabIndex        =   8
         Top             =   720
         Width           =   2535
      End

⌨️ 快捷键说明

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