📄 frmstockinfo.frm
字号:
VERSION 5.00
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Begin VB.Form frmStockInfo
Caption = "库存信息"
ClientHeight = 3090
ClientLeft = 60
ClientTop = 450
ClientWidth = 4680
Icon = "frmStockInfo.frx":0000
LinkTopic = "Form1"
MDIChild = -1 'True
ScaleHeight = 3090
ScaleWidth = 4680
WindowState = 2 'Maximized
Begin VB.TextBox txtSort
Alignment = 2 'Center
BeginProperty Font
Name = "隶书"
Size = 14.25
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H000000C0&
Height = 405
Left = 12120
Locked = -1 'True
TabIndex = 22
Top = 240
Width = 1335
End
Begin VB.TextBox txtSumUp
Alignment = 2 'Center
BeginProperty Font
Name = "隶书"
Size = 14.25
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H000000C0&
Height = 375
Left = 4920
Locked = -1 'True
TabIndex = 20
Top = 240
Width = 3255
End
Begin MSAdodcLib.Adodc Adodc1
Height = 375
Left = 1440
Top = 10080
Visible = 0 'False
Width = 3015
_ExtentX = 5318
_ExtentY = 661
ConnectMode = 0
CursorLocation = 3
IsolationLevel = -1
ConnectionTimeout= 15
CommandTimeout = 30
CursorType = 3
LockType = 3
CommandType = 1
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 = $"frmStockInfo.frx":0E42
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 Frame1
Caption = "当条库存产品信息"
Height = 3375
Left = 240
TabIndex = 1
Top = 5160
Width = 14775
Begin VB.TextBox txtTreeSort
Height = 375
Left = 7800
Locked = -1 'True
TabIndex = 19
Top = 470
Width = 1875
End
Begin VB.TextBox txtInNumber
Height = 375
Left = 4680
Locked = -1 'True
TabIndex = 17
Top = 1800
Width = 2175
End
Begin VB.TextBox txtRemainNumber
Height = 375
Left = 7800
Locked = -1 'True
TabIndex = 6
Top = 1800
Width = 1935
End
Begin VB.TextBox txtInprice
Height = 375
Left = 1440
Locked = -1 'True
TabIndex = 5
Top = 1800
Width = 2175
End
Begin VB.TextBox txtProductname
Height = 375
Left = 1440
Locked = -1 'True
TabIndex = 4
Top = 470
Width = 2175
End
Begin VB.TextBox txtProductId
Height = 375
Left = 4680
Locked = -1 'True
TabIndex = 3
Top = 470
Width = 2175
End
Begin VB.TextBox txtSmallSumUp
Alignment = 2 'Center
BeginProperty Font
Name = "隶书"
Size = 12
Charset = 134
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H000000C0&
Height = 375
Left = 4680
Locked = -1 'True
TabIndex = 2
Top = 2760
Width = 2415
End
Begin MSComCtl2.DTPicker DTPDate
Height = 375
Left = 1440
TabIndex = 7
Top = 1125
Width = 2175
_ExtentX = 3836
_ExtentY = 661
_Version = 393216
Format = 20971520
CurrentDate = 38885
MinDate = 36526
End
Begin MSComCtl2.DTPicker DTPTime
Height = 375
Left = 4680
TabIndex = 8
Top = 1125
Width = 2175
_ExtentX = 3836
_ExtentY = 661
_Version = 393216
Format = 20971522
CurrentDate = 38885.3333333333
End
Begin VB.Label Label8
AutoSize = -1 'True
Caption = "树种"
Height = 180
Left = 7200
TabIndex = 18
Top = 550
Width = 360
End
Begin VB.Label Label7
AutoSize = -1 'True
Caption = "进货数量"
Height = 180
Left = 3840
TabIndex = 16
Top = 1920
Width = 720
End
Begin VB.Label Label5
AutoSize = -1 'True
Caption = "库存数量"
Height = 180
Left = 6960
TabIndex = 15
Top = 1920
Width = 720
End
Begin VB.Label Label2
AutoSize = -1 'True
Caption = "产品编号"
Height = 180
Left = 3840
TabIndex = 14
Top = 550
Width = 720
End
Begin VB.Label Label4
AutoSize = -1 'True
Caption = "进货价格"
Height = 180
Left = 600
TabIndex = 13
Top = 1920
Width = 720
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "产品名称"
Height = 180
Left = 600
TabIndex = 12
Top = 550
Width = 720
End
Begin VB.Label Label3
AutoSize = -1 'True
Caption = "入库时间"
Height = 180
Left = 600
TabIndex = 11
Top = 1200
Width = 720
End
Begin VB.Label Label6
Alignment = 2 'Center
AutoSize = -1 'True
Caption = "产品图片"
Height = 720
Left = 10680
TabIndex = 10
Top = 360
Width = 240
WordWrap = -1 'True
End
Begin VB.Image imgProduct
BorderStyle = 1 'Fixed Single
Height = 2895
Left = 11040
Stretch = -1 'True
Top = 240
Width = 3495
End
Begin VB.Label Label9
Alignment = 2 'Center
AutoSize = -1 'True
Caption = "本产品进货价格小计"
Height = 360
Left = 3600
TabIndex = 9
Top = 2760
Width = 1020
WordWrap = -1 'True
End
End
Begin MSDataGridLib.DataGrid DataGrid1
Height = 4095
Left = 240
TabIndex = 0
Top = 840
Width = 14775
_ExtentX = 26061
_ExtentY = 7223
_Version = 393216
AllowUpdate = 0 'False
HeadLines = 1
RowHeight = 15
FormatLocked = -1 'True
BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "隶书"
Size = 12
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
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -