📄 formcode.frm
字号:
VERSION 5.00
Object = "{8099FCC2-0A81-11D2-BAA4-04F205C10000}#1.0#0"; "Vsflex6.ocx"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Begin VB.Form formcode
Caption = "单据跟踪"
ClientHeight = 6045
ClientLeft = 60
ClientTop = 345
ClientWidth = 7620
LinkTopic = "Form2"
ScaleHeight = 6045
ScaleWidth = 7620
StartUpPosition = 3 '窗口缺省
Begin VB.CommandButton 报表
Caption = "出货异常报表"
Height = 375
Index = 1
Left = 3000
TabIndex = 3
Top = 120
Width = 1335
End
Begin VB.CommandButton 报表
Caption = "调货异常报表"
Height = 375
Index = 0
Left = 1560
TabIndex = 2
Top = 120
Width = 1335
End
Begin VB.CommandButton Command1
Caption = "刷新"
Height = 375
Left = 120
TabIndex = 1
Top = 120
Width = 1335
End
Begin TabDlg.SSTab SSTab1
Height = 5415
Left = 0
TabIndex = 0
Top = 600
Width = 7575
_ExtentX = 13361
_ExtentY = 9551
_Version = 393216
Tabs = 2
Tab = 1
TabHeight = 520
TabCaption(0) = "出货异常"
TabPicture(0) = "Formcode.frx":0000
Tab(0).ControlEnabled= 0 'False
Tab(0).Control(0)= "vsFlexGrid1"
Tab(0).ControlCount= 1
TabCaption(1) = "调货异常"
TabPicture(1) = "Formcode.frx":001C
Tab(1).ControlEnabled= -1 'True
Tab(1).Control(0)= "vsFlexGrid2"
Tab(1).Control(0).Enabled= 0 'False
Tab(1).ControlCount= 1
Begin VSFlex6Ctl.vsFlexGrid vsFlexGrid2
Height = 4575
Left = 120
TabIndex = 5
Top = 600
Width = 7335
_cx = 1192586
_cy = 1187718
_ConvInfo = -1
Appearance = 1
BorderStyle = 1
Enabled = -1 'True
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
MousePointer = 0
BackColor = -2147483643
ForeColor = -2147483640
BackColorFixed = -2147483633
ForeColorFixed = -2147483630
BackColorSel = -2147483635
ForeColorSel = -2147483634
BackColorBkg = -2147483636
BackColorAlternate= -2147483643
GridColor = -2147483633
GridColorFixed = -2147483632
TreeColor = -2147483632
FloodColor = 192
SheetBorder = -2147483642
FocusRect = 1
HighLight = 1
AllowSelection = -1 'True
AllowBigSelection= -1 'True
AllowUserResizing= 0
SelectionMode = 0
GridLines = 1
GridLinesFixed = 2
GridLineWidth = 1
Rows = 50
Cols = 10
FixedRows = 1
FixedCols = 1
RowHeightMin = 0
RowHeightMax = 0
ColWidthMin = 0
ColWidthMax = 0
ExtendLastCol = 0 'False
FormatString = ""
ScrollTrack = 0 'False
ScrollBars = 3
ScrollTips = 0 'False
MergeCells = 0
MergeCompare = 0
AutoResize = -1 'True
AutoSizeMode = 0
AutoSearch = 0
MultiTotals = -1 'True
SubtotalPosition= 1
OutlineBar = 0
OutlineCol = 0
Ellipsis = 0
ExplorerBar = 3
PicturesOver = 0 'False
FillStyle = 0
RightToLeft = 0 'False
PictureType = 0
TabBehavior = 0
OwnerDraw = 0
Editable = 0 'False
ShowComboButton = -1 'True
WordWrap = 0 'False
TextStyle = 0
TextStyleFixed = 0
OleDragMode = 0
OleDropMode = 0
DataMode = 0
VirtualData = 0 'False
DataMember = ""
End
Begin VSFlex6Ctl.vsFlexGrid vsFlexGrid1
Height = 4575
Left = -74880
TabIndex = 4
Top = 600
Width = 7335
_cx = 1192586
_cy = 1187718
_ConvInfo = -1
Appearance = 1
BorderStyle = 1
Enabled = -1 'True
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
MousePointer = 0
BackColor = -2147483643
ForeColor = -2147483640
BackColorFixed = -2147483633
ForeColorFixed = -2147483630
BackColorSel = -2147483635
ForeColorSel = -2147483634
BackColorBkg = -2147483636
BackColorAlternate= -2147483643
GridColor = -2147483633
GridColorFixed = -2147483632
TreeColor = -2147483632
FloodColor = 192
SheetBorder = -2147483642
FocusRect = 1
HighLight = 1
AllowSelection = -1 'True
AllowBigSelection= -1 'True
AllowUserResizing= 0
SelectionMode = 0
GridLines = 1
GridLinesFixed = 2
GridLineWidth = 1
Rows = 50
Cols = 10
FixedRows = 1
FixedCols = 1
RowHeightMin = 0
RowHeightMax = 0
ColWidthMin = 0
ColWidthMax = 0
ExtendLastCol = 0 'False
FormatString = ""
ScrollTrack = 0 'False
ScrollBars = 3
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -