📄 frmconfig1.frm
字号:
VERSION 5.00
Object = "{63DFAE0C-1BED-11D5-AD8D-0050BAA9AC14}#35.0#0"; "GuestManagerSystem.ocx"
Begin VB.Form frmConfig1
BorderStyle = 3 'Fixed Dialog
Caption = "商人增加系统"
ClientHeight = 6480
ClientLeft = 45
ClientTop = 330
ClientWidth = 9285
Icon = "frmConfig1.frx":0000
LinkTopic = "Form1"
LockControls = -1 'True
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 6480
ScaleWidth = 9285
ShowInTaskbar = 0 'False
StartUpPosition = 1 '所有者中心
Begin GuestManagerSystem.GuestManager GuestManager1
Height = 6450
Left = -105
TabIndex = 0
Top = 0
Width = 9585
_ExtentX = 16907
_ExtentY = 11377
End
End
Attribute VB_Name = "frmConfig1"
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 + -