📄 frmwaressell.frm
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Object = "{F0D2F211-CCB0-11D0-A316-00AA00688B10}#1.0#0"; "MSDATLST.OCX"
Object = "{C932BA88-4374-101B-A56C-00AA003668DC}#1.1#0"; "MSMASK32.OCX"
Begin VB.Form frmWaresSell
Caption = "采购单"
ClientHeight = 5700
ClientLeft = 1110
ClientTop = 345
ClientWidth = 9630
KeyPreview = -1 'True
LinkTopic = "Form1"
MDIChild = -1 'True
ScaleHeight = 5700
ScaleWidth = 9630
WindowState = 2 'Maximized
Begin MSDataListLib.DataList DALHouse
Height = 900
Left = 7560
TabIndex = 41
Top = 2280
Visible = 0 'False
Width = 1095
_ExtentX = 1931
_ExtentY = 1588
_Version = 393216
Appearance = 0
End
Begin VB.PictureBox picButtons
Align = 2 'Align Bottom
Appearance = 0 'Flat
BackColor = &H00C0FFFF&
BorderStyle = 0 'None
ForeColor = &H80000008&
Height = 1095
Left = 0
ScaleHeight = 1095
ScaleWidth = 9630
TabIndex = 25
Top = 4305
Width = 9630
Begin VB.CommandButton cmdUpdate
Caption = "保存(&U)"
Height = 315
Left = 840
TabIndex = 28
Top = 720
Visible = 0 'False
Width = 975
End
Begin VB.Frame FrameTail
BackColor = &H00C0FFFF&
Height = 615
Left = 0
TabIndex = 32
Top = 0
Width = 9495
Begin VB.TextBox txtAuditer
Appearance = 0 'Flat
DataField = "FAuditer"
Height = 285
Left = 5760
MaxLength = 20
TabIndex = 38
Top = 240
Width = 1335
End
Begin VB.TextBox txtHandler
Appearance = 0 'Flat
DataField = "FHandler"
Height = 285
Left = 720
MaxLength = 20
TabIndex = 37
Top = 240
Width = 1335
End
Begin VB.TextBox txtKeeper
Appearance = 0 'Flat
DataField = "FKeeper"
Height = 285
Left = 3240
MaxLength = 20
TabIndex = 36
Top = 240
Width = 1335
End
Begin VB.TextBox txtMaker
Appearance = 0 'Flat
DataField = "FMaker"
Height = 285
Left = 8040
MaxLength = 20
TabIndex = 35
Top = 240
Width = 1335
End
Begin VB.CommandButton cmdAuditer
Caption = "审核"
Height = 285
Left = 4920
TabIndex = 34
Top = 240
Width = 735
End
Begin VB.CommandButton cmdKeeper
Caption = "记帐"
Height = 285
Left = 2400
TabIndex = 33
Top = 240
Width = 735
End
Begin VB.Label lblHandler
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "经手人"
Height = 180
Left = 120
TabIndex = 40
Top = 285
Width = 540
End
Begin VB.Label lblMaker
AutoSize = -1 'True
BackStyle = 0 'Transparent
Caption = "制单人"
Height = 180
Left = 7440
TabIndex = 39
Top = 285
Width = 540
End
End
Begin VB.CommandButton cmdAdd
Caption = "添加(&A)"
Height = 315
Left = 840
TabIndex = 31
Top = 720
Width = 975
End
Begin VB.CommandButton cmdEdit
Caption = "修改(&E)"
Height = 315
Left = 2520
TabIndex = 30
Top = 720
Width = 975
End
Begin VB.CommandButton cmdPrint
Caption = "打印(&P)"
Height = 315
Left = 6120
TabIndex = 29
Top = 720
Width = 975
End
Begin VB.CommandButton cmdClose
Caption = "关闭(&X)"
CausesValidation= 0 'False
Height = 315
Left = 7920
TabIndex = 27
Top = 720
Width = 975
End
Begin VB.CommandButton cmdDelete
Caption = "删除(&D)"
Height = 315
Left = 4320
TabIndex = 26
Top = 720
Width = 975
End
End
Begin MSDataGridLib.DataGrid grdDataGrid
Height = 2355
Left = 0
TabIndex = 6
Top = 1800
Width = 9480
_ExtentX = 16722
_ExtentY = 4154
_Version = 393216
AllowUpdate = -1 'True
BackColor = 16776960
BorderStyle = 0
Enabled = -1 'True
ForeColor = 0
HeadLines = 1.5
RowHeight = 15
TabAction = 2
WrapCellPointer = -1 'True
RowDividerStyle = 4
AllowAddNew = -1 'True
AllowDelete = -1 'True
BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 11.25
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 = 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.PictureBox picStatBox
Align = 2 'Align Bottom
Appearance = 0 'Flat
BackColor = &H00C0FFFF&
BorderStyle = 0 'None
ForeColor = &H80000008&
Height = 300
Left = 0
ScaleHeight = 300
ScaleWidth = 9630
TabIndex = 16
Top = 5400
Width = 9630
Begin VB.TextBox txtFindNo
Appearance = 0 'Flat
Height = 300
Left = 7560
MaxLength = 10
TabIndex = 43
Top = 0
Width = 1500
End
Begin VB.CommandButton cmdFirst
Height = 300
Left = 0
Picture = "frmWaresSell.frx":0000
Style = 1 'Graphical
TabIndex = 20
TabStop = 0 'False
Top = 0
UseMaskColor = -1 'True
Width = 345
End
Begin VB.CommandButton cmdPrevious
Height = 300
Left = 345
Picture = "frmWaresSell.frx":0342
Style = 1 'Graphical
TabIndex = 19
TabStop = 0 'False
Top = 0
UseMaskColor = -1 'True
Width = 345
End
Begin VB.CommandButton cmdNext
Height = 300
Left = 4200
Picture = "frmWaresSell.frx":0684
Style = 1 'Graphical
TabIndex = 18
TabStop = 0 'False
Top = 0
UseMaskColor = -1 'True
Width = 345
End
Begin VB.CommandButton cmdLast
Height = 300
Left = 4545
Picture = "frmWaresSell.frx":09C6
Style = 1 'Graphical
TabIndex = 17
TabStop = 0 'False
Top = 0
UseMaskColor = -1 'True
Width = 345
End
Begin VB.Label lblFindNo
BackColor = &H00C0FFFF&
Caption = "快速定位:请输入单据号"
ForeColor = &H00008000&
Height = 180
Left = 5520
TabIndex = 44
Top = 60
Width = 1980
End
Begin VB.Label lblStatus
Appearance = 0 'Flat
BackColor = &H80000005&
BorderStyle = 1 'Fixed Single
ForeColor = &H80000008&
Height = 300
Left = 720
TabIndex = 21
Top = 0
Width = 3360
End
End
Begin MSComctlLib.ImageList imlToolbarIcons
Left = 4170
Top = 2700
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -