📄 frmmanager.frm
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Begin VB.Form frmManager
BorderStyle = 1 'Fixed Single
Caption = "管理员设置"
ClientHeight = 2070
ClientLeft = 45
ClientTop = 330
ClientWidth = 5580
Icon = "frmManager.frx":0000
LinkTopic = "Form1"
MaxButton = 0 'False
MDIChild = -1 'True
MinButton = 0 'False
ScaleHeight = 2070
ScaleWidth = 5580
Begin MSAdodcLib.Adodc Adodc1
Height = 330
Left = 4980
Top = 1575
Visible = 0 'False
Width = 1200
_ExtentX = 2117
_ExtentY = 582
ConnectMode = 0
CursorLocation = 3
IsolationLevel = -1
ConnectionTimeout= 15
CommandTimeout = 30
CursorType = 3
LockType = 3
CommandType = 1
CursorOptions = 0
CacheSize = 50
MaxRecords = 0
BOFAction = 0
EOFAction = 0
ConnectStringType= 1
Appearance = 1
BackColor = -2147483643
ForeColor = -2147483640
Orientation = 0
Enabled = -1
Connect = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=clgl.mdb;Persist Security Info=False"
OLEDBString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=clgl.mdb;Persist Security Info=False"
OLEDBFile = ""
DataSourceName = ""
OtherAttributes = ""
UserName = ""
Password = ""
RecordSource = "select * from 权限表"
Caption = "Adodc1"
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
_Version = 393216
End
Begin VB.Frame Frame1
Caption = "管理员信息"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00800000&
Height = 1155
Left = 105
TabIndex = 0
Top = 150
Width = 5220
Begin VB.TextBox Text1
Enabled = 0 'False
Height = 300
Left = 1245
TabIndex = 11
Top = 285
Width = 1335
End
Begin VB.ComboBox Combo1
Enabled = 0 'False
Height = 300
ItemData = "frmManager.frx":1C7A
Left = 3735
List = "frmManager.frx":1C84
TabIndex = 6
Text = "管理员"
Top = 645
Width = 1335
End
Begin VB.TextBox Text3
Enabled = 0 'False
Height = 300
IMEMode = 3 'DISABLE
Left = 3735
PasswordChar = "*"
TabIndex = 5
Top = 285
Width = 1335
End
Begin VB.TextBox Text2
Enabled = 0 'False
Height = 300
IMEMode = 3 'DISABLE
Left = 1230
PasswordChar = "*"
TabIndex = 4
Top = 660
Width = 1335
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "用户姓名:"
Height = 180
Left = 180
TabIndex = 12
Top = 285
Width = 900
End
Begin VB.Label Label8
AutoSize = -1 'True
Caption = "*"
ForeColor = &H000000FF&
Height = 180
Left = 3570
TabIndex = 10
Top = 675
Width = 90
End
Begin VB.Label Label7
AutoSize = -1 'True
Caption = "*"
ForeColor = &H000000FF&
Height = 180
Left = 3570
TabIndex = 9
Top = 315
Width = 90
End
Begin VB.Label Label6
Caption = "*"
ForeColor = &H000000FF&
Height = 135
Left = 1065
TabIndex = 8
Top = 720
Width = 135
End
Begin VB.Label Label5
Caption = "*"
ForeColor = &H000000FF&
Height = 135
Left = 1065
TabIndex = 7
Top = 315
Width = 135
End
Begin VB.Label Label4
AutoSize = -1 'True
Caption = "用户类型:"
Height = 180
Left = 2700
TabIndex = 3
Top = 660
Width = 900
End
Begin VB.Label Label3
Caption = "确认密码:"
Height = 255
Left = 2700
TabIndex = 2
Top = 285
Width = 975
End
Begin VB.Label Label2
Caption = "密 码:"
Height = 255
Left = 180
TabIndex = 1
Top = 675
Width = 975
End
End
Begin VB.Image Imgexit
Height = 330
Left = 3990
Picture = "frmManager.frx":1C9A
Stretch = -1 'True
Top = 1695
Width = 900
End
Begin VB.Image Image1
Height = 330
Index = 3
Left = 3090
Picture = "frmManager.frx":5C6C
Stretch = -1 'True
Top = 1695
Width = 900
End
Begin VB.Image Image1
Height = 330
Index = 2
Left = 2190
Picture = "frmManager.frx":9AA6
Stretch = -1 'True
Top = 1695
Width = 900
End
Begin VB.Image Image1
Height = 330
Index = 1
Left = 1275
Picture = "frmManager.frx":D7BC
Stretch = -1 'True
Top = 1695
Width = 900
End
Begin VB.Image Image1
Height = 330
Index = 0
Left = 375
Picture = "frmManager.frx":114A3
Stretch = -1 'True
Top = 1695
Width = 900
End
Begin VB.Image Imgcancel
Height = 330
Left = 3990
Picture = "frmManager.frx":152BD
Stretch = -1 'True
Top = 1365
Width = 900
End
Begin VB.Image Imgok
Height = 330
Left = 3090
Picture = "frmManager.frx":192CF
Stretch = -1 'True
Top = 1365
Width = 900
End
Begin VB.Image Imgdelete
Height = 330
Left = 2190
Picture = "frmManager.frx":1D2DC
Stretch = -1 'True
Top = 1365
Width = 900
End
Begin VB.Image Imgupdate
Height = 330
Left = 1275
Picture = "frmManager.frx":212EB
Stretch = -1 'True
Top = 1365
Width = 900
End
Begin VB.Image Imgadd
Height = 330
Left = 375
Picture = "frmManager.frx":25306
Stretch = -1 'True
Top = 1365
Width = 900
End
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -