📄 图书管理.frm
字号:
VERSION 5.00
Begin VB.Form A读者信息
Caption = "读者信息"
ClientHeight = 6585
ClientLeft = 60
ClientTop = 345
ClientWidth = 8955
LinkTopic = "Form1"
ScaleHeight = 6585
ScaleWidth = 8955
StartUpPosition = 3 '窗口缺省
Begin VB.Frame Frame1
Caption = "编辑读者信息"
Height = 3615
Index = 1
Left = 240
TabIndex = 24
Top = 2880
Width = 8655
Begin VB.TextBox txtEmail
Height = 375
Left = 1200
TabIndex = 10
Top = 2400
Width = 4575
End
Begin VB.TextBox txtPhone
Height = 375
Left = 1200
TabIndex = 7
Top = 1320
Width = 1575
End
Begin VB.TextBox txtAddress
Height = 375
Left = 1200
TabIndex = 9
Top = 1920
Width = 4575
End
Begin VB.TextBox txtPenalty
BackColor = &H8000000B&
Height = 405
Left = 5520
TabIndex = 8
Text = "0"
Top = 1320
Width = 1815
End
Begin VB.TextBox txtCardId
Height = 375
Left = 5520
MaxLength = 18
TabIndex = 6
Top = 840
Width = 1815
End
Begin VB.TextBox txtReadNo
Height = 375
Left = 1200
MaxLength = 10
TabIndex = 3
Top = 240
Width = 1575
End
Begin VB.TextBox txtName
Height = 375
Left = 5520
TabIndex = 4
Top = 240
Width = 1815
End
Begin VB.Frame Frame2
Height = 645
Left = 120
TabIndex = 25
Top = 2880
Width = 8265
Begin VB.CommandButton CmdSave
BackColor = &H00C0C0C0&
Caption = "保存"
Enabled = 0 'False
Height = 360
Left = 5655
Style = 1 'Graphical
TabIndex = 18
Top = 195
Width = 800
End
Begin VB.CommandButton CmdAdd
BackColor = &H00C0C0C0&
Caption = "添加"
Height = 360
Left = 3250
Style = 1 'Graphical
TabIndex = 15
Top = 195
Width = 800
End
Begin VB.CommandButton CmdDelete
BackColor = &H00C0C0C0&
Caption = "删除"
Height = 360
Left = 4860
Style = 1 'Graphical
TabIndex = 17
Top = 195
Width = 800
End
Begin VB.CommandButton CmdCancel
BackColor = &H00C0C0C0&
Caption = "取消"
Height = 360
Left = 6450
Style = 1 'Graphical
TabIndex = 19
Top = 195
Width = 800
End
Begin VB.CommandButton CmdExit
BackColor = &H00C0C0C0&
Caption = "退出"
Height = 360
Left = 7245
Style = 1 'Graphical
TabIndex = 20
Top = 195
Width = 800
End
Begin VB.CommandButton CmdModify
BackColor = &H00C0C0C0&
Caption = "修改"
Height = 360
Left = 4065
Style = 1 'Graphical
TabIndex = 16
Top = 195
Width = 800
End
Begin VB.CommandButton CmdMove
BackColor = &H00FFC0C0&
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 360
Index = 0
Left = 150
Picture = "图书管理.frx":0000
Style = 1 'Graphical
TabIndex = 11
Top = 195
Width = 675
End
Begin VB.CommandButton CmdMove
BackColor = &H00FFC0C0&
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 360
Index = 1
Left = 820
Picture = "图书管理.frx":164A
Style = 1 'Graphical
TabIndex = 12
Top = 195
Width = 675
End
Begin VB.CommandButton CmdMove
BackColor = &H00FFC0C0&
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 360
Index = 2
Left = 1500
Picture = "图书管理.frx":2B7C
Style = 1 'Graphical
TabIndex = 13
Top = 195
Width = 675
End
Begin VB.CommandButton CmdMove
BackColor = &H00FFC0C0&
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 360
Index = 3
Left = 2170
Picture = "图书管理.frx":4080
Style = 1 'Graphical
TabIndex = 14
Top = 195
Width = 675
End
End
Begin VB.PictureBox DTPicker1
Height = 375
Left = 1200
ScaleHeight = 315
ScaleWidth = 1515
TabIndex = 5
Top = 840
Width = 1575
End
Begin VB.Label Label8
Caption = "(18位)"
ForeColor = &H000000FF&
Height = 255
Index = 2
Left = 7440
TabIndex = 35
Top = 960
Width = 615
End
Begin VB.Label Label5
Caption = "电话:"
Height = 255
Index = 1
Left = 360
TabIndex = 34
Top = 1320
Width = 735
End
Begin VB.Label Label6
Caption = "住址:"
Height = 375
Index = 1
Left = 360
TabIndex = 33
Top = 1920
Width = 855
End
Begin VB.Label Label5
Caption = "罚款金额:"
Height = 255
Index = 0
Left = 4560
TabIndex = 32
Top = 1440
Width = 975
End
Begin VB.Label Label7
Caption = "办理日期:"
Height = 375
Left = 240
TabIndex = 31
Top = 840
Width = 975
End
Begin VB.Label Label6
Caption = "身份证号:"
Height = 375
Index = 0
Left = 4560
TabIndex = 30
Top = 960
Width = 1095
End
Begin VB.Label Label3
Caption = "姓名:"
Height = 375
Left = 4920
TabIndex = 29
Top = 360
Width = 975
End
Begin VB.Label Label1
Caption = "邮箱:"
Height = 375
Left = 360
TabIndex = 28
Top = 2520
Width = 855
End
Begin VB.Label Label2
Caption = "读者号:"
Height = 255
Left = 360
TabIndex = 27
Top = 360
Width = 975
End
Begin VB.Label Label8
Caption = "(10位)"
ForeColor = &H000000FF&
Height = 255
Index = 1
Left = 2880
TabIndex = 26
Top = 360
Width = 615
End
End
Begin VB.Frame Frame1
Caption = "读者信息列表"
Height = 2655
Index = 0
Left = 240
TabIndex = 21
Top = 120
Width = 8655
Begin VB.CommandButton CmdQuery
Caption = "查询"
Height = 375
Left = 6360
TabIndex = 2
Top = 240
Width = 855
End
Begin VB.ComboBox CboQuery
Height = 315
Left = 2040
TabIndex = 0
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -