【VB开源代码栏目提醒】:网学会员--在 VB开源代码编辑为广大网友搜集整理了:库存管理.frm绩等信息,祝愿广大网友取得需要的信息,参考学习。
VERSION 5.00
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Begin VB.Form KCGL
Caption = "库存管理"
ClientHeight = 6075
ClientLeft = 60
ClientTop = 345
ClientWidth = 8685
LinkTopic = "Form1"
ScaleHeight = 6075
ScaleWidth = 8685
StartUpPosition = 3 'Windows Default
Begin VB.Frame Frame5
Height = 735
Left = 0
TabIndex = 16
Top = 5280
Width = 8655
Begin VB.CommandButton Command4
Caption = "退出"
Height = 375
Left = 5760
TabIndex = 20
Top = 240
Width = 1575
End
Begin VB.CommandButton Command3
Caption = "盘点小票"
Height = 375
Left = 4200
TabIndex = 19
Top = 240
Width = 1575
End
Begin VB.CommandButton Command2
Caption = "盘点打印"
Height = 375
Left = 2640
TabIndex = 18
Top = 240
Width = 1575
End
Begin VB.CommandButton Command1
Caption = "库存调整"
Height = 375
Left = 1080
TabIndex = 17
Top = 240
Width = 1575
End
End
Begin VB.Frame Frame4
Caption = "Frame4"
Height = 2655
Left = 3000
TabIndex = 6
Top = 2640
Width = 5655
Begin MSDataGridLib.DataGrid DataGrid4
Height = 1215
Left = 1200
TabIndex = 14
Top = 1320
Width = 4335
_ExtentX = 7646
_ExtentY = 2143
_Version = 393216
HeadLines = 1
RowHeight = 15
BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ColumnCount = 2
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
SplitCount = 1
BeginProperty Split0
BeginProperty Column00
EndProperty
BeginProperty Column01
EndProperty
EndProperty
End
Begin
VB.ComboBox Combo1
Height = 315
Left = 4320
TabIndex = 13
Text = "Combo1"
Top = 720
Width = 1095
End
Begin VB.Label Label7
AutoSize = -1 'True
Caption = "具体组成:"
Height = 195
Left = 120
TabIndex = 15
Top = 1320
Width = 900
End
Begin VB.Label Label6
AutoSize = -1 'True
Caption = "限量:"
Height = 195
Left = 3720
TabIndex = 12
Top = 840
Width = 540
End
Begin VB.Label Label5
AutoSize = -1 'True
Caption = "类型:"
Height = 195
Left = 2400
TabIndex = 11
Top = 840
Width = 540
End
Begin VB.Label Label4
AutoSize = -1 'True
Caption = "库存:"
Height = 195
Left = 600
TabIndex = 10
Top = 840
Width = 540
End
Begin VB.Label Label3
AutoSize = -1 'True
Caption = "单位:"
Height = 195
Left = 3720
TabIndex = 9
Top = 360
Width = 540
End
Begin VB.Label Label2
AutoSize = -1 'True
Caption = "编号:"
Height = 195
Left = 2400
TabIndex = 8
Top = 360
Width = 540
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "酒菜名称:"
Height = 195
Left = 240
TabIndex = 7
Top = 360
Width = 900
End
End
Begin VB.Frame Frame3
Caption = "酒菜库存"
Height = 2415
Left = 3000
TabIndex = 4
Top = 120
Width = 5655
Begin MSAdodcLib.Adodc Adodc3
Height = 375
Left = 240
Top = 1800
Width = 5175
_ExtentX = 9128
_ExtentY = 661
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 = ""
Pass
word = ""
RecordSource = ""
Caption = "Adodc3"
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
_Version =