📄 frmuserquery.frm
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomctl.ocx"
Begin VB.Form frmUserQuery
BorderStyle = 1 'Fixed Single
Caption = "千年图书管理系-----用户管理"
ClientHeight = 5685
ClientLeft = 2685
ClientTop = 2025
ClientWidth = 7260
Icon = "frmUserQuery.frx":0000
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 5685
ScaleWidth = 7260
StartUpPosition = 2 '屏幕中心
Begin VB.TextBox txtOperAddress
Height = 735
Left = 1560
MultiLine = -1 'True
TabIndex = 4
Top = 3600
Width = 2295
End
Begin VB.TextBox txtPassWConf
Height = 375
IMEMode = 3 'DISABLE
Left = 1560
MaxLength = 10
PasswordChar = "*"
TabIndex = 3
Top = 3000
Width = 2295
End
Begin VB.TextBox txtPassword
Height = 375
IMEMode = 3 'DISABLE
Left = 1560
MaxLength = 10
PasswordChar = "*"
TabIndex = 2
Top = 2400
Width = 2295
End
Begin VB.TextBox txtOperName
Height = 375
Left = 1560
TabIndex = 1
Top = 1800
Width = 2295
End
Begin VB.TextBox txtOperID
Height = 375
Left = 1560
TabIndex = 0
Top = 1200
Width = 2295
End
Begin MSComctlLib.ImageList ImageList1
Left = 0
Top = 5040
_ExtentX = 1005
_ExtentY = 1005
BackColor = -2147483643
ImageWidth = 32
ImageHeight = 32
MaskColor = 12632256
_Version = 393216
BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628}
NumListImages = 11
BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmUserQuery.frx":030A
Key = ""
EndProperty
BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmUserQuery.frx":075C
Key = ""
EndProperty
BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmUserQuery.frx":1036
Key = ""
EndProperty
BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmUserQuery.frx":1350
Key = ""
EndProperty
BeginProperty ListImage5 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmUserQuery.frx":202A
Key = ""
EndProperty
BeginProperty ListImage6 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmUserQuery.frx":2344
Key = ""
EndProperty
BeginProperty ListImage7 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmUserQuery.frx":265E
Key = ""
EndProperty
BeginProperty ListImage8 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmUserQuery.frx":3338
Key = ""
EndProperty
BeginProperty ListImage9 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmUserQuery.frx":3652
Key = ""
EndProperty
BeginProperty ListImage10 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmUserQuery.frx":3AA4
Key = ""
EndProperty
BeginProperty ListImage11 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmUserQuery.frx":3EF6
Key = ""
EndProperty
EndProperty
End
Begin VB.TextBox txtOperTel
Height = 375
Left = 1560
TabIndex = 5
Top = 4560
Width = 2295
End
Begin VB.PictureBox Picture1
BackColor = &H80000009&
Height = 3735
Left = 4320
ScaleHeight = 3675
ScaleWidth = 2235
TabIndex = 6
Top = 1200
Width = 2295
Begin VB.CheckBox chkOperRights
BackColor = &H80000009&
Caption = "借书与还书"
Height = 255
Index = 5
Left = 240
TabIndex = 12
Top = 3240
Width = 1575
End
Begin VB.CheckBox chkOperRights
BackColor = &H80000009&
Caption = "图书管理"
Height = 255
Index = 4
Left = 240
TabIndex = 11
Top = 2640
Width = 1575
End
Begin VB.CheckBox chkOperRights
BackColor = &H80000009&
Caption = "借书证管理"
Height = 255
Index = 3
Left = 240
TabIndex = 10
Top = 2040
Width = 1575
End
Begin VB.CheckBox chkOperRights
BackColor = &H80000009&
Caption = "报表"
Height = 255
Index = 2
Left = 240
TabIndex = 9
Top = 1440
Width = 1575
End
Begin VB.CheckBox chkOperRights
BackColor = &H80000009&
Caption = "图书馆信息查询"
DataSource = "Adodc1"
Height = 255
Index = 1
Left = 240
TabIndex = 8
Top = 840
Width = 1575
End
Begin VB.CheckBox chkOperRights
BackColor = &H80000009&
Caption = "用户管理"
Height = 255
Index = 0
Left = 240
TabIndex = 7
Top = 240
Width = 1575
End
Begin VB.CheckBox chkOperRights
BackColor = &H80000009&
Caption = "还书"
Height = 255
Index = 6
Left = 240
TabIndex = 13
Top = 3120
Value = 1 'Checked
Visible = 0 'False
Width = 1575
End
End
Begin MSComctlLib.Toolbar ToolbarOPer
Align = 1 'Align Top
Height = 600
Left = 0
TabIndex = 15
Top = 0
Width = 7260
_ExtentX = 12806
_ExtentY = 1058
ButtonWidth = 1032
ButtonHeight = 1005
Appearance = 1
Style = 1
ImageList = "ImageList1"
_Version = 393216
BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628}
NumButtons = 11
BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628}
Key = "toButQuit"
Object.ToolTipText = "退出"
ImageIndex = 1
EndProperty
BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628}
Key = "toButAdd"
Object.ToolTipText = "添加记录"
ImageIndex = 2
EndProperty
BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628}
Key = "toButDel"
Object.ToolTipText = "删除记录"
ImageIndex = 4
EndProperty
BeginProperty Button4 {66833FEA-8583-11D1-B16A-00C0F0283628}
Key = "toButAmend"
Object.ToolTipText = "修改记录"
ImageIndex = 3
EndProperty
BeginProperty Button5 {66833FEA-8583-11D1-B16A-00C0F0283628}
Key = "toButSave"
Object.ToolTipText = "保存"
ImageIndex = 7
EndProperty
BeginProperty Button6 {66833FEA-8583-11D1-B16A-00C0F0283628}
Key = "toButScan"
Object.ToolTipText = "取消操作"
ImageIndex = 5
EndProperty
BeginProperty Button7 {66833FEA-8583-11D1-B16A-00C0F0283628}
Key = "toButSelect"
Object.ToolTipText = "查找"
ImageIndex = 6
EndProperty
BeginProperty Button8 {66833FEA-8583-11D1-B16A-00C0F0283628}
Key = "toButFirst"
Object.ToolTipText = "移到第一条记录"
ImageIndex = 8
EndProperty
BeginProperty Button9 {66833FEA-8583-11D1-B16A-00C0F0283628}
Key = "toButPerv"
Object.ToolTipText = "前移一条记录"
ImageIndex = 9
EndProperty
BeginProperty Button10 {66833FEA-8583-11D1-B16A-00C0F0283628}
Key = "toButNext"
Object.ToolTipText = "后移一条记录"
ImageIndex = 10
EndProperty
BeginProperty Button11 {66833FEA-8583-11D1-B16A-00C0F0283628}
Key = "toButLast"
Object.ToolTipText = "移到最后一条记录"
ImageIndex = 11
EndProperty
EndProperty
End
Begin VB.Label Label6
AutoSize = -1 'True
Caption = "用户电话:"
Height = 180
Left = 480
TabIndex = 21
Top = 4680
Width = 900
End
Begin VB.Label Label5
AutoSize = -1 'True
Caption = "用户地址:"
Height = 180
Left = 480
TabIndex = 20
Top = 3720
Width = 900
End
Begin VB.Label Label4
AutoSize = -1 'True
Caption = "密码确定:"
Height = 180
Left = 480
TabIndex = 19
Top = 3120
Width = 900
End
Begin VB.Label Label3
AutoSize = -1 'True
Caption = "用户密码:"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -