frmfront.frm

来自「超级管理代码」· FRM 代码 · 共 17 行

FRM
17
字号
VERSION 5.00
Begin VB.Form FrmFront 
   Caption         =   "Form1"
   ClientHeight    =   7620
   ClientLeft      =   3615
   ClientTop       =   2070
   ClientWidth     =   9855
   LinkTopic       =   "Form1"
   ScaleHeight     =   7620
   ScaleWidth      =   9855
End
Attribute VB_Name = "FrmFront"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False

⌨️ 快捷键说明

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