📄 通讯录管理系统.frm
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Begin VB.Form mainform
Caption = "通讯录管理系统"
ClientHeight = 5130
ClientLeft = 60
ClientTop = 750
ClientWidth = 6045
LinkTopic = "Form1"
ScaleHeight = 5130
ScaleWidth = 6045
Begin MSComctlLib.Toolbar Toolbar1
Align = 1 'Align Top
Height = 615
Left = 0
TabIndex = 0
Top = 0
Width = 6045
_ExtentX = 10663
_ExtentY = 1085
ButtonWidth = 609
ButtonHeight = 926
Appearance = 1
_Version = 393216
Begin MSComctlLib.ImageList ImageList1
Left = 4440
Top = 0
_ExtentX = 1005
_ExtentY = 1005
BackColor = -2147483643
MaskColor = 12632256
_Version = 393216
End
End
Begin VB.Menu xtwh
Caption = "系统维护 "
Begin VB.Menu xqgl
Caption = "权限管理"
End
Begin VB.Menu zhgl
Caption = "帐号管理"
End
End
Begin VB.Menu sjzd
Caption = "数据字典维护"
Begin VB.Menu xbdm
Caption = "性别代码维护"
End
Begin VB.Menu xsdm
Caption = "省市代码维护"
End
Begin VB.Menu yzbm
Caption = "邮政编码维护"
End
End
Begin VB.Menu txlgl
Caption = "通讯录管理"
Begin VB.Menu txlfz
Caption = "通讯录分组维护"
End
Begin VB.Menu txlwh
Caption = "通讯录维护"
End
Begin VB.Menu txlcxdy
Caption = "通讯录查询与打印"
End
End
End
Attribute VB_Name = "mainform"
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 + -