📄 f_laodonghetongyubao.frm
字号:
VERSION 5.00
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Begin VB.Form F_LaoDongHeTongYuBao
BorderStyle = 3 'Fixed Dialog
Caption = "劳动合同预报"
ClientHeight = 7815
ClientLeft = 45
ClientTop = 330
ClientWidth = 10080
ControlBox = 0 'False
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
Moveable = 0 'False
ScaleHeight = 7815
ScaleWidth = 10080
ShowInTaskbar = 0 'False
StartUpPosition = 2 'CenterScreen
Begin VB.Frame Frame2
Caption = "查询结果"
Height = 5895
Left = 120
TabIndex = 53
Top = 1680
Width = 9735
Begin VB.CommandButton Command3
Caption = "显示"
Height = 375
Left = 8400
TabIndex = 54
Top = 5400
Width = 1095
End
Begin MSDataGridLib.DataGrid DataGrid1
Height = 4935
Left = 240
TabIndex = 55
Top = 240
Width = 9255
_ExtentX = 16325
_ExtentY = 8705
_Version = 393216
HeadLines = 1
RowHeight = 14
BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851}
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
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
End
Begin VB.Frame Frame1
Caption = "选择查询条件"
Height = 1455
Left = 120
TabIndex = 44
Top = 120
Width = 9735
Begin VB.CommandButton Command2
Caption = "关闭"
Height = 375
Left = 8400
TabIndex = 47
Top = 840
Width = 1095
End
Begin VB.CommandButton Command1
Caption = "查询"
Height = 375
Left = 7080
TabIndex = 46
Top = 840
Width = 1095
End
Begin VB.CheckBox Check2
Caption = "Check2"
Height = 255
Left = 360
TabIndex = 45
Top = 360
Width = 255
End
Begin MSComCtl2.DTPicker DTPicker2
Height = 300
Left = 4800
TabIndex = 48
Top = 840
Visible = 0 'False
Width = 1455
_ExtentX = 2566
_ExtentY = 529
_Version = 393216
CheckBox = -1 'True
DateIsNull = -1 'True
Format = 66519041
CurrentDate = 36251
End
Begin MSComCtl2.DTPicker DTPicker1
Height = 300
Left = 1560
TabIndex = 49
Top = 840
Visible = 0 'False
Width = 1575
_ExtentX = 2778
_ExtentY = 529
_Version = 393216
CheckBox = -1 'True
DateIsNull = -1 'True
Format = 66519041
CurrentDate = 36251
End
Begin VB.Label Label5
Caption = "结束时间"
Height = 255
Left = 3720
TabIndex = 52
Top = 840
Visible = 0 'False
Width = 735
End
Begin VB.Label Label4
Caption = "开始时间"
Height = 375
Left = 360
TabIndex = 51
Top = 840
Visible = 0 'False
Width = 735
End
Begin VB.Label Label2
Caption = "到期时间"
Height = 255
Left = 840
TabIndex = 50
Top = 360
Width = 975
End
End
Begin VB.Frame Frame3
Height = 5895
Left = 120
TabIndex = 0
Top = 1680
Width = 9735
Begin VB.ComboBox Combo3
DataField = "是否已停止"
Height = 315
Left = 1680
TabIndex = 15
Top = 4800
Width = 1695
End
Begin VB.TextBox txtFields
DataField = "签定期限"
Height = 285
Index = 2
Left = 1680
TabIndex = 14
Top = 2760
Width = 1695
End
Begin VB.ComboBox Combo4
DataField = "停止方式"
Height = 315
Left = 4800
TabIndex = 13
Top = 4800
Width = 1695
End
Begin VB.TextBox txtFields
DataField = "劳动合同编号"
Height = 285
Index = 0
Left = 1680
TabIndex = 12
Top = 360
Width = 1695
End
Begin VB.TextBox txtFields
DataField = "姓名"
Height = 285
Index = 1
Left = 4920
TabIndex = 11
Top = 360
Width = 1575
End
Begin VB.TextBox txtFields
DataField = "文化程度"
Height = 285
Index = 3
Left = 7920
TabIndex = 10
Top = 360
Width = 1695
End
Begin VB.TextBox txtFields
DataField = "性别"
Height = 285
Index = 4
Left = 1680
TabIndex = 9
Top = 840
Width = 1695
End
Begin VB.TextBox txtFields
DataField = "身份证号"
Height = 285
Index = 6
Left = 7920
TabIndex = 8
Top = 1320
Width = 1695
End
Begin VB.TextBox txtFields
DataField = "家庭通讯地址"
Height = 285
Index = 7
Left = 1680
TabIndex = 7
Top = 1320
Width = 4815
End
Begin VB.TextBox txtFields
DataField = "邮编"
Height = 285
Index = 8
Left = 7920
TabIndex = 6
Top = 840
Width = 1695
End
Begin VB.TextBox txtFields
DataField = "所在街道办事处"
Height = 285
Index = 9
Left = 1680
TabIndex = 5
Top = 1800
Width = 4815
End
Begin VB.TextBox txtFields
DataField = "部门"
Height = 285
Index = 14
Left = 1680
TabIndex = 4
Top = 2280
Width = 1695
End
Begin VB.TextBox txtFields
DataField = "岗位"
Height = 285
Index = 15
Left = 4800
TabIndex = 3
Top = 2280
Width = 1695
End
Begin VB.TextBox txtFields
DataField = "当事人约定的其他内容"
Height = 765
Index = 16
Left = 1680
TabIndex = 2
Top = 3840
Width = 4815
End
Begin VB.CommandButton CmdXianShi_Exit
Caption = "关闭"
Height = 375
Left = 8520
TabIndex = 1
Top = 5400
Width = 1095
End
Begin MSComCtl2.DTPicker DTPicker3
DataField = "出生日期"
BeginProperty DataFormat
Type = 1
Format = "yyyy""年""M""月""d""日"""
HaveTrueFalseNull= 0
FirstDayOfWeek = 0
FirstWeekOfYear = 0
LCID = 2052
SubFormatType = 3
EndProperty
Height = 300
Left = 4920
TabIndex = 16
Top = 840
Width = 1575
_ExtentX = 2778
_ExtentY = 529
_Version = 393216
CheckBox = -1 'True
DateIsNull = -1 'True
Format = 66519041
CurrentDate = 36189
End
Begin MSComCtl2.DTPicker DTPicker4
DataField = "签定时间"
Height = 300
Left = 7920
TabIndex = 17
Top = 2280
Width = 1695
_ExtentX = 2990
_ExtentY = 529
_Version = 393216
CheckBox = -1 'True
DateIsNull = -1 'True
Format = 66519041
CurrentDate = 36186
End
Begin MSComCtl2.DTPicker DTPicker5
DataField = "结束时间"
Height = 300
Left = 7920
TabIndex = 18
Top = 2760
Width = 1695
_ExtentX = 2990
_ExtentY = 529
_Version = 393216
CheckBox = -1 'True
DateIsNull = -1 'True
Format = 66519041
CurrentDate = 36186
End
Begin MSComCtl2.DTPicker DTPicker6
DataField = "开始时间"
Height = 300
Left = 4800
TabIndex = 19
Top = 2760
Width = 1695
_ExtentX = 2990
_ExtentY = 529
_Version = 393216
CheckBox = -1 'True
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -