frmljsm.frm
来自「企业工资管理系统的具体实现」· FRM 代码 · 共 36 行
FRM
36 行
VERSION 5.00
Begin VB.Form frmljsm
BackColor = &H80000018&
Caption = "软件说明"
ClientHeight = 3645
ClientLeft = 4950
ClientTop = 3975
ClientWidth = 5070
LinkTopic = "Form1"
ScaleHeight = 3645
ScaleWidth = 5070
Begin VB.Label Label2
BackColor = &H80000018&
Caption = $"Frmljsm.frx":0000
Height = 3135
Left = 120
TabIndex = 1
Top = 480
Width = 4815
End
Begin VB.Label Label1
BackColor = &H80000018&
Caption = "软件说明"
Height = 255
Left = 2040
TabIndex = 0
Top = 120
Width = 735
End
End
Attribute VB_Name = "frmljsm"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?