📄 frmdeal.frm
字号:
VERSION 5.00
Object = "{3A6644DE-3402-11D9-9DE7-C33FAA87690A}#1.0#0"; "WinXPCEngine.ocx"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Object = "{F0D2F211-CCB0-11D0-A316-00AA00688B10}#1.0#0"; "MSDATLST.OCX"
Begin VB.Form FrmDeal
BorderStyle = 3 'Fixed Dialog
Caption = "奖惩管理"
ClientHeight = 6345
ClientLeft = 45
ClientTop = 330
ClientWidth = 7245
Icon = "FrmDeal.frx":0000
LinkTopic = "Form1"
LockControls = -1 'True
MaxButton = 0 'False
MDIChild = -1 'True
MinButton = 0 'False
ScaleHeight = 6345
ScaleWidth = 7245
ShowInTaskbar = 0 'False
Begin VB.CommandButton CmdMove
Caption = "移动(&M)"
Height = 375
Left = 4440
TabIndex = 16
Top = 5760
Width = 1215
End
Begin VB.CommandButton CmdSave
Caption = "保存(&S)"
Height = 375
Left = 4440
TabIndex = 18
Top = 5760
Visible = 0 'False
Width = 1215
End
Begin VB.CommandButton CmdRetrun
Caption = "返回(&R)"
Height = 375
Left = 5880
TabIndex = 17
Top = 5760
Width = 1215
End
Begin VB.CommandButton CmdDel
Caption = "删除(&D)"
Height = 375
Left = 3000
TabIndex = 15
Top = 5760
Width = 1215
End
Begin VB.CommandButton CmdEdit
Caption = "编辑(&E)"
Height = 375
Left = 1560
TabIndex = 14
Top = 5760
Width = 1215
End
Begin VB.CommandButton CmdAdd
Caption = "添加(&A)"
Height = 375
Left = 120
TabIndex = 13
Top = 5760
Width = 1215
End
Begin TabDlg.SSTab SSTCheck
Height = 5415
Left = 120
TabIndex = 5
Top = 240
Width = 7005
_ExtentX = 12356
_ExtentY = 9551
_Version = 393216
Tabs = 1
TabHeight = 520
TabCaption(0) = "奖惩管理"
TabPicture(0) = "FrmDeal.frx":000C
Tab(0).ControlEnabled= -1 'True
Tab(0).Control(0)= "PicFrame(0)"
Tab(0).Control(0).Enabled= 0 'False
Tab(0).Control(1)= "PicFrame(3)"
Tab(0).Control(1).Enabled= 0 'False
Tab(0).ControlCount= 2
Begin VB.PictureBox PicFrame
Height = 255
Index = 3
Left = 240
ScaleHeight = 195
ScaleWidth = 6435
TabIndex = 20
Top = 5040
Width = 6495
Begin VB.Label LblLable
AutoSize = -1 'True
Height = 180
Index = 26
Left = 2520
TabIndex = 24
Top = 30
Width = 90
End
Begin VB.Label LblLable
AutoSize = -1 'True
Caption = "条"
Height = 180
Index = 25
Left = 1320
TabIndex = 23
Top = 30
Width = 180
End
Begin VB.Label LblLable
AutoSize = -1 'True
Caption = "当前记录共"
Height = 180
Index = 24
Left = 0
TabIndex = 22
Top = 30
Width = 900
End
Begin VB.Label LblCount
AutoSize = -1 'True
Height = 180
Left = 1080
TabIndex = 21
Top = 30
Width = 90
End
End
Begin VB.PictureBox PicFrame
Height = 4335
Index = 0
Left = 240
ScaleHeight = 4275
ScaleWidth = 6435
TabIndex = 6
Top = 600
Width = 6495
Begin VB.TextBox TxtYear
Height = 1335
Left = 1200
MultiLine = -1 'True
ScrollBars = 2 'Vertical
TabIndex = 26
Top = 720
Width = 5055
End
Begin VB.ComboBox CmbLeaveType
Enabled = 0 'False
Height = 300
ItemData = "FrmDeal.frx":0028
Left = 1200
List = "FrmDeal.frx":0035
TabIndex = 3
Top = 2775
Width = 1695
End
Begin VB.TextBox TxtLeaveReason
Enabled = 0 'False
Height = 780
Left = 1200
MultiLine = -1 'True
ScrollBars = 2 'Vertical
TabIndex = 4
Top = 3255
Width = 5055
End
Begin VB.TextBox TxtName
Enabled = 0 'False
Height = 300
Left = 4560
MaxLength = 10
TabIndex = 1
Top = 255
Width = 1695
End
Begin MSComCtl2.DTPicker DTPForDate
Height = 300
Left = 1200
TabIndex = 2
Top = 2055
Width = 1695
_ExtentX = 2990
_ExtentY = 529
_Version = 393216
Enabled = 0 'False
Format = 62062593
CurrentDate = 38327
End
Begin MSDataListLib.DataCombo CmbCode
Height = 330
Left = 1200
TabIndex = 0
Top = 240
Width = 1695
_ExtentX = 2990
_ExtentY = 582
_Version = 393216
Enabled = 0 'False
Text = ""
End
Begin VB.Label Label1
Caption = "*"
Height = 255
Left = 3120
TabIndex = 25
Top = 360
Width = 255
End
Begin VB.Label LblLable
AutoSize = -1 'True
Caption = "奖惩原因:"
Height = 180
Index = 15
Left = 240
TabIndex = 12
Top = 3315
Width = 900
End
Begin VB.Label LblLable
AutoSize = -1 'True
Caption = "奖惩类型:"
Height = 180
Index = 13
Left = 240
TabIndex = 11
Top = 2835
Width = 900
End
Begin VB.Label LblLable
AutoSize = -1 'True
Caption = "奖惩日期:"
Height = 180
Index = 9
Left = 240
TabIndex = 10
Top = 2115
Width = 900
End
Begin VB.Label LblLable
AutoSize = -1 'True
Caption = "奖惩内容:"
Height = 180
Index = 4
Left = 240
TabIndex = 9
Top = 1035
Width = 900
End
Begin VB.Label LblLable
AutoSize = -1 'True
Caption = "员工姓名:"
Height = 180
Index = 1
Left = 3480
TabIndex = 8
Top = 315
Width = 900
End
Begin VB.Label LblLable
AutoSize = -1 'True
Caption = "员工编号:"
Height = 180
Index = 0
Left = 240
TabIndex = 7
Top = 315
Width = 900
End
End
End
Begin WinXPC_Engine.WindowsXPC WinXPCheck
Left = 1920
Top = 720
_ExtentX = 6588
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -