📄 frmempfind.frm
字号:
VERSION 5.00
Begin VB.Form frmEmpFind
BorderStyle = 3 'Fixed Dialog
Caption = "员工查询"
ClientHeight = 3675
ClientLeft = 45
ClientTop = 330
ClientWidth = 6855
BeginProperty Font
Name = "宋体"
Size = 12
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Icon = "frmEmpFind.frx":0000
KeyPreview = -1 'True
LinkTopic = "Form1"
LockControls = -1 'True
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 3675
ScaleWidth = 6855
ShowInTaskbar = 0 'False
StartUpPosition = 2 '屏幕中心
Begin VB.ComboBox cboEmp
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 330
Index = 3
Left = 3720
Style = 2 'Dropdown List
TabIndex = 7
Top = 2265
Width = 1425
End
Begin VB.TextBox txtEmp
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 360
Index = 4
Left = 1050
MaxLength = 10
TabIndex = 0
Top = 285
Width = 1410
End
Begin VB.TextBox txtEmp
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 360
Index = 2
Left = 1050
MaxLength = 3
TabIndex = 4
Top = 1605
Width = 1410
End
Begin VB.TextBox txtEmp
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 360
Index = 1
Left = 1050
MaxLength = 10
TabIndex = 2
Top = 945
Width = 1410
End
Begin VB.TextBox txtEmp
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 360
Index = 0
Left = 3735
MaxLength = 4
TabIndex = 1
Top = 285
Width = 1410
End
Begin VB.ComboBox cboEmp
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 330
Index = 0
ItemData = "frmEmpFind.frx":000C
Left = 3750
List = "frmEmpFind.frx":000E
Style = 2 'Dropdown List
TabIndex = 3
Top = 945
Width = 1425
End
Begin VB.ComboBox cboEmp
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 330
Index = 1
Left = 3735
Style = 2 'Dropdown List
TabIndex = 5
Top = 1605
Width = 1425
End
Begin VB.ComboBox cboEmp
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 330
Index = 2
Left = 1050
Style = 2 'Dropdown List
TabIndex = 6
Top = 2265
Width = 1425
End
Begin VB.TextBox txtEmp
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 360
Index = 3
Left = 1020
MaxLength = 50
TabIndex = 8
Top = 2940
Width = 4155
End
Begin VB.CommandButton Command1
Caption = "返回(R)"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 450
Index = 1
Left = 5565
TabIndex = 10
Top = 945
Width = 1050
End
Begin VB.CommandButton Command1
Caption = "确定(&Y)"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 450
Index = 0
Left = 5565
TabIndex = 9
Top = 285
Width = 1050
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "卡 态:"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 210
Index = 7
Left = 2970
TabIndex = 19
Top = 2325
Width = 630
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "拼 音:"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 210
Index = 6
Left = 300
TabIndex = 18
Top = 330
Width = 630
End
Begin VB.Label Label1
AutoSize = -1 'True
Caption = "性 别:"
BeginProperty Font
Name = "宋体"
Size = 10.5
Charset = 134
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 210
Index = 2
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -