usercontrol1.ctl

来自「VB制作的简单的基于access的停车管理数据库」· CTL 代码 · 共 15 行

CTL
15
字号
VERSION 5.00
Begin VB.UserControl UserControl1 
   ClientHeight    =   5820
   ClientLeft      =   0
   ClientTop       =   0
   ClientWidth     =   8940
   ScaleHeight     =   5820
   ScaleWidth      =   8940
End
Attribute VB_Name = "UserControl1"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = True
Attribute VB_PredeclaredId = False
Attribute VB_Exposed = False

⌨️ 快捷键说明

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