📄 frmcommodity.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 = "{6B7E6392-850A-101B-AFC0-4210102A8DA7}#1.3#0"; "COMCTL32.OCX"
Begin VB.Form frmCommodity
BackColor = &H00C0C0C0&
BorderStyle = 1 'Fixed Single
Caption = "商品资料"
ClientHeight = 5850
ClientLeft = 45
ClientTop = 330
ClientWidth = 8505
ClipControls = 0 'False
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
Moveable = 0 'False
ScaleHeight = 5850
ScaleWidth = 8505
StartUpPosition = 2 '屏幕中心
Begin ComctlLib.Toolbar Toolbar1
Align = 1 'Align Top
Height = 855
Left = 0
TabIndex = 10
Top = 0
Width = 8505
_ExtentX = 15002
_ExtentY = 1508
ButtonWidth = 1455
ButtonHeight = 1349
Appearance = 1
ImageList = "ImageList1"
_Version = 327682
BeginProperty Buttons {0713E452-850A-101B-AFC0-4210102A8DA7}
NumButtons = 14
BeginProperty Button1 {0713F354-850A-101B-AFC0-4210102A8DA7}
Caption = "新增(&A)"
Key = "AddNew"
Object.ToolTipText = "新增"
Object.Tag = ""
ImageIndex = 1
EndProperty
BeginProperty Button2 {0713F354-850A-101B-AFC0-4210102A8DA7}
Caption = "修改(&M)"
Key = "Modify"
Object.ToolTipText = "修改"
Object.Tag = ""
ImageIndex = 2
EndProperty
BeginProperty Button3 {0713F354-850A-101B-AFC0-4210102A8DA7}
Caption = "保存(&S)"
Key = "Save"
Object.ToolTipText = "删除"
Object.Tag = ""
ImageIndex = 3
EndProperty
BeginProperty Button4 {0713F354-850A-101B-AFC0-4210102A8DA7}
Caption = "删除(&D)"
Key = "Delete"
Object.ToolTipText = "保存"
Object.Tag = ""
ImageIndex = 4
EndProperty
BeginProperty Button5 {0713F354-850A-101B-AFC0-4210102A8DA7}
Object.Tag = ""
Style = 3
MixedState = -1 'True
EndProperty
BeginProperty Button6 {0713F354-850A-101B-AFC0-4210102A8DA7}
Object.Tag = ""
Style = 3
MixedState = -1 'True
EndProperty
BeginProperty Button7 {0713F354-850A-101B-AFC0-4210102A8DA7}
Caption = "首条(&F)"
Key = "First"
Object.ToolTipText = "首条记录"
Object.Tag = ""
ImageIndex = 5
EndProperty
BeginProperty Button8 {0713F354-850A-101B-AFC0-4210102A8DA7}
Caption = "次条(&N)"
Key = "Next"
Object.ToolTipText = "次条记录"
Object.Tag = ""
ImageIndex = 6
EndProperty
BeginProperty Button9 {0713F354-850A-101B-AFC0-4210102A8DA7}
Caption = "上条(&P)"
Key = "Previous"
Object.ToolTipText = "上条记录"
Object.Tag = ""
ImageIndex = 7
EndProperty
BeginProperty Button10 {0713F354-850A-101B-AFC0-4210102A8DA7}
Caption = "末条(&L)"
Key = "Last"
Object.ToolTipText = "末条记录"
Object.Tag = ""
ImageIndex = 8
EndProperty
BeginProperty Button11 {0713F354-850A-101B-AFC0-4210102A8DA7}
Object.Tag = ""
Style = 3
EndProperty
BeginProperty Button12 {0713F354-850A-101B-AFC0-4210102A8DA7}
Object.Tag = ""
Style = 3
EndProperty
BeginProperty Button13 {0713F354-850A-101B-AFC0-4210102A8DA7}
Object.Tag = ""
Style = 3
EndProperty
BeginProperty Button14 {0713F354-850A-101B-AFC0-4210102A8DA7}
Caption = "退出(&C"
Key = "Close"
Object.ToolTipText = "退出"
Object.Tag = ""
ImageIndex = 9
EndProperty
EndProperty
End
Begin VB.CommandButton cmdAddNew
BackColor = &H00C0C0C0&
Caption = "新增"
Height = 375
Left = 2970
Style = 1 'Graphical
TabIndex = 18
Top = 5700
Visible = 0 'False
Width = 660
End
Begin VB.CommandButton cmdModify
BackColor = &H00C0C0C0&
Caption = "修改"
Height = 375
Left = 3615
Style = 1 'Graphical
TabIndex = 17
Top = 5700
Visible = 0 'False
Width = 660
End
Begin VB.CommandButton cmdFirst
Caption = "首条"
Height = 375
Left = 0
TabIndex = 16
Top = 5700
Visible = 0 'False
Width = 660
End
Begin VB.CommandButton cmdNext
Caption = "次条"
Height = 375
Left = 645
TabIndex = 15
Top = 5700
Visible = 0 'False
Width = 660
End
Begin VB.CommandButton cmdSave
BackColor = &H00C0C0C0&
Caption = "保存"
Height = 375
Left = 4260
Style = 1 'Graphical
TabIndex = 14
Top = 5700
Visible = 0 'False
Width = 660
End
Begin VB.CommandButton cmdPrevious
Caption = "上条"
Height = 375
Left = 1290
TabIndex = 13
Top = 5700
Visible = 0 'False
Width = 660
End
Begin VB.CommandButton cmdLast
Caption = "末条"
Height = 375
Left = 1935
TabIndex = 12
Top = 5700
Visible = 0 'False
Width = 660
End
Begin VB.CommandButton cmdDelete
BackColor = &H00C0C0C0&
Caption = "删除"
Height = 375
Left = 4900
Style = 1 'Graphical
TabIndex = 11
Top = 5700
Visible = 0 'False
Width = 660
End
Begin VB.CommandButton cmdClose
BackColor = &H00C0C0C0&
Caption = "退 出"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 375
Left = 7650
Style = 1 'Graphical
TabIndex = 1
Top = 5625
Visible = 0 'False
Width = 855
End
Begin VB.Frame Frame1
BackColor = &H00C0C0C0&
Caption = "商品资料"
ForeColor = &H00FF0000&
Height = 4530
Left = 150
TabIndex = 0
Top = 900
Width = 8160
Begin VB.Frame Frame2
Height = 3090
Left = 150
TabIndex = 19
Top = 1275
Width = 7815
Begin MSDataGridLib.DataGrid DataGrid1
Bindings = "frmCommodity.frx":0000
Height = 2895
Left = 75
TabIndex = 20
Top = 150
Width = 7695
_ExtentX = 13573
_ExtentY = 5106
_Version = 393216
AllowUpdate = -1 'True
AllowArrows = -1 'True
BackColor = 12648447
BorderStyle = 0
Enabled = 0 'False
ForeColor = 16711680
HeadLines = 1
RowHeight = 14
TabAction = 1
RowDividerStyle = 4
FormatLocked = -1 'True
AllowAddNew = -1 'True
AllowDelete = -1 'True
BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9.75
Charset = 134
Weight = 700
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 = 5
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
SplitCount = 1
BeginProperty Split0
BeginProperty Column00
Alignment = 2
DividerStyle = 1
ColumnWidth = 1454.74
EndProperty
BeginProperty Column01
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -