📄 frmxtbb.frm
字号:
VERSION 5.00
Begin VB.Form frmxtbb
Caption = "系统版本"
ClientHeight = 1635
ClientLeft = 60
ClientTop = 450
ClientWidth = 4740
Icon = "frmxtbb.frx":0000
LinkTopic = "Form2"
ScaleHeight = 1635
ScaleWidth = 4740
StartUpPosition = 2 '屏幕中心
Begin VB.Label Label2
AutoSize = -1 'True
Caption = "版本V2.0"
BeginProperty Font
Name = "华文彩云"
Size = 18
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 360
Left = 1560
TabIndex = 1
Top = 960
Width = 1470
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "服装进销存管理系统"
BeginProperty Font
Name = "华文行楷"
Size = 21.75
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 450
Left = 360
TabIndex = 0
Top = 360
Width = 3915
End
End
Attribute VB_Name = "frmxtbb"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -