frminput.frm

来自「行业软件,该源代码为道路设计纵断面典型的计算程序,该程序界面友好,计算准确,值得」· FRM 代码 · 共 17 行

FRM
17
字号
VERSION 5.00
Begin VB.Form frmInput 
   Caption         =   "数据输入"
   ClientHeight    =   4020
   ClientLeft      =   1596
   ClientTop       =   1524
   ClientWidth     =   4860
   LinkTopic       =   "Form1"
   ScaleHeight     =   4020
   ScaleWidth      =   4860
End
Attribute VB_Name = "frmInput"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False

⌨️ 快捷键说明

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