【VB开源代码栏目提醒】:网学会员为需要VB开源代码的朋友们搜集整理了frmBorrowRestore.frm相关资料,希望对各位网友有所帮助!
VERSION 5.00
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Begin VB.Form frmBorrowRestore
Caption = "读者借书还书"
ClientHeight = 7425
ClientLeft = 480
ClientTop = 1650
ClientWidth = 10050
HelpContextID = 7
Icon = "frmBorrowRestore.frx":0000
LinkTopic = "Form1"
MDIChild = -1 'True
ScaleHeight = 7425
ScaleWidth = 10050
Visible = 0 'False
WindowState = 2 'Maximized
Begin VB.PictureBox Picture1
Align = 3 'Align Left
Height = 7425
Index = 0
Left = 0
ScaleHeight = 7365
ScaleWidth = 5505
TabIndex = 10
TabStop = 0 'False
Top = 0
Width = 5565
Begin VB.Frame Frame1
Caption = "读者待借图书信息"
Height = 3975
Left = 120
TabIndex = 11
Top = 3240
Width = 5295
Begin VB.TextBox txtSynopsisW
BackColor = &H80000000&
Height = 975
Left = 240
Locked = -1 'True
MultiLine = -1 'True
ScrollBars = 2 'Vertical
TabIndex = 7
Top = 2760
Width = 4815
End
Begin VB.ListBox lstBook
Height = 1500
Left = 3360
Sorted = -1 'True
TabIndex = 5
Top = 600
Width = 1695
End
Begin VB.CommandButton cmdBorrowBook
Caption = "借书(&O)>>"
Height = 360
Left = 3600
TabIndex = 6
Top = 2160
Width = 1215
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "简介:"
Height = 180
Index = 13
Left = 240
TabIndex = 40
Top = 2520
Width = 450
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "在库图书清单:"
Height = 180
Index = 2
Left = 3360
TabIndex = 24
Top = 360
Width = 1170
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "定价:"
Height = 180
Index = 4
Left = 240
TabIndex = 23
Top = 1440
Width = 450
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "分类号:"
Height = 180
Index = 1
Left = 240
TabIndex = 22
Top = 360
Width = 630
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "书名:"
Height = 180
Index = 0
Left = 240
TabIndex = 21
Top = 1080
Width = 450
End
Begin VB.Label lblIDW
BorderStyle = 1 'Fixed Single
Height = 300
Left = 1080
TabIndex = 20
Top = 720
Width = 2175
End
Begin
VB.Label Label1
AutoSize = -1 'True
Caption = "编码:"
Height = 180
Index = 5
Left = 240
TabIndex = 19
Top = 720
Width = 450
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "作者:"
Height = 180
Index = 6
Left = 240
TabIndex = 18
Top = 1800
Width = 450
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "出版单位:"
Height = 180
Index = 7
Left = 240
TabIndex = 17
Top = 2160
Width = 810
End
Begin VB.Label lblSortW
BorderStyle = 1 'Fixed Single
Height = 300
Left = 1080
TabIndex = 16
Top = 360
Width = 2175
End
Begin VB.Label lblBookNameW
BorderStyle = 1 'Fixed Single
Height = 300
Left = 1080
TabIndex = 15
Top = 1080
Width = 2175
End
Begin VB.Label lblPriceW
BorderStyle = 1 'Fixed Single
Height = 300
Left = 1080
TabIndex = 14
Top = 1440
Width = 2175
End
Begin VB.Label lblAuthorW
BorderStyle = 1 'Fixed Single
Height = 300
Left = 1080
TabIndex = 13
Top = 1800
Width = 2175
End
Begin VB.Label lblBookConcernW
BorderStyle = 1 'Fixed Single
Height = 300
Left = 1080
TabIndex = 12
Top = 2160
Width = 2175
End
End
Begin VB.CommandButton cmdFindBook
Caption = "查找图书(&B)"
Height = 300
Left = 3960
TabIndex = 4
Top = 2880
Width = 1335
End
Begin VB.CommandButton cmdFindReader
Caption = "查找读者(&F)"
Height = 300
Left = 3960
TabIndex = 0
Top = 240
Width = 1335
End
Begin VB.Frame Frame2
Caption = "读者已借图书信息"
Height = 1935
Left = 120
TabIndex = 25
Top = 720
Width = 5295
Begin VB.CommandButton cmdLose
Caption = "丢失(&L)"
Enabled = 0 'False
Height = 360
Left = 3840
TabIndex = 3
Top = 1320
Width = 1215
End
Begin VB.CommandButton cmdRenew
Caption = "续借(&N)"
Enabled = 0 'False
Height = 360
Left = 3840
TabIndex = 2
Top = 360
Width = 1215
End
Begin VB.CommandButton cmdRestore
Caption = "还书(&R)"
Enabled = 0 'False
Height = 360
Left = 3840
TabIndex = 1
Top = 840
Width =