📄 frminput.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 = "{F0D2F211-CCB0-11D0-A316-00AA00688B10}#1.0#0"; "msdatlst.ocx"
Begin VB.Form frmInput
BorderStyle = 1 'Fixed Single
Caption = "进货登记"
ClientHeight = 5760
ClientLeft = 45
ClientTop = 405
ClientWidth = 10215
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 5760
ScaleWidth = 10215
StartUpPosition = 2 '屏幕中心
Begin VB.CommandButton Command3
Caption = "保存"
Height = 375
Left = 7200
TabIndex = 23
Top = 5160
Width = 1335
End
Begin VB.Frame Frame1
Height = 1455
Left = 6360
TabIndex = 16
Top = 0
Width = 3495
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "说明:"
Height = 180
Left = 120
TabIndex = 22
Top = 960
Width = 450
End
Begin VB.Label Label2
AutoSize = -1 'True
Caption = "型号"
Height = 180
Left = 120
TabIndex = 21
Top = 600
Width = 360
End
Begin VB.Label lblCount
AutoSize = -1 'True
Caption = "名称"
Height = 180
Left = 120
TabIndex = 20
Top = 240
Width = 360
End
Begin VB.Label Label3
AutoSize = -1 'True
DataField = "型号"
DataSource = "Adodc4"
Height = 180
Left = 1080
TabIndex = 19
Top = 600
Width = 1530
End
Begin VB.Label Label4
AutoSize = -1 'True
DataField = "名称"
DataSource = "Adodc4"
Height = 180
Left = 1080
TabIndex = 18
Top = 240
Width = 1650
End
Begin VB.Label Label5
AutoSize = -1 'True
DataField = "说明"
DataSource = "Adodc4"
Height = 180
Left = 1080
TabIndex = 17
Top = 960
Width = 1530
End
End
Begin MSDataGridLib.DataGrid DataGrid1
Bindings = "frmInput.frx":0000
Height = 3255
Left = 480
TabIndex = 13
Top = 1680
Width = 9375
_ExtentX = 16536
_ExtentY = 5741
_Version = 393216
AllowUpdate = 0 'False
HeadLines = 1
RowHeight = 15
FormatLocked = -1 'True
AllowDelete = -1 'True
BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ColumnCount = 6
BeginProperty Column00
DataField = "编号"
Caption = "编号"
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
BeginProperty Column01
DataField = "进货日期"
Caption = "进货日期"
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
BeginProperty Column02
DataField = "批号"
Caption = "批号"
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
BeginProperty Column03
DataField = "单价"
Caption = "单价"
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
BeginProperty Column04
DataField = "数量"
Caption = "数量"
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
BeginProperty Column05
DataField = "供应商"
Caption = "供应商"
BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED}
Type = 0
Format = ""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 0
EndProperty
EndProperty
SplitCount = 1
BeginProperty Split0
BeginProperty Column00
ColumnWidth = 1035.213
EndProperty
BeginProperty Column01
ColumnWidth = 1214.929
EndProperty
BeginProperty Column02
ColumnWidth = 1244.976
EndProperty
BeginProperty Column03
ColumnWidth = 1590.236
EndProperty
BeginProperty Column04
ColumnWidth = 1094.74
EndProperty
BeginProperty Column05
ColumnWidth = 2085.166
EndProperty
EndProperty
End
Begin VB.CommandButton Command2
Caption = "添加"
Height = 375
Left = 4200
TabIndex = 12
Top = 5160
Width = 1335
End
Begin MSDataListLib.DataCombo DataCombo1
Bindings = "frmInput.frx":0015
DataField = "供应商"
DataSource = "Adodc1"
Height = 330
Left = 4560
TabIndex = 11
Top = 240
Width = 1695
_ExtentX = 2990
_ExtentY = 582
_Version = 393216
ListField = "名称"
Text = ""
End
Begin VB.CommandButton cmdLogCancel
Cancel = -1 'True
Caption = "刷新"
Height = 375
Left = 8760
TabIndex = 10
Top = 5160
Width = 1155
End
Begin VB.CommandButton Command1
Caption = "删除"
Height = 375
Left = 5640
TabIndex = 9
Top = 5160
Width = 1335
End
Begin VB.TextBox txtPrice
BackColor = &H00C0FFFF&
DataField = "单价"
DataSource = "Adodc1"
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 285
Left = 1440
TabIndex = 6
Top = 1200
Width = 1800
End
Begin VB.TextBox txtYear
BackColor = &H00C0FFFF&
DataField = "进货日期"
DataSource = "Adodc1"
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 285
Left = 4560
TabIndex = 5
Top = 1200
Width = 1680
End
Begin VB.TextBox Text3
BackColor = &H00C0FFFF&
DataField = "编号"
DataSource = "Adodc1"
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 285
Left = 1440
TabIndex = 1
Top = 240
Width = 1800
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -