📄 zfjl.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"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Object = "{E228A480-FDCB-11D5-A3C8-0050BF074C3F}#36.0#0"; "CURTPRINTER.OCX"
Begin VB.Form zfjl
Caption = "作废重车记录表"
ClientHeight = 8595
ClientLeft = 1110
ClientTop = 450
ClientWidth = 11880
Icon = "zfjl.frx":0000
KeyPreview = -1 'True
LinkTopic = "Form1"
MDIChild = -1 'True
ScaleHeight = 8595
ScaleWidth = 11880
WindowState = 2 'Maximized
Begin CurtPrinter打印预览控件.CurtPrinter CurtPrinter1
Height = 5715
Left = 240
TabIndex = 8
Top = 480
Visible = 0 'False
Width = 8055
_ExtentX = 14208
_ExtentY = 10081
ForeColor = -2147483640
BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "宋体"
Size = 9
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ToolBarColor = -2147483644
ToolBarStyle = 2
End
Begin VB.Frame Frame1
BackColor = &H00E0E0E0&
Height = 1455
Left = 240
TabIndex = 1
Top = 360
Width = 11535
Begin VB.CommandButton cmdRefresh
Caption = "确定(&R)"
Height = 300
Left = 7920
TabIndex = 7
Top = 600
Width = 1095
End
Begin VB.CommandButton cmdClose
Caption = "关闭(&C)"
Height = 300
Left = 9600
TabIndex = 6
Top = 600
Width = 1095
End
Begin MSComCtl2.DTPicker DTPicker2
Height = 360
Left = 5520
TabIndex = 2
Top = 600
Width = 1575
_ExtentX = 2778
_ExtentY = 635
_Version = 393216
Format = 24641536
CurrentDate = 37603
End
Begin MSComCtl2.DTPicker DTPicker1
Height = 360
Left = 1800
TabIndex = 3
Top = 600
Width = 1575
_ExtentX = 2778
_ExtentY = 635
_Version = 393216
Format = 24641536
CurrentDate = 37603
End
Begin VB.Label Label1
Appearance = 0 'Flat
BackColor = &H80000005&
BackStyle = 0 'Transparent
Caption = "输入起始时间:"
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H80000008&
Height = 330
Left = 120
TabIndex = 5
Top = 600
Width = 2055
End
Begin VB.Label Label2
Appearance = 0 'Flat
BackColor = &H80000005&
BackStyle = 0 'Transparent
Caption = "输入截止时间:"
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H80000008&
Height = 345
Left = 3720
TabIndex = 4
Top = 600
Width = 1695
End
End
Begin MSDataGridLib.DataGrid grdDataGrid
Bindings = "zfjl.frx":000C
Height = 6615
Left = 240
TabIndex = 0
Top = 1920
Width = 12840
_ExtentX = 22648
_ExtentY = 11668
_Version = 393216
AllowUpdate = -1 'True
HeadLines = 1
RowHeight = 15
AllowAddNew = -1 'True
AllowDelete = -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 = 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 MSAdodcLib.Adodc datPrimaryRS
Align = 2 'Align Bottom
Height = 330
Left = 0
Top = 8265
Visible = 0 'False
Width = 11880
_ExtentX = 20955
_ExtentY = 582
ConnectMode = 0
CursorLocation = 3
IsolationLevel = -1
ConnectionTimeout= 15
CommandTimeout = 30
CursorType = 3
LockType = 3
CommandType = 8
CursorOptions = 0
CacheSize = 50
MaxRecords = 0
BOFAction = 0
EOFAction = 0
ConnectStringType= 3
Appearance = 1
BackColor = -2147483643
ForeColor = -2147483640
Orientation = 0
Enabled = -1
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -