📄 frmguestset.frm
字号:
VERSION 5.00
Object = "{3D831753-1BF0-11D5-AD8D-0050BAA9AC14}#1.0#0"; "ClassManagerSystem.ocx"
Begin VB.Form frmGuestSet
BorderStyle = 3 'Fixed Dialog
Caption = "类别设置"
ClientHeight = 3210
ClientLeft = 45
ClientTop = 330
ClientWidth = 6555
Icon = "frmGuestSet.frx":0000
LinkTopic = "Form1"
LockControls = -1 'True
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 3210
ScaleWidth = 6555
ShowInTaskbar = 0 'False
StartUpPosition = 1 '所有者中心
Begin ClassManagerSystem.GuestManager GuestManager1
Height = 2790
Left = 225
TabIndex = 0
Top = 210
Width = 6225
_ExtentX = 10980
_ExtentY = 4921
End
End
Attribute VB_Name = "frmGuestSet"
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 + -