?? frm_cgreport.frm
字號:
VERSION 5.00
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomct2.ocx"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomctl.ocx"
Object = "{0ECD9B60-23AA-11D0-B351-00A0C9055D8E}#6.0#0"; "Mshflxgd.ocx"
Begin VB.Form frm_cgreport
Caption = "入庫/退貨/報損 報表"
ClientHeight = 8595
ClientLeft = 60
ClientTop = 345
ClientWidth = 11475
LinkTopic = "Form1"
LockControls = -1 'True
MaxButton = 0 'False
ScaleHeight = 8595
ScaleWidth = 11475
StartUpPosition = 1 '所有者中心
Begin MSComctlLib.ProgressBar pb
Height = 300
Left = 8280
TabIndex = 18
Top = 4850
Visible = 0 'False
Width = 3000
_ExtentX = 5292
_ExtentY = 529
_Version = 393216
Appearance = 1
Scrolling = 1
End
Begin VB.TextBox txt_id
BeginProperty Font
Name = "宋體"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 360
Left = 9270
TabIndex = 16
Top = 2820
Width = 2070
End
Begin MSHierarchicalFlexGridLib.MSHFlexGrid msglist1
Height = 3765
Left = 150
TabIndex = 11
Top = 5160
Width = 11235
_ExtentX = 19817
_ExtentY = 6641
_Version = 393216
FixedCols = 0
SelectionMode = 1
AllowUserResizing= 1
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋體"
Size = 9.75
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
_NumberOfBands = 1
_Band(0).Cols = 2
End
Begin VB.Frame Frame2
Height = 1600
Left = 8190
TabIndex = 6
Top = 3200
Width = 3195
Begin VB.CommandButton Command1
Cancel = -1 'True
Caption = "退出(&X)"
BeginProperty Font
Name = "宋體"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 420
Index = 3
Left = 1725
TabIndex = 10
Top = 945
Width = 1275
End
Begin VB.CommandButton Command1
Caption = "導出(&O)"
BeginProperty Font
Name = "宋體"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 420
Index = 2
Left = 1710
TabIndex = 9
Top = 360
Width = 1275
End
Begin VB.CommandButton Command1
Caption = "打印(&P)"
BeginProperty Font
Name = "宋體"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 420
Index = 1
Left = 225
TabIndex = 8
Top = 945
Width = 1275
End
Begin VB.CommandButton Command1
Caption = "統計(&T)"
BeginProperty Font
Name = "宋體"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 420
Index = 0
Left = 240
TabIndex = 7
Top = 390
Width = 1275
End
End
Begin VB.Frame Frame1
Caption = "報表時間、類型"
BeginProperty Font
Name = "宋體"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 2490
Left = 8190
TabIndex = 1
Top = 180
Width = 3195
Begin VB.ComboBox comb_lxx
BeginProperty Font
Name = "宋體"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 330
Left = 1170
Style = 2 'Dropdown List
TabIndex = 14
Top = 1320
Width = 1890
End
Begin VB.ComboBox comb_lx
BeginProperty Font
Name = "宋體"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 330
Left = 1155
Style = 2 'Dropdown List
TabIndex = 5
Top = 1875
Width = 1890
End
Begin MSComCtl2.DTPicker dtptime
Height = 360
Index = 0
Left = 1170
TabIndex = 2
Top = 285
Width = 1890
_ExtentX = 3334
_ExtentY = 635
_Version = 393216
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋體"
Size = 11.25
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
CustomFormat = "yyyy-MM-dd"
Format = 33882115
CurrentDate = 37833
End
Begin MSComCtl2.DTPicker dtptime
Height = 360
Index = 1
Left = 1185
TabIndex = 3
Top = 795
Width = 1890
_ExtentX = 3334
_ExtentY = 635
_Version = 393216
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋體"
Size = 11.25
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
CustomFormat = "yyyy-MM-dd"
Format = 33882115
CurrentDate = 37833
End
Begin VB.Label Label3
Caption = "報表類型:"
BeginProperty Font
Name = "宋體"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 270
Index = 1
Left = 105
TabIndex = 15
Top = 1365
Width = 1035
End
Begin VB.Label Label3
Caption = "結束時間:"
BeginProperty Font
Name = "宋體"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 270
Index = 0
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -