form5.frm
来自「路面结构设计系统的界面和部分功能,包括结构图的预览,路面结构模型的数据库管理」· FRM 代码 · 共 19 行
FRM
19 行
VERSION 5.00
Begin VB.Form Form5
Caption = "水泥混凝土路面"
ClientHeight = 7515
ClientLeft = 60
ClientTop = 390
ClientWidth = 11250
LinkTopic = "Form5"
Moveable = 0 'False
ScaleHeight = 7515
ScaleWidth = 11250
StartUpPosition = 3 '窗口缺省
End
Attribute VB_Name = "Form5"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?