📄 frmbookin.frm
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Begin VB.Form frmBookIn
Caption = "图书入库信息"
ClientHeight = 6300
ClientLeft = 60
ClientTop = 450
ClientWidth = 9525
LinkTopic = "Form1"
ScaleHeight = 6300
ScaleWidth = 9525
StartUpPosition = 3 '窗口缺省
Begin MSAdodcLib.Adodc adoInRecord
Height = 615
Left = 3240
Top = 2160
Visible = 0 'False
Width = 1200
_ExtentX = 2117
_ExtentY = 1085
ConnectMode = 0
CursorLocation = 3
IsolationLevel = -1
ConnectionTimeout= 15
CommandTimeout = 30
CursorType = 3
LockType = 3
CommandType = 8
CursorOptions = 0
CacheSize = 50
MaxRecords = 0
BOFAction = 0
EOFAction = 0
ConnectStringType= 1
Appearance = 1
BackColor = -2147483643
ForeColor = -2147483640
Orientation = 0
Enabled = -1
Connect = ""
OLEDBString = ""
OLEDBFile = ""
DataSourceName = ""
OtherAttributes = ""
UserName = ""
Password = ""
RecordSource = ""
Caption = "Adodc1"
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
_Version = 393216
End
Begin VB.Frame Frame2
Caption = "操作"
Height = 3135
Left = 5280
TabIndex = 2
Top = 3120
Width = 4215
Begin VB.CommandButton cmdexit
Caption = "关闭"
Height = 375
Left = 2520
TabIndex = 28
Top = 2400
Width = 1095
End
Begin VB.CommandButton cmdrefresh
Caption = "刷新"
Height = 375
Left = 960
TabIndex = 27
Top = 2400
Width = 1095
End
Begin VB.CommandButton cmdnext
Caption = "下一条"
Height = 375
Left = 2520
TabIndex = 26
Top = 1800
Width = 1095
End
Begin VB.CommandButton cmdpre
Caption = "上一条"
Height = 375
Left = 960
TabIndex = 25
Top = 1800
Width = 1095
End
Begin VB.CommandButton cmdlast
Caption = "最后一条"
Height = 375
Left = 2520
TabIndex = 24
Top = 1320
Width = 1095
End
Begin VB.CommandButton cmdfirst
Caption = "第一条"
Height = 375
Left = 960
TabIndex = 23
Top = 1320
Width = 1095
End
Begin VB.CommandButton cmdcancel
Caption = "取消"
Height = 375
Left = 2520
TabIndex = 22
Top = 720
Width = 1095
End
Begin VB.CommandButton cmdsave
Caption = "保存"
Height = 375
Left = 960
TabIndex = 21
Top = 720
Width = 1095
End
Begin VB.CommandButton cmdfind
Caption = "查找"
Height = 375
Left = 2520
TabIndex = 20
Top = 240
Width = 1095
End
Begin VB.CommandButton cmdadd
Caption = "添加"
Height = 375
Left = 960
TabIndex = 19
Top = 240
Width = 1095
End
End
Begin VB.Frame Frame1
Caption = "入库信息"
Height = 3135
Left = 0
TabIndex = 1
Top = 3120
Width = 5175
Begin MSComCtl2.DTPicker dtime
Bindings = "frmBookIn.frx":0000
BeginProperty DataFormat
Type = 1
Format = "yyyy-M-d"
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 3
EndProperty
Height = 255
Left = 1800
TabIndex = 18
Top = 2760
Width = 2415
_ExtentX = 4260
_ExtentY = 450
_Version = 393216
Format = 25559041
CurrentDate = 39203
End
Begin VB.TextBox txtinrecord
Height = 270
Index = 6
Left = 1800
TabIndex = 16
Top = 2400
Width = 2415
End
Begin VB.TextBox txtinrecord
Height = 270
Index = 5
Left = 1800
TabIndex = 14
Top = 2040
Width = 2415
End
Begin VB.TextBox txtinrecord
Height = 270
Index = 4
Left = 1800
TabIndex = 12
Top = 1680
Width = 2415
End
Begin VB.TextBox txtinrecord
Height = 270
Index = 3
Left = 1800
TabIndex = 10
Top = 1320
Width = 2415
End
Begin VB.TextBox txtinrecord
Height = 270
Index = 2
Left = 1800
TabIndex = 8
Top = 960
Width = 2415
End
Begin VB.TextBox txtinrecord
Height = 270
Index = 1
Left = 1800
TabIndex = 6
Top = 600
Width = 2415
End
Begin VB.TextBox txtinrecord
Enabled = 0 'False
Height = 270
Index = 0
Left = 1800
Locked = -1 'True
TabIndex = 4
Top = 240
Width = 2415
End
Begin VB.Label Label8
Caption = "入库 时间:"
Height = 255
Left = 720
TabIndex = 17
Top = 2760
Width = 1095
End
Begin VB.Label Label7
Caption = "销 售 价:"
Height = 255
Left = 720
TabIndex = 15
Top = 2400
Width = 1095
End
Begin VB.Label Label6
Caption = "入 库 价:"
Height = 255
Left = 720
TabIndex = 13
Top = 2040
Width = 1095
End
Begin VB.Label Label5
Caption = "数 量:"
Height = 255
Left = 720
TabIndex = 11
Top = 1680
Width = 1095
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -