📄 editbook.frm
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Begin VB.Form EditBook
BorderStyle = 3 'Fixed Dialog
Caption = "编辑修改信息"
ClientHeight = 3720
ClientLeft = 45
ClientTop = 330
ClientWidth = 6390
Icon = "EditBook.frx":0000
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 3720
ScaleWidth = 6390
ShowInTaskbar = 0 'False
StartUpPosition = 2 '屏幕中心
Begin VB.PictureBox Picture1
BorderStyle = 0 'None
Height = 600
Left = 15
ScaleHeight = 600
ScaleWidth = 6420
TabIndex = 18
Top = 2400
Width = 6420
Begin MSComctlLib.Toolbar Toolbar1
Height = 540
Left = 1185
TabIndex = 19
Top = 15
Width = 4905
_ExtentX = 8652
_ExtentY = 953
ButtonWidth = 1138
ButtonHeight = 953
Style = 1
ImageList = "ImageList1"
_Version = 393216
BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628}
NumButtons = 8
BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "最前"
ImageIndex = 1
EndProperty
BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "前一个"
ImageIndex = 2
EndProperty
BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "后一个"
ImageIndex = 3
EndProperty
BeginProperty Button4 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "最后"
ImageIndex = 4
EndProperty
BeginProperty Button5 {66833FEA-8583-11D1-B16A-00C0F0283628}
Style = 3
EndProperty
BeginProperty Button6 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "修改"
ImageIndex = 5
EndProperty
BeginProperty Button7 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "删除"
ImageIndex = 6
EndProperty
BeginProperty Button8 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "查找"
ImageIndex = 7
EndProperty
EndProperty
End
Begin VB.Label Label3
AutoSize = -1 'True
BackColor = &H00D0D0D0&
Caption = "选择记录"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00004000&
Height = 210
Left = 105
TabIndex = 20
Top = 75
Width = 840
End
End
Begin VB.CommandButton Command1
BackColor = &H00FFFFFF&
Cancel = -1 'True
Caption = "退 出"
Height = 390
Left = 5205
Style = 1 'Graphical
TabIndex = 16
Top = 3180
Width = 1020
End
Begin VB.Frame Frame2
BackColor = &H005CE764&
Height = 75
Left = -60
TabIndex = 15
Top = 2325
Width = 6555
End
Begin VB.PictureBox Picture2
BorderStyle = 0 'None
Height = 450
Left = 30
ScaleHeight = 450
ScaleWidth = 6375
TabIndex = 11
Top = 2415
Width = 6375
Begin VB.CommandButton cmdOkCancel
BackColor = &H00FFFFFF&
Caption = "取 消"
Height = 375
Index = 1
Left = 4680
Style = 1 'Graphical
TabIndex = 13
Top = 75
Width = 1185
End
Begin VB.CommandButton cmdOkCancel
BackColor = &H00FFFFFF&
Caption = "确 定"
Height = 375
Index = 0
Left = 3510
Style = 1 'Graphical
TabIndex = 12
Top = 75
Width = 1185
End
Begin VB.Label labFlag
AutoSize = -1 'True
BackColor = &H00D0D0D0&
Caption = "是否保存记录修改"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H000000C0&
Height = 210
Left = 75
TabIndex = 14
Top = 75
Width = 1680
End
End
Begin MSComctlLib.ImageList ImageList1
Left = 2280
Top = 3360
_ExtentX = 1005
_ExtentY = 1005
BackColor = -2147483643
ImageWidth = 16
ImageHeight = 16
MaskColor = 12632256
_Version = 393216
BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628}
NumListImages = 7
BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "EditBook.frx":058A
Key = ""
EndProperty
BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "EditBook.frx":0B24
Key = ""
EndProperty
BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "EditBook.frx":10BE
Key = ""
EndProperty
BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "EditBook.frx":1658
Key = ""
EndProperty
BeginProperty ListImage5 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "EditBook.frx":1BF2
Key = ""
EndProperty
BeginProperty ListImage6 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "EditBook.frx":1F8C
Key = ""
EndProperty
BeginProperty ListImage7 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "EditBook.frx":2526
Key = ""
EndProperty
EndProperty
End
Begin VB.Frame Frame1
BackColor = &H00E0E0E0&
Height = 2430
Left = 0
TabIndex = 0
Top = -75
Width = 6405
Begin VB.TextBox txtBookNum
ForeColor = &H00FF0000&
Height = 270
Left = 1245
TabIndex = 5
Top = 720
Width = 2475
End
Begin VB.TextBox txtBookName
ForeColor = &H00000000&
Height = 270
Left = 1245
TabIndex = 4
Text = "Text1"
Top = 1155
Width = 2955
End
Begin VB.TextBox txtBookChu
ForeColor = &H00000000&
Height = 270
Left = 1245
TabIndex = 3
Text = "Text1"
Top = 1575
Width = 2955
End
Begin VB.TextBox txtCost
ForeColor = &H00000000&
Height = 270
Left = 1245
TabIndex = 2
Text = "Text1"
Top = 1995
Width = 1110
End
Begin VB.ComboBox Combo1
ForeColor = &H00000000&
Height = 300
ItemData = "EditBook.frx":2AC0
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -