ucabout.ctl

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

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

⌨️ 快捷键说明

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