📄 main_kcgl_jggl.frm
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.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 main_kcgl_jggl
BorderStyle = 3 'Fixed Dialog
Caption = "库存商品管理-【价格管理】"
ClientHeight = 4980
ClientLeft = 45
ClientTop = 330
ClientWidth = 10680
Icon = "main_kcgl_jggl.frx":0000
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 4980
ScaleWidth = 10680
ShowInTaskbar = 0 'False
StartUpPosition = 2 '屏幕中心
Tag = "修改库存药品价格"
Begin MSDataGridLib.DataGrid DataGrid1
Height = 3210
Left = 15
TabIndex = 11
Top = 1710
Width = 10605
_ExtentX = 18706
_ExtentY = 5662
_Version = 393216
AllowUpdate = -1 'True
BackColor = 12640511
HeadLines = 1
RowHeight = 15
FormatLocked = -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 = 9
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
BeginProperty Column06
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 Column07
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 Column08
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 = 1214.929
EndProperty
BeginProperty Column01
ColumnWidth = 2610.142
EndProperty
BeginProperty Column02
ColumnWidth = 1049.953
EndProperty
BeginProperty Column03
ColumnWidth = 1049.953
EndProperty
BeginProperty Column04
ColumnWidth = 810.142
EndProperty
BeginProperty Column05
ColumnWidth = 675.213
EndProperty
BeginProperty Column06
ColumnWidth = 615.118
EndProperty
BeginProperty Column07
ColumnWidth = 915.024
EndProperty
BeginProperty Column08
ColumnWidth = 915.024
EndProperty
EndProperty
End
Begin VB.Frame Frame1
Caption = "查询条件"
Height = 1065
Left = 15
TabIndex = 0
Top = 615
Width = 10620
Begin VB.TextBox text1
BackColor = &H80000018&
Height = 285
Index = 2
Left = 7380
TabIndex = 5
Top = 240
Width = 3105
End
Begin VB.TextBox text1
BackColor = &H80000018&
Height = 285
Index = 1
Left = 3585
TabIndex = 4
Top = 240
Width = 2655
End
Begin VB.TextBox text1
BackColor = &H80000018&
Height = 285
Index = 4
Left = 7380
TabIndex = 2
Top = 660
Width = 3105
End
Begin VB.TextBox text1
BackColor = &H80000018&
Height = 285
Index = 0
Left = 1050
TabIndex = 1
Top = 240
Width = 1485
End
Begin VB.TextBox text1
BackColor = &H80000018&
Height = 285
Index = 3
Left = 1050
TabIndex = 3
Top = 660
Width = 5190
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "商品产地:"
Height = 180
Index = 4
Left = 6420
TabIndex = 10
Top = 705
Width = 900
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "商品规格:"
Height = 180
Index = 3
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -