📄 frm_zcyd.frm
字号:
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
SplitCount = 1
BeginProperty Split0
BeginProperty Column00
ColumnWidth = 2085.166
EndProperty
BeginProperty Column01
ColumnWidth = 2085.166
EndProperty
BeginProperty Column02
ColumnWidth = 1365.165
EndProperty
BeginProperty Column03
ColumnWidth = 1365.165
EndProperty
BeginProperty Column04
ColumnWidth = 1365.165
EndProperty
BeginProperty Column05
ColumnWidth = 1365.165
EndProperty
BeginProperty Column06
ColumnWidth = 2085.166
EndProperty
BeginProperty Column07
ColumnWidth = 2085.166
EndProperty
EndProperty
End
Begin VB.Frame Frame2
Caption = "资产/设备移动管理"
Height = 1935
Left = 160
TabIndex = 1
Top = 960
Width = 11535
Begin VB.TextBox Text6
DataField = "使用部门"
DataSource = "Adodc2"
Enabled = 0 'False
Height = 350
Left = 5640
TabIndex = 48
Text = "Text6"
Top = 840
Width = 2100
End
Begin VB.ComboBox Combo4
Height = 300
Left = 9120
TabIndex = 47
Text = "Combo4"
Top = 840
Width = 2175
End
Begin VB.TextBox Text15
Height = 350
Left = 5640
TabIndex = 43
Top = 1440
Width = 2100
End
Begin VB.CommandButton Command11
Caption = "部门维护"
Height = 375
Left = 8400
TabIndex = 39
Top = 1440
Width = 920
End
Begin VB.CommandButton Command10
Caption = "取消"
Height = 375
Left = 10320
TabIndex = 24
Top = 1440
Width = 920
End
Begin VB.CommandButton Command9
Caption = "保存"
Height = 375
Left = 9360
TabIndex = 23
Top = 1440
Width = 920
End
Begin MSComCtl2.DTPicker DTPicker1
Height = 345
Left = 1800
TabIndex = 20
Top = 1440
Width = 2100
_ExtentX = 3704
_ExtentY = 609
_Version = 393216
Format = 30212097
CurrentDate = 38087
End
Begin VB.TextBox Text5
DataField = "详细配置"
DataSource = "Adodc2"
Enabled = 0 'False
Height = 350
Left = 1800
TabIndex = 18
Text = "Text5"
Top = 840
Width = 2100
End
Begin VB.TextBox Text4
DataField = "型号"
DataSource = "Adodc2"
Enabled = 0 'False
Height = 350
Left = 9120
TabIndex = 16
Text = "Text4"
Top = 240
Width = 2100
End
Begin VB.TextBox Text3
DataField = "资产设备名称"
DataSource = "Adodc2"
Enabled = 0 'False
Height = 350
Left = 5640
TabIndex = 14
Text = "Text3"
Top = 240
Width = 2100
End
Begin VB.TextBox Text2
DataField = "资产设备编号"
DataSource = "Adodc2"
Height = 350
Left = 1800
TabIndex = 12
Text = "Text2"
Top = 240
Width = 2100
End
Begin VB.Label Label10
Caption = "数量"
Height = 255
Left = 4200
TabIndex = 42
Top = 1560
Width = 975
End
Begin VB.Label Label9
Caption = "移出部门"
Height = 375
Index = 0
Left = 4200
TabIndex = 22
Top = 960
Width = 1215
End
Begin VB.Label Label8
Caption = "移入部门"
Height = 375
Index = 0
Left = 8040
TabIndex = 21
Top = 960
Width = 975
End
Begin VB.Label Label7
Caption = "移动时间"
Height = 255
Index = 0
Left = 360
TabIndex = 19
Top = 1560
Width = 1215
End
Begin VB.Label Label6
Caption = "配置"
Height = 255
Index = 0
Left = 360
TabIndex = 17
Top = 960
Width = 1095
End
Begin VB.Label Label5
Caption = "型号"
Height = 375
Index = 0
Left = 8040
TabIndex = 15
Top = 360
Width = 1095
End
Begin VB.Label Label4
Caption = "资产/设备名称"
Height = 255
Index = 0
Left = 4200
TabIndex = 13
Top = 360
Width = 1335
End
Begin VB.Label Label3
Caption = "资产/设备编号"
Height = 375
Index = 0
Left = 360
TabIndex = 11
Top = 360
Width = 1455
End
End
Begin VB.Frame Frame1
Caption = "资产/设备移动情况查询及打印"
Height = 735
Left = 160
TabIndex = 0
Top = 120
Width = 11535
Begin VB.ComboBox Combo2
Height = 300
ItemData = "frm_ZCYD.frx":0015
Left = 3120
List = "frm_ZCYD.frx":0025
TabIndex = 46
Text = " ="
Top = 240
Width = 855
End
Begin MSComCtl2.DTPicker DTPicker2
Height = 345
Left = 4080
TabIndex = 41
Top = 240
Width = 1335
_ExtentX = 2355
_ExtentY = 609
_Version = 393216
Format = 30212097
CurrentDate = 38087
End
Begin VB.CommandButton Command6
Caption = "关闭"
Height = 375
Left = 10320
TabIndex = 10
Top = 240
Width = 920
End
Begin VB.CommandButton Command5
Caption = "打印设置"
Height = 375
Left = 9240
TabIndex = 9
Top = 240
Width = 920
End
Begin VB.CommandButton Command4
Caption = "打印"
Height = 375
Left = 8160
TabIndex = 8
Top = 240
Width = 920
End
Begin VB.CommandButton Command2
Caption = "刷新"
Height = 375
Left = 7080
TabIndex = 7
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -