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

📄 frmtmp.frm

📁 通过串口收发短信工具
💻 FRM
字号:
VERSION 5.00
Begin VB.Form FrmTmp 
   BorderStyle     =   0  'None
   Caption         =   "Form2"
   ClientHeight    =   5550
   ClientLeft      =   0
   ClientTop       =   0
   ClientWidth     =   6105
   LinkTopic       =   "Form2"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   5550
   ScaleWidth      =   6105
   ShowInTaskbar   =   0   'False
   StartUpPosition =   3  '窗口缺省
   Begin VB.Image imgCaptionBar 
      Appearance      =   0  'Flat
      Height          =   390
      Left            =   90
      Picture         =   "FrmTmp.frx":0000
      Stretch         =   -1  'True
      Top             =   30
      Width           =   5430
   End
   Begin VB.Label lblCaption 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "Label2"
      ForeColor       =   &H8000000E&
      Height          =   180
      Left            =   2160
      TabIndex        =   1
      Top             =   150
      Width           =   540
   End
   Begin VB.Label lblCaption1 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "Label2"
      Height          =   180
      Left            =   2160
      TabIndex        =   0
      Top             =   150
      Width           =   540
   End
   Begin VB.Image ImgBtnDn 
      Height          =   315
      Left            =   2970
      Picture         =   "FrmTmp.frx":8FAA
      Top             =   2835
      Visible         =   0   'False
      Width           =   1125
   End
   Begin VB.Image imgMin 
      Height          =   225
      Left            =   855
      Picture         =   "FrmTmp.frx":984A
      Top             =   2160
      Visible         =   0   'False
      Width           =   225
   End
   Begin VB.Image imgMinDn 
      Height          =   225
      Left            =   1095
      Picture         =   "FrmTmp.frx":9AF2
      Top             =   2160
      Visible         =   0   'False
      Width           =   225
   End
   Begin VB.Image imgClose 
      Height          =   225
      Left            =   2340
      Picture         =   "FrmTmp.frx":9D86
      Top             =   3585
      Visible         =   0   'False
      Width           =   225
   End
   Begin VB.Image imgCloseDn 
      Height          =   225
      Left            =   2610
      Picture         =   "FrmTmp.frx":A2B8
      Top             =   3585
      Visible         =   0   'False
      Width           =   225
   End
   Begin VB.Image ImgBtnFocus 
      Height          =   315
      Left            =   1575
      Picture         =   "FrmTmp.frx":A550
      Top             =   2850
      Visible         =   0   'False
      Width           =   1125
   End
   Begin VB.Image imgBtn 
      Height          =   315
      Left            =   240
      Picture         =   "FrmTmp.frx":AD88
      Top             =   2820
      Visible         =   0   'False
      Width           =   1125
   End
   Begin VB.Image imgBtnClose 
      Height          =   225
      Left            =   4905
      Picture         =   "FrmTmp.frx":B5C0
      Top             =   705
      Width           =   225
   End
   Begin VB.Image imgBtnA 
      Height          =   315
      Left            =   2670
      Picture         =   "FrmTmp.frx":BAF2
      Top             =   1860
      Width           =   1125
   End
   Begin VB.Image imgBtnMin 
      Height          =   225
      Left            =   4560
      Picture         =   "FrmTmp.frx":C32A
      Top             =   735
      Width           =   225
   End
   Begin VB.Image imgBR 
      Height          =   120
      Left            =   4500
      Picture         =   "FrmTmp.frx":C5D2
      Top             =   4215
      Width           =   120
   End
   Begin VB.Image imgTL 
      Height          =   390
      Left            =   1680
      Picture         =   "FrmTmp.frx":C6D4
      Top             =   1335
      Width           =   120
   End
   Begin VB.Image imgR 
      Height          =   4500
      Left            =   4080
      Picture         =   "FrmTmp.frx":C986
      Stretch         =   -1  'True
      Top             =   1695
      Width           =   90
   End
   Begin VB.Image imgB 
      Height          =   120
      Left            =   240
      Picture         =   "FrmTmp.frx":E138
      Stretch         =   -1  'True
      Top             =   4935
      Width           =   7275
   End
   Begin VB.Image imgL 
      Height          =   4500
      Left            =   0
      Picture         =   "FrmTmp.frx":10EFA
      Stretch         =   -1  'True
      Top             =   0
      Width           =   90
   End
   Begin VB.Image imgBL 
      Height          =   120
      Left            =   600
      Picture         =   "FrmTmp.frx":126AC
      Top             =   1680
      Width           =   120
   End
   Begin VB.Image imgTR 
      Height          =   390
      Left            =   0
      Picture         =   "FrmTmp.frx":127AE
      Top             =   0
      Width           =   120
   End
End
Attribute VB_Name = "FrmTmp"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False

⌨️ 快捷键说明

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