📄 frmemploy.frm
字号:
VERSION 5.00
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "MSFLXGRD.OCX"
Begin VB.Form frmEmploy
BorderStyle = 3 'Fixed Dialog
Caption = "员工管理"
ClientHeight = 6660
ClientLeft = 45
ClientTop = 330
ClientWidth = 10770
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Icon = "frmEmploy.frx":0000
LinkTopic = "Form1"
LockControls = -1 'True
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 6660
ScaleWidth = 10770
StartUpPosition = 2 '屏幕中心
Begin VB.Frame racmd
Height = 6300
Left = 8820
TabIndex = 26
Top = 60
Width = 1710
Begin VB.CommandButton cmdCloseColor
Caption = "关闭颜色"
Height = 450
Left = 255
TabIndex = 27
Top = 4965
Width = 1245
End
Begin VB.CommandButton cmdCard
Caption = "更换卡(&X)"
Height = 450
Index = 3
Left = 195
TabIndex = 15
Top = 4785
Visible = 0 'False
Width = 1365
End
Begin VB.CommandButton cmdCard
Caption = "取消挂失"
Height = 450
Index = 2
Left = 240
TabIndex = 14
Top = 4215
Width = 1245
End
Begin VB.CommandButton cmdCard
Caption = "挂失标记"
Height = 450
Index = 1
Left = 240
TabIndex = 13
Top = 3660
Width = 1245
End
Begin VB.CommandButton cmdCard
Caption = "发卡标记"
Height = 450
Index = 0
Left = 240
TabIndex = 12
Top = 3105
Width = 1245
End
Begin VB.CommandButton cmdEdit
Caption = "添加(&A)"
Height = 420
Index = 0
Left = 240
Picture = "frmEmploy.frx":000C
TabIndex = 0
Top = 225
Width = 1245
End
Begin VB.CommandButton cmdEdit
Caption = "保存(&S)"
Height = 435
Index = 1
Left = 240
Picture = "frmEmploy.frx":1DAB
TabIndex = 8
Top = 761
Width = 1245
End
Begin VB.CommandButton cmdEdit
Caption = "修改(&M)"
Height = 450
Index = 2
Left = 240
Picture = "frmEmploy.frx":3BAB
TabIndex = 9
Top = 1297
Width = 1245
End
Begin VB.CommandButton cmdEdit
Caption = "删除(&D)"
Height = 450
Index = 3
Left = 240
Picture = "frmEmploy.frx":598E
TabIndex = 10
Top = 1833
Width = 1245
End
Begin VB.CommandButton cmdEdit
Caption = "查询(&Q)"
Height = 450
Index = 4
Left = 240
Picture = "frmEmploy.frx":772D
TabIndex = 11
Top = 2370
Width = 1245
End
Begin VB.CommandButton cmdEdit
Height = 450
Index = 5
Left = 255
Picture = "frmEmploy.frx":94EB
Style = 1 'Graphical
TabIndex = 16
Top = 5655
Width = 1245
End
End
Begin MSFlexGridLib.MSFlexGrid msfGrid
Height = 4185
Left = 180
TabIndex = 17
Top = 2220
Width = 8415
_ExtentX = 14843
_ExtentY = 7382
_Version = 393216
FixedCols = 0
FocusRect = 2
HighLight = 0
End
Begin VB.Frame Frame1
Height = 1905
Left = 195
TabIndex = 18
Top = 60
Width = 8340
Begin VB.TextBox txtEmp
BackColor = &H00FFFFFF&
Height = 330
Index = 3
Left = 915
MaxLength = 50
TabIndex = 7
Top = 1335
Width = 7095
End
Begin VB.ComboBox cboEmp
Enabled = 0 'False
Height = 330
Index = 2
Left = 6585
Style = 2 'Dropdown List
TabIndex = 6
Top = 825
Width = 1425
End
Begin VB.ComboBox cboEmp
Enabled = 0 'False
Height = 330
Index = 1
Left = 3765
Style = 2 'Dropdown List
TabIndex = 5
Top = 825
Width = 1425
End
Begin VB.ComboBox cboEmp
Enabled = 0 'False
Height = 330
Index = 0
ItemData = "frmEmploy.frx":B35C
Left = 6585
List = "frmEmploy.frx":B366
Style = 2 'Dropdown List
TabIndex = 3
Top = 330
Width = 1425
End
Begin VB.TextBox txtEmp
Height = 330
Index = 0
Left = 915
MaxLength = 4
TabIndex = 1
Top = 330
Width = 1410
End
Begin VB.TextBox txtEmp
Height = 330
Index = 1
Left = 3765
Locked = -1 'True
MaxLength = 10
TabIndex = 2
Top = 330
Width = 1410
End
Begin VB.TextBox txtEmp
Height = 330
Index = 2
Left = 915
Locked = -1 'True
MaxLength = 3
TabIndex = 4
Top = 825
Width = 1410
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "备 注:"
Height = 210
Index = 5
Left = 210
TabIndex = 25
Top = 1395
Width = 630
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "工 号:"
Height = 210
Index = 0
Left = 210
TabIndex = 24
Top = 390
Width = 630
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "年 龄:"
Height = 210
Index = 3
Left = 210
TabIndex = 23
Top = 885
Width = 630
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "职 务:"
Height = 210
Index = 4
Left = 5865
TabIndex = 22
Top = 885
Width = 630
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "部 门:"
Height = 210
Index = 9
Left = 3037
TabIndex = 21
Top = 885
Width = 630
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "姓 名:"
Height = 210
Index = 1
Left = 3037
TabIndex = 20
Top = 390
Width = 630
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "性 别:"
Height = 210
Index = 2
Left = 5865
TabIndex = 19
Top = 390
Width = 630
End
End
Begin VB.Menu mnuEdit
Caption = "编辑"
Visible = 0 'False
Begin VB.Menu mnuEditModify
Caption = "修改(&M)"
End
Begin VB.Menu mnuEditDelete
Caption = "删除(&D)"
End
Begin VB.Menu mnuEditBar1
Caption = "-"
End
Begin VB.Menu mnuEditCard
Caption = "发新卡"
Index = 0
End
Begin VB.Menu mnuEditCard
Caption = "卡挂失"
Index = 1
End
Begin VB.Menu mnuEditCard
Caption = "取消挂失"
Index = 2
End
Begin VB.Menu mnuEditCard
Caption = "更换卡"
Index = 3
Visible = 0 'False
End
End
End
Attribute VB_Name = "frmEmploy"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -