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

📄 form3.frm

📁 GSM的VB实现代码
💻 FRM
字号:
VERSION 5.00
Begin VB.Form Form3 
   Caption         =   "Form3"
   ClientHeight    =   3045
   ClientLeft      =   5790
   ClientTop       =   3870
   ClientWidth     =   4545
   LinkTopic       =   "Form3"
   ScaleHeight     =   3045
   ScaleWidth      =   4545
   Begin VB.Label Label1 
      Caption         =   "                 can520yun@126.com"
      Height          =   615
      Left            =   600
      TabIndex        =   0
      Top             =   2280
      Width           =   3375
   End
   Begin VB.Image Image1 
      Height          =   1440
      Left            =   1560
      Picture         =   "Form3.frx":0000
      Top             =   600
      Width           =   1440
   End
End
Attribute VB_Name = "Form3"
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 + -