📄 frm_zczj.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"
Begin VB.Form frm_ZCZJ
Caption = "资产/设备折旧信息管理"
ClientHeight = 6960
ClientLeft = 60
ClientTop = 345
ClientWidth = 7275
LinkTopic = "Form1"
ScaleHeight = 6960
ScaleWidth = 7275
StartUpPosition = 3 '窗口缺省
WindowState = 2 'Maximized
Begin MSDataGridLib.DataGrid DataGrid1
Bindings = "frm_ZCZJ.frx":0000
Height = 5295
Left = 120
TabIndex = 3
Top = 3000
Width = 11655
_ExtentX = 20558
_ExtentY = 9340
_Version = 393216
HeadLines = 1
RowHeight = 15
FormatLocked = -1 'True
BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
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 = 11
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
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
BeginProperty Column08
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 Column09
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 Column10
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 = 2085.166
EndProperty
BeginProperty Column05
ColumnWidth = 1365.165
EndProperty
BeginProperty Column06
ColumnWidth = 1365.165
EndProperty
BeginProperty Column07
ColumnWidth = 1365.165
EndProperty
BeginProperty Column08
ColumnWidth = 1365.165
EndProperty
BeginProperty Column09
ColumnWidth = 1365.165
EndProperty
BeginProperty Column10
ColumnWidth = 1365.165
EndProperty
EndProperty
End
Begin VB.Frame Frame1
Caption = "设备/资产折旧查询及打印"
Height = 735
Left = 120
TabIndex = 0
Top = 120
Width = 11655
Begin VB.CommandButton Command5
Caption = "关闭"
Height = 350
Left = 10560
TabIndex = 12
Top = 240
Width = 950
End
Begin VB.CommandButton Command4
Caption = "资产折旧"
Enabled = 0 'False
Height = 350
Left = 7320
TabIndex = 11
Top = 240
Width = 950
End
Begin VB.CommandButton Command3
Caption = "打印"
Height = 350
Left = 9480
TabIndex = 10
Top = 240
Width = 950
End
Begin VB.CommandButton Command2
Caption = "刷新"
Height = 350
Left = 8400
TabIndex = 9
Top = 240
Width = 950
End
Begin VB.CommandButton Command1
Caption = "查询"
Height = 350
Left = 6240
TabIndex = 8
Top = 240
Width = 950
End
Begin VB.ComboBox Combo2
Height = 300
ItemData = "frm_ZCZJ.frx":0015
Left = 2820
List = "frm_ZCZJ.frx":0025
TabIndex = 7
Text = " ="
Top = 240
Width = 735
End
Begin VB.ComboBox Combo1
Height = 300
ItemData = "frm_ZCZJ.frx":003B
Left = 1080
List = "frm_ZCZJ.frx":005A
TabIndex = 6
Text = "资产设备编号"
Top = 240
Width = 1695
End
Begin VB.TextBox Text1
Height = 300
Left = 3600
TabIndex = 5
Top = 240
Width = 1335
End
Begin VB.Label Label1
Caption = "查询条件"
Height = 255
Left = 240
TabIndex = 4
Top = 360
Width = 1095
End
End
Begin MSAdodcLib.Adodc Adodc1
Height = 495
Left = 1080
Top = 7560
Width = 3015
_ExtentX = 5318
_ExtentY = 873
ConnectMode = 0
CursorLocation = 3
IsolationLevel = -1
ConnectionTimeout= 15
CommandTimeout = 30
CursorType = 3
LockType = 3
CommandType = 1
CursorOptions = 0
CacheSize = 50
MaxRecords = 0
BOFAction = 0
EOFAction = 0
ConnectStringType= 1
Appearance = 1
BackColor = -2147483643
ForeColor = -2147483640
Orientation = 0
Enabled = -1
Connect = "Provider=MSDASQL.1;Persist Security Info=False;User ID=sa;Data Source=MRSOFT"
OLEDBString = "Provider=MSDASQL.1;Persist Security Info=False;User ID=sa;Data Source=MRSOFT"
OLEDBFile = ""
DataSourceName = ""
OtherAttributes = ""
UserName = ""
Password = ""
RecordSource = "select * from Table_ZCZJ"
Caption = "Adodc1"
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
_Version = 393216
End
Begin MSAdodcLib.Adodc Adodc2
Height = 375
Left = 4200
Top = 7800
Width = 2295
_ExtentX = 4048
_ExtentY = 661
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -