📄 frmprice.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 frmPrice
Caption = "图书销售价格维护"
ClientHeight = 5865
ClientLeft = 60
ClientTop = 450
ClientWidth = 7950
LinkTopic = "Form1"
ScaleHeight = 5865
ScaleWidth = 7950
StartUpPosition = 3 '窗口缺省
Begin MSAdodcLib.Adodc AdoMantainRecord
Height = 375
Left = 2640
Top = 2160
Visible = 0 'False
Width = 2175
_ExtentX = 3836
_ExtentY = 661
ConnectMode = 0
CursorLocation = 3
IsolationLevel = -1
ConnectionTimeout= 15
CommandTimeout = 30
CursorType = 3
LockType = 3
CommandType = 2
CursorOptions = 0
CacheSize = 50
MaxRecords = 0
BOFAction = 0
EOFAction = 0
ConnectStringType= 1
Appearance = 1
BackColor = -2147483643
ForeColor = -2147483640
Orientation = 0
Enabled = -1
Connect = "Provider=SQLOLEDB.1;Integrated Security=SSPI;Persist Security Info=False;Initial Catalog=图书销售系统"
OLEDBString = "Provider=SQLOLEDB.1;Integrated Security=SSPI;Persist Security Info=False;Initial Catalog=图书销售系统"
OLEDBFile = ""
DataSourceName = ""
OtherAttributes = ""
UserName = ""
Password = ""
RecordSource = "MantainRecord"
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 Frame3
Caption = "操作"
Height = 1095
Left = 4200
TabIndex = 20
Top = 4680
Width = 3735
Begin VB.CommandButton cmdexit
Caption = "退 出"
Height = 375
Left = 2040
TabIndex = 24
Top = 720
Width = 1335
End
Begin VB.CommandButton Command3
Caption = "清 空"
Height = 375
Left = 240
TabIndex = 23
Top = 720
Width = 1335
End
Begin VB.CommandButton cmdcancel
Caption = "取 消"
Height = 375
Left = 2040
TabIndex = 22
Top = 240
Width = 1335
End
Begin VB.CommandButton cmdsave
Caption = "保 存"
Height = 375
Left = 240
TabIndex = 21
Top = 240
Width = 1335
End
End
Begin VB.Frame Frame2
Caption = "查找书信息"
Height = 1695
Left = 4200
TabIndex = 16
Top = 2880
Width = 3735
Begin VB.TextBox Text2
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 240
TabIndex = 25
Top = 1200
Width = 3015
End
Begin VB.TextBox Text1
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 240
TabIndex = 18
Top = 480
Width = 3015
End
Begin VB.Label Label9
Caption = "该书的书名为"
Height = 255
Left = 480
TabIndex = 19
Top = 960
Width = 1695
End
Begin VB.Label Label8
Caption = "请输入书号,按回车"
Height = 255
Left = 480
TabIndex = 17
Top = 240
Width = 1575
End
End
Begin VB.Frame Frame1
Caption = "价格维护"
Height = 2895
Left = 120
TabIndex = 1
Top = 2880
Width = 3975
Begin VB.TextBox txtfield
Height = 270
Index = 5
Left = 960
TabIndex = 15
Top = 2400
Width = 2415
End
Begin VB.TextBox txtfield
Height = 270
Index = 4
Left = 960
Locked = -1 'True
TabIndex = 13
Top = 2040
Width = 2415
End
Begin VB.TextBox txtfield
Height = 270
Index = 3
Left = 960
TabIndex = 11
Top = 1680
Width = 2415
End
Begin VB.TextBox txtfield
Height = 270
Index = 2
Left = 960
TabIndex = 9
Top = 1320
Width = 2415
End
Begin VB.TextBox txtfield
Height = 270
Index = 1
Left = 960
MaxLength = 30
TabIndex = 7
Top = 960
Width = 2415
End
Begin MSComCtl2.DTPicker DTPicker1
Height = 255
Left = 960
TabIndex = 5
Top = 600
Width = 2415
_ExtentX = 4260
_ExtentY = 450
_Version = 393216
Format = 98566145
CurrentDate = 39204
End
Begin VB.TextBox txtfield
Height = 270
Index = 0
Left = 960
Locked = -1 'True
TabIndex = 3
Top = 240
Width = 2415
End
Begin VB.Label Label7
Caption = "改后数据:"
Height = 255
Left = 120
TabIndex = 14
Top = 2400
Width = 855
End
Begin VB.Label Label6
Caption = "原 数 据:"
Height = 255
Left = 120
TabIndex = 12
Top = 2040
Width = 855
End
Begin VB.Label Label5
Caption = "操 作:"
Height = 255
Left = 120
TabIndex = 10
Top = 1680
Width = 855
End
Begin VB.Label Label4
Caption = "操 作 员:"
Height = 255
Left = 120
TabIndex = 8
Top = 1320
Width = 855
End
Begin VB.Label Label3
Caption = "书 号:"
Height = 255
Left = 120
TabIndex = 6
Top = 960
Width = 855
End
Begin VB.Label Label2
Caption = "日 期:"
Height = 255
Left = 120
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -