📄 frmbookmodifyinfo.frm
字号:
VERSION 5.00
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "tabctl32.ocx"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Begin VB.Form frmbookmodifyinfo
BorderStyle = 1 'Fixed Single
Caption = "修改书籍资料"
ClientHeight = 6375
ClientLeft = 45
ClientTop = 435
ClientWidth = 7920
Icon = "frmbookmodifyinfo.frx":0000
LinkTopic = "Form2"
MaxButton = 0 'False
MDIChild = -1 'True
MinButton = 0 'False
ScaleHeight = 6375
ScaleWidth = 7920
Begin VB.CommandButton cmdexit
Cancel = -1 'True
Caption = "退 出"
Height = 495
Left = 6480
TabIndex = 16
Top = 5400
Width = 1215
End
Begin VB.CommandButton cmdsave
Caption = "保 存"
Default = -1 'True
Height = 495
Left = 6480
TabIndex = 15
Top = 4440
Width = 1215
End
Begin TabDlg.SSTab bookTab
Height = 6375
Left = 0
TabIndex = 9
Top = 0
Width = 6255
_ExtentX = 11033
_ExtentY = 11245
_Version = 393216
Tabs = 2
TabsPerRow = 2
TabHeight = 520
TabCaption(0) = "图书信息一"
TabPicture(0) = "frmbookmodifyinfo.frx":19862
Tab(0).ControlEnabled= -1 'True
Tab(0).Control(0)= "Label1"
Tab(0).Control(0).Enabled= 0 'False
Tab(0).Control(1)= "Label2"
Tab(0).Control(1).Enabled= 0 'False
Tab(0).Control(2)= "Label3"
Tab(0).Control(2).Enabled= 0 'False
Tab(0).Control(3)= "Label4"
Tab(0).Control(3).Enabled= 0 'False
Tab(0).Control(4)= "Label5"
Tab(0).Control(4).Enabled= 0 'False
Tab(0).Control(5)= "Label6"
Tab(0).Control(5).Enabled= 0 'False
Tab(0).Control(6)= "Label7"
Tab(0).Control(6).Enabled= 0 'False
Tab(0).Control(7)= "Label8"
Tab(0).Control(7).Enabled= 0 'False
Tab(0).Control(8)= "Label9"
Tab(0).Control(8).Enabled= 0 'False
Tab(0).Control(9)= "Label10"
Tab(0).Control(9).Enabled= 0 'False
Tab(0).Control(10)= "Label11"
Tab(0).Control(10).Enabled= 0 'False
Tab(0).Control(11)= "Label12"
Tab(0).Control(11).Enabled= 0 'False
Tab(0).Control(12)= "Label19"
Tab(0).Control(12).Enabled= 0 'False
Tab(0).Control(13)= "Label20"
Tab(0).Control(13).Enabled= 0 'False
Tab(0).Control(14)= "txt图书编号"
Tab(0).Control(14).Enabled= 0 'False
Tab(0).Control(15)= "txt图书名称"
Tab(0).Control(15).Enabled= 0 'False
Tab(0).Control(16)= "txtISBN"
Tab(0).Control(16).Enabled= 0 'False
Tab(0).Control(17)= "txt类别编号"
Tab(0).Control(17).Enabled= 0 'False
Tab(0).Control(18)= "txt类别名称"
Tab(0).Control(18).Enabled= 0 'False
Tab(0).Control(19)= "txt书架位置"
Tab(0).Control(19).Enabled= 0 'False
Tab(0).Control(20)= "txt作者"
Tab(0).Control(20).Enabled= 0 'False
Tab(0).Control(21)= "txt译者"
Tab(0).Control(21).Enabled= 0 'False
Tab(0).Control(22)= "txt出版社名"
Tab(0).Control(22).Enabled= 0 'False
Tab(0).Control(23)= "txt出版地点"
Tab(0).Control(23).Enabled= 0 'False
Tab(0).Control(24)= "txt图书页数"
Tab(0).Control(24).Enabled= 0 'False
Tab(0).Control(25)= "txt图书价格"
Tab(0).Control(25).Enabled= 0 'False
Tab(0).Control(26)= "cmd类别选择"
Tab(0).Control(26).Enabled= 0 'False
Tab(0).Control(27)= "cmd出版社选择"
Tab(0).Control(27).Enabled= 0 'False
Tab(0).ControlCount= 28
TabCaption(1) = "图书信息二"
TabPicture(1) = "frmbookmodifyinfo.frx":1987E
Tab(1).ControlEnabled= 0 'False
Tab(1).Control(0)= "txt备注"
Tab(1).Control(1)= "txt内容简介"
Tab(1).Control(2)= "txt库存总量"
Tab(1).Control(3)= "txt现存量"
Tab(1).Control(4)= "DTP入库日期"
Tab(1).Control(5)= "DTP出版日期"
Tab(1).Control(6)= "Label15"
Tab(1).Control(7)= "Label18"
Tab(1).Control(8)= "Label17"
Tab(1).Control(9)= "Label16"
Tab(1).Control(10)= "Label14"
Tab(1).Control(11)= "Label13"
Tab(1).ControlCount= 12
Begin VB.TextBox txt备注
Height = 1695
Left = -73680
MultiLine = -1 'True
ScrollBars = 2 'Vertical
TabIndex = 14
Top = 4470
Width = 4095
End
Begin VB.TextBox txt内容简介
Height = 1695
Left = -73680
MultiLine = -1 'True
ScrollBars = 2 'Vertical
TabIndex = 13
Top = 2640
Width = 4095
End
Begin VB.CommandButton cmd出版社选择
Caption = ".."
Height = 375
Left = 5400
TabIndex = 6
Top = 4320
Width = 375
End
Begin VB.CommandButton cmd类别选择
Caption = ".."
Height = 375
Left = 5400
TabIndex = 2
Top = 1920
Width = 375
End
Begin VB.TextBox txt库存总量
BackColor = &H8000000F&
BeginProperty DataFormat
Type = 1
Format = "#,##0"
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 1
EndProperty
Enabled = 0 'False
Height = 375
Left = -73680
TabIndex = 36
Text = "0"
Top = 1011
Width = 4095
End
Begin VB.TextBox txt现存量
BeginProperty DataFormat
Type = 1
Format = "#,##0"
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 1
EndProperty
Height = 375
Left = -73680
TabIndex = 10
Text = "0"
Top = 473
Width = 4095
End
Begin VB.TextBox txt图书价格
BeginProperty DataFormat
Type = 1
Format = "#,##0.00"
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 1
EndProperty
Height = 375
Left = 1320
TabIndex = 8
Text = "0.00"
Top = 5760
Width = 4095
End
Begin VB.TextBox txt图书页数
BeginProperty DataFormat
Type = 1
Format = "#,##0"
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 1
EndProperty
Height = 375
Left = 1320
TabIndex = 7
Text = "0"
Top = 5280
Width = 4095
End
Begin VB.TextBox txt出版地点
BackColor = &H8000000F&
Enabled = 0 'False
Height = 375
Left = 1320
TabIndex = 31
Top = 4800
Width = 4095
End
Begin VB.TextBox txt出版社名
BackColor = &H8000000F&
Enabled = 0 'False
Height = 375
Left = 1320
TabIndex = 29
Top = 4320
Width = 4095
End
Begin VB.TextBox txt译者
Height = 375
Left = 1320
TabIndex = 5
Top = 3840
Width = 4095
End
Begin VB.TextBox txt作者
Height = 375
Left = 1320
TabIndex = 4
Top = 3360
Width = 4095
End
Begin VB.TextBox txt书架位置
Height = 375
Left = 1320
TabIndex = 3
Top = 2880
Width = 4095
End
Begin VB.TextBox txt类别名称
BackColor = &H8000000F&
Enabled = 0 'False
Height = 375
Left = 1320
TabIndex = 24
Top = 2400
Width = 4095
End
Begin VB.TextBox txt类别编号
BackColor = &H8000000F&
Enabled = 0 'False
Height = 375
Left = 1320
TabIndex = 22
Top = 1920
Width = 4095
End
Begin VB.TextBox txtISBN
Height = 375
Left = 1320
TabIndex = 1
Top = 1440
Width = 4095
End
Begin VB.TextBox txt图书名称
Height = 375
Left = 1320
TabIndex = 0
Top = 960
Width = 4095
End
Begin VB.TextBox txt图书编号
BackColor = &H8000000F&
Enabled = 0 'False
Height = 375
Left = 1320
TabIndex = 18
Top = 480
Width = 4095
End
Begin MSComCtl2.DTPicker DTP入库日期
Height = 375
Left = -73680
TabIndex = 11
Top = 1542
Width = 4095
_ExtentX = 7223
_ExtentY = 661
_Version = 393216
Format = 25296897
CurrentDate = 38842
End
Begin MSComCtl2.DTPicker DTP出版日期
Height = 375
Left = -73680
TabIndex = 12
Top = 2073
Width = 4095
_ExtentX = 7223
_ExtentY = 661
_Version = 393216
Format = 25296897
CurrentDate = 38842
End
Begin VB.Label Label20
BackStyle = 0 'Transparent
Caption = "*"
Height = 180
Left = 5520
TabIndex = 42
Top = 1080
Width = 90
End
Begin VB.Label Label19
BackStyle = 0 'Transparent
Caption = "*"
Height = 180
Left = 5520
TabIndex = 41
Top = 600
Width = 90
End
Begin VB.Label Label15
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "入库日期:"
Height = 180
Left = -74640
TabIndex = 40
Top = 1639
Width = 900
End
Begin VB.Label Label18
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "备 注:"
Height = 180
Left = -74640
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -