📄 frmleavel.frm
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomctl.ocx"
Object = "{0ECD9B60-23AA-11D0-B351-00A0C9055D8E}#6.0#0"; "MSHFLXGD.OCX"
Object = "{F0D2F211-CCB0-11D0-A316-00AA00688B10}#1.0#0"; "MSDATLST.OCX"
Object = "{C932BA88-4374-101B-A56C-00AA003668DC}#1.1#0"; "MSMASK32.OCX"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Begin VB.Form frmLeavel
BorderStyle = 1 'Fixed Single
Caption = "请假管理"
ClientHeight = 6285
ClientLeft = 45
ClientTop = 330
ClientWidth = 9375
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 6285
ScaleWidth = 9375
StartUpPosition = 1 '所有者中心
Begin MSComctlLib.ImageList ilsTRee
Left = 2160
Top = 5280
_ExtentX = 1005
_ExtentY = 1005
BackColor = -2147483643
ImageWidth = 16
ImageHeight = 16
MaskColor = 12632256
_Version = 393216
BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628}
NumListImages = 3
BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmLeavel.frx":0000
Key = "depart"
EndProperty
BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmLeavel.frx":0352
Key = "root"
EndProperty
BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628}
Picture = "frmLeavel.frx":06A4
Key = "select"
EndProperty
EndProperty
End
Begin MSComctlLib.TreeView treDepart
Height = 5175
Left = 0
TabIndex = 23
Top = 840
Width = 1815
_ExtentX = 3201
_ExtentY = 9128
_Version = 393217
Indentation = 353
LabelEdit = 1
Style = 7
ImageList = "ilsTRee"
Appearance = 1
End
Begin VB.Frame Framitem
Caption = "详细信息"
Height = 2175
Left = 1920
TabIndex = 3
Top = 3840
Width = 7455
Begin MSDataListLib.DataCombo dcbDepartId
Height = 330
Left = 5880
TabIndex = 24
Top = 240
Width = 1455
_ExtentX = 2566
_ExtentY = 582
_Version = 393216
Locked = -1 'True
BackColor = 16383462
Text = ""
End
Begin VB.TextBox txtExamine_person
BackColor = &H00F9FDE6&
Height = 270
Left = 5880
Locked = -1 'True
TabIndex = 20
Top = 1800
Width = 1455
End
Begin VB.TextBox txtExamine_opinion
BackColor = &H00F9FDE6&
Height = 270
Left = 1080
Locked = -1 'True
TabIndex = 19
Top = 1800
Width = 3975
End
Begin VB.TextBox txtLeavel_matter
BackColor = &H00F9FDE6&
Height = 270
Left = 1080
Locked = -1 'True
TabIndex = 18
Top = 1440
Width = 6255
End
Begin VB.TextBox txtLeavel_days
BackColor = &H00F9FDE6&
Height = 270
Left = 5880
Locked = -1 'True
TabIndex = 17
Top = 600
Width = 1455
End
Begin VB.TextBox txtEmp_Name
BackColor = &H00F9FDE6&
Height = 270
Left = 3360
Locked = -1 'True
TabIndex = 16
Top = 240
Width = 1695
End
Begin VB.TextBox txtEmp_ID
BackColor = &H00F9FDE6&
Height = 270
Left = 1080
Locked = -1 'True
TabIndex = 15
Top = 240
Width = 1455
End
Begin MSMask.MaskEdBox mskLeavel_start_time
Height = 255
Left = 1080
TabIndex = 21
Top = 1080
Width = 2295
_ExtentX = 4048
_ExtentY = 450
_Version = 393216
BackColor = 12640511
MaxLength = 10
Format = "dddddd"
Mask = "####-##-##"
PromptChar = " "
End
Begin MSMask.MaskEdBox MaskLeavel_end_time
Height = 255
Left = 5040
TabIndex = 22
Top = 1080
Width = 2295
_ExtentX = 4048
_ExtentY = 450
_Version = 393216
BackColor = 12640511
MaxLength = 10
Format = "dddddd"
Mask = "####-##-##"
PromptChar = " "
End
Begin MSDataListLib.DataCombo dcbLeavelStatus
Height = 330
Left = 1080
TabIndex = 25
Top = 600
Width = 1455
_ExtentX = 2566
_ExtentY = 582
_Version = 393216
Locked = -1 'True
BackColor = 16383462
ForeColor = 0
Text = ""
End
Begin MSDataListLib.DataCombo dcbLeavelType
Height = 330
Left = 3360
TabIndex = 26
Top = 600
Width = 1695
_ExtentX = 2990
_ExtentY = 582
_Version = 393216
Locked = -1 'True
BackColor = 16383462
Text = ""
End
Begin VB.Label lblLeavel_matter
AutoSize = -1 'True
Caption = "请假事由:"
Height = 180
Left = 120
TabIndex = 14
Top = 1440
Width = 900
End
Begin VB.Label lblExamine_opinion
AutoSize = -1 'True
Caption = "审批意见:"
Height = 180
Left = 120
TabIndex = 13
Top = 1800
Width = 900
End
Begin VB.Label lblExamine_person
AutoSize = -1 'True
Caption = "审批人:"
Height = 180
Left = 5160
TabIndex = 12
Top = 1800
Width = 720
End
Begin VB.Label lblLeavel_end_time
AutoSize = -1 'True
Caption = "结束时间:"
Height = 180
Left = 3960
TabIndex = 11
Top = 1080
Width = 900
End
Begin VB.Label lblLeavel_start_time
AutoSize = -1 'True
Caption = "起始时间:"
Height = 180
Left = 120
TabIndex = 10
Top = 1080
Width = 900
End
Begin VB.Label lblLeavel_ID
AutoSize = -1 'True
Caption = "类型:"
Height = 180
Left = 2760
TabIndex = 9
Top = 600
Width = 540
End
Begin VB.Label lblLeavel_days
AutoSize = -1 'True
Caption = "天数:"
Height = 180
Left = 5160
TabIndex = 8
Top = 600
Width = 540
End
Begin VB.Label lblLS_ID
AutoSize = -1 'True
Caption = "请假状态:"
Height = 180
Left = 120
TabIndex = 7
Top = 600
Width = 900
End
Begin VB.Label lblDepart_ID
AutoSize = -1 'True
Caption = "部门:"
Height = 180
Left = 5160
TabIndex = 6
Top = 240
Width = 540
End
Begin VB.Label lblEmp_Name
AutoSize = -1 'True
Caption = "姓名:"
Height = 180
Left = 2760
TabIndex = 5
Top = 240
Width = 540
End
Begin VB.Label lblEmp_ID
AutoSize = -1 'True
Caption = "工作证号:"
Height = 180
Left = 120
TabIndex = 4
Top = 240
Width = 900
End
End
Begin VB.Frame framTbl
Height = 735
Left = 0
TabIndex = 0
Top = 0
Width = 9375
Begin MSComctlLib.Toolbar tlbExit
Height = 540
Left = 2760
TabIndex = 32
Top = 120
Width = 975
_ExtentX = 1720
_ExtentY = 953
ButtonWidth = 820
ButtonHeight = 953
Style = 1
ImageList = "ilsTbl"
_Version = 393216
BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628}
NumButtons = 2
BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "返回"
Key = "exit"
ImageKey = "exit"
EndProperty
BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628}
Caption = "帮助"
Key = "help"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -