📄 main_qxsz.frm
字号:
VERSION 5.00
Object = "{FAEEE763-117E-101B-8933-08002B2F4F5A}#1.1#0"; "DBLIST32.OCX"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Begin VB.Form main_qxsz
BorderStyle = 3 'Fixed Dialog
Caption = "权限设置"
ClientHeight = 6390
ClientLeft = 390
ClientTop = 1575
ClientWidth = 11025
Icon = "main_qxsz.frx":0000
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 6390
ScaleWidth = 11025
ShowInTaskbar = 0 'False
StartUpPosition = 1 '所有者中心
Begin VB.Frame Frame1
Height = 6375
Left = 45
TabIndex = 0
Top = -45
Width = 10950
Begin VB.CommandButton Comend
Caption = "退出"
Height = 375
Left = 8865
TabIndex = 35
Top = 5895
Width = 1620
End
Begin VB.Frame Frame2
Caption = "Frame2"
Height = 1200
Left = -810
TabIndex = 1
Top = 1410
Visible = 0 'False
Width = 1620
Begin VB.Data Data2
Caption = "Data1"
Connect = "Access"
DatabaseName = "C:\mrjd\kfgl.mdb"
DefaultCursorType= 0 '缺省游标
DefaultType = 2 '使用 ODBC
Exclusive = 0 'False
Height = 285
Left = 30
Options = 0
ReadOnly = 0 'False
RecordsetType = 1 'Dynaset
RecordSource = "qxsz"
Top = 495
Width = 1425
End
Begin VB.Data Data1
Caption = "Data1"
Connect = "Access"
DatabaseName = "C:\mrjd\kfgl.mdb"
DefaultCursorType= 0 '缺省游标
DefaultType = 2 '使用 ODBC
Exclusive = 0 'False
Height = 330
Left = -15
Options = 0
ReadOnly = 0 'False
RecordsetType = 1 'Dynaset
RecordSource = "qxsz"
Top = 165
Width = 1425
End
End
Begin VB.CommandButton Command4
Caption = "删除"
Height = 375
Left = 105
TabIndex = 27
Top = 5415
Width = 1620
End
Begin MSDBCtls.DBList DBList1
Bindings = "main_qxsz.frx":000C
DataSource = "Data1"
Height = 5100
Left = 105
TabIndex = 26
Top = 225
Width = 1620
_ExtentX = 2858
_ExtentY = 8996
_Version = 393216
ListField = "操作员"
End
Begin VB.CommandButton Command3
Caption = "确定"
Height = 375
Left = 7125
TabIndex = 22
Top = 5895
Width = 1620
End
Begin VB.CommandButton Command2
Caption = "全不选"
Height = 375
Left = 5385
TabIndex = 21
Top = 5895
Width = 1620
End
Begin VB.CommandButton Command1
Caption = "全选"
Height = 375
Left = 3615
TabIndex = 20
Top = 5895
Width = 1620
End
Begin TabDlg.SSTab SSTab1
Height = 5610
Left = 1830
TabIndex = 2
Top = 195
Width = 9000
_ExtentX = 15875
_ExtentY = 9895
_Version = 393216
Tabs = 1
TabsPerRow = 1
TabHeight = 520
TabCaption(0) = "权限设置"
TabPicture(0) = "main_qxsz.frx":0020
Tab(0).ControlEnabled= -1 'True
Tab(0).Control(0)= "Frame3"
Tab(0).Control(0).Enabled= 0 'False
Tab(0).Control(1)= "Frame4"
Tab(0).Control(1).Enabled= 0 'False
Tab(0).Control(2)= "Frame5"
Tab(0).Control(2).Enabled= 0 'False
Tab(0).Control(3)= "Frame6"
Tab(0).Control(3).Enabled= 0 'False
Tab(0).Control(4)= "Frame7"
Tab(0).Control(4).Enabled= 0 'False
Tab(0).Control(5)= "Frame8"
Tab(0).Control(5).Enabled= 0 'False
Tab(0).ControlCount= 6
Begin VB.Frame Frame8
Caption = "挂帐管理"
Height = 2685
Left = 3540
TabIndex = 30
Top = 495
Width = 1665
Begin VB.CheckBox Check1
Caption = "挂帐查询"
Height = 315
Index = 8
Left = 135
TabIndex = 32
Top = 510
Width = 1425
End
Begin VB.CheckBox Check1
Caption = "客户结款"
Height = 315
Index = 9
Left = 135
TabIndex = 31
Top = 945
Width = 1425
End
End
Begin VB.Frame Frame7
Caption = "系统设置"
Height = 2055
Left = 225
TabIndex = 17
Top = 3330
Width = 1620
Begin VB.CheckBox Check1
Caption = "权限设置"
Height = 315
Index = 20
Left = 165
TabIndex = 34
Top = 1500
UseMaskColor = -1 'True
Width = 1110
End
Begin VB.CheckBox Check1
Caption = "初始化"
Height = 315
Index = 19
Left = 165
TabIndex = 23
Top = 1110
UseMaskColor = -1 'True
Width = 1110
End
Begin VB.CheckBox Check1
Caption = "密码设置"
DataSource = "Data1"
Height = 315
Index = 18
Left = 165
TabIndex = 19
Top = 735
Width = 1290
End
Begin VB.CheckBox Check1
Caption = "操作员设置"
Height = 315
Index = 17
Left = 165
TabIndex = 18
Top = 345
Width = 1230
End
End
Begin VB.Frame Frame6
Caption = "日结"
Height = 2685
Left = 7215
TabIndex = 9
Top = 495
Width = 1665
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -