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

📄 frmmain.frm

📁 为方便一些朋友开发GSM通讯,特提供一套西门子AT指令,有详细说明.
💻 FRM
📖 第 1 页 / 共 4 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomctl.ocx"
Object = "{648A5603-2C6E-101B-82B6-000000000014}#1.1#0"; "MSCOMM32.OCX"
Object = "{3B7C8863-D78F-101B-B9B5-04021C009402}#1.2#0"; "Richtx32.ocx"
Begin VB.Form FrmMain 
   BackColor       =   &H00FFFFFF&
   BorderStyle     =   0  'None
   Caption         =   "Avaco - ATC v1.00"
   ClientHeight    =   7635
   ClientLeft      =   150
   ClientTop       =   150
   ClientWidth     =   9870
   ControlBox      =   0   'False
   Icon            =   "FrmMain.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   7635
   ScaleWidth      =   9870
   StartUpPosition =   2  '屏幕中心
   Begin VB.PictureBox Picture3 
      Appearance      =   0  'Flat
      BackColor       =   &H80000005&
      BorderStyle     =   0  'None
      BeginProperty Font 
         Name            =   "Tahoma"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H80000008&
      Height          =   3255
      Left            =   2640
      ScaleHeight     =   3255
      ScaleWidth      =   7215
      TabIndex        =   31
      Top             =   1000
      Width           =   7215
      Begin VB.Image ImgAvaco 
         Height          =   3120
         Left            =   0
         Picture         =   "FrmMain.frx":000C
         Top             =   60
         Width           =   7110
      End
   End
   Begin VB.PictureBox Picture2 
      Appearance      =   0  'Flat
      BackColor       =   &H80000005&
      BorderStyle     =   0  'None
      BeginProperty Font 
         Name            =   "Tahoma"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H80000008&
      Height          =   3255
      Left            =   2640
      ScaleHeight     =   3255
      ScaleWidth      =   7215
      TabIndex        =   30
      Top             =   1000
      Visible         =   0   'False
      Width           =   7215
      Begin VB.Label Label8 
         BackStyle       =   0  'Transparent
         Caption         =   "Version 1.00"
         BeginProperty Font 
            Name            =   "Tahoma"
            Size            =   9.75
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00000000&
         Height          =   255
         Left            =   120
         TabIndex        =   39
         Top             =   480
         Width           =   6735
      End
      Begin VB.Label Label7 
         BackStyle       =   0  'Transparent
         Caption         =   "如果您发现我的程序有错误,请发送邮件给我,谢谢。"
         ForeColor       =   &H00000000&
         Height          =   375
         Left            =   120
         TabIndex        =   38
         Top             =   1920
         Width           =   6735
      End
      Begin VB.Label Label6 
         BackStyle       =   0  'Transparent
         Caption         =   "AVACO - ACCESS SIEMENS GSM CELLPHONE WITH AT+COMMAND."
         BeginProperty Font 
            Name            =   "Tahoma"
            Size            =   9.75
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00000000&
         Height          =   255
         Left            =   120
         TabIndex        =   37
         Top             =   240
         Width           =   6735
      End
      Begin VB.Image Image3 
         Height          =   480
         Left            =   4680
         Picture         =   "FrmMain.frx":7815
         Top             =   2520
         Width           =   480
      End
      Begin VB.Image Image2 
         Height          =   480
         Left            =   0
         Picture         =   "FrmMain.frx":80DF
         Top             =   2520
         Width           =   480
      End
      Begin VB.Label Label5 
         BackStyle       =   0  'Transparent
         Caption         =   "保留所有权利"
         BeginProperty Font 
            Name            =   "Tahoma"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00000000&
         Height          =   255
         Left            =   120
         TabIndex        =   36
         Top             =   1320
         Width           =   2535
      End
      Begin VB.Label Label4 
         BackStyle       =   0  'Transparent
         Caption         =   "By Agus Ramadhani"
         BeginProperty Font 
            Name            =   "Tahoma"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00000000&
         Height          =   255
         Left            =   120
         TabIndex        =   35
         Top             =   1080
         Width           =   2535
      End
      Begin VB.Label Label1 
         BackStyle       =   0  'Transparent
         Caption         =   "Copyright (c)2004 AVACO"
         ForeColor       =   &H00000000&
         Height          =   255
         Left            =   120
         TabIndex        =   34
         Top             =   840
         Width           =   2535
      End
      Begin VB.Label LblAvacoOL 
         BackStyle       =   0  'Transparent
         Caption         =   "Http://avaco-software.tripod.com"
         BeginProperty Font 
            Name            =   "Tahoma"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   -1  'True
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00FF0000&
         Height          =   255
         Left            =   600
         MouseIcon       =   "FrmMain.frx":89A9
         MousePointer    =   99  'Custom
         TabIndex        =   33
         Top             =   2760
         Width           =   2535
      End
      Begin VB.Label LblMail 
         BackStyle       =   0  'Transparent
         Caption         =   "email : Avaco@9cy.com"
         BeginProperty Font 
            Name            =   "Tahoma"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   -1  'True
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00FF0000&
         Height          =   255
         Left            =   5280
         MouseIcon       =   "FrmMain.frx":8CB3
         MousePointer    =   99  'Custom
         TabIndex        =   32
         Top             =   2760
         Width           =   1815
      End
      Begin VB.Image ImgLogo 
         Height          =   2970
         Left            =   480
         Picture         =   "FrmMain.frx":8FBD
         Top             =   120
         Width           =   6465
      End
   End
   Begin VB.ComboBox CmbATC 
      BackColor       =   &H00996666&
      ForeColor       =   &H00FFFFFF&
      Height          =   300
      Left            =   6480
      TabIndex        =   27
      Text            =   "AT+指令"
      Top             =   4560
      Width           =   2190
   End
   Begin VB.PictureBox Picture1 
      Appearance      =   0  'Flat
      BackColor       =   &H00996666&
      BorderStyle     =   0  'None
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H80000008&
      Height          =   135
      Left            =   0
      ScaleHeight     =   135
      ScaleWidth      =   9855
      TabIndex        =   26
      Top             =   7440
      Width           =   9850
   End
   Begin RichTextLib.RichTextBox RtbTemp 
      Height          =   375
      Left            =   120
      TabIndex        =   22
      Top             =   4440
      Visible         =   0   'False
      Width           =   255
      _ExtentX        =   450
      _ExtentY        =   661
      _Version        =   393217
      Enabled         =   -1  'True
      TextRTF         =   $"FrmMain.frx":129E9
   End
   Begin VB.Timer scrolllabel1 
      Interval        =   100
      Left            =   120
      Top             =   5880
   End
   Begin VB.Timer scrolllabel2 
      Interval        =   100
      Left            =   120
      Top             =   5400
   End
   Begin VB.PictureBox PicATC 
      Appearance      =   0  'Flat
      BackColor       =   &H00996666&
      BorderStyle     =   0  'None
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H80000008&
      Height          =   255
      Left            =   2640
      ScaleHeight     =   255
      ScaleWidth      =   7230
      TabIndex        =   10
      Top             =   740
      Width           =   7230
      Begin VB.Label LblATCommand 
         BackStyle       =   0  'Transparent
         Caption         =   "主界面"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00FFFFFF&
         Height          =   255
         Left            =   120
         TabIndex        =   13
         Top             =   15
         Width           =   2535
      End
   End
   Begin VB.PictureBox Picmenu 
      Appearance      =   0  'Flat
      BackColor       =   &H00996666&
      BorderStyle     =   0  'None
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H80000008&
      Height          =   675
      Left            =   120
      ScaleHeight     =   675
      ScaleWidth      =   9630
      TabIndex        =   6
      Top             =   20
      Width           =   9630
      Begin VB.Label LblHome 
         Alignment       =   2  'Center
         BackStyle       =   0  'Transparent

⌨️ 快捷键说明

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