📄 frmemployeeadd.frm
字号:
VERSION 5.00
Begin VB.Form frmEmployeeAdd
BorderStyle = 4 'Fixed ToolWindow
Caption = "New Employee"
ClientHeight = 6090
ClientLeft = 45
ClientTop = 315
ClientWidth = 8475
ControlBox = 0 'False
Icon = "frmEmployeeAdd.frx":0000
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
Moveable = 0 'False
ScaleHeight = 6090
ScaleWidth = 8475
ShowInTaskbar = 0 'False
Begin VB.Frame Frame1
Height = 1575
Left = 6720
TabIndex = 26
Top = 3000
Width = 1575
Begin VB.CommandButton cmdCancel
Caption = "Cancel"
BeginProperty Font
Name = "Verdana"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Left = 240
TabIndex = 11
Top = 840
Width = 1095
End
Begin VB.CommandButton cmdAdd
BackColor = &H00FF0000&
Caption = "Add"
BeginProperty Font
Name = "Verdana"
Size = 9
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 495
Left = 240
TabIndex = 10
Top = 240
Width = 1095
End
End
Begin VB.TextBox txtpin
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 285
Left = 2640
MaxLength = 6
TabIndex = 4
Top = 3240
Width = 3015
End
Begin VB.TextBox txtphone
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 285
Left = 2640
TabIndex = 5
Top = 3600
Width = 3015
End
Begin VB.TextBox txtstate
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 285
Left = 2640
TabIndex = 3
Top = 2880
Width = 3015
End
Begin VB.TextBox txtcity
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 285
Left = 2640
TabIndex = 2
Top = 2520
Width = 3015
End
Begin VB.TextBox txtaddress
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 285
Left = 2640
TabIndex = 1
Top = 2160
Width = 3615
End
Begin VB.TextBox txtemployeename
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 285
Left = 2640
TabIndex = 0
Top = 1800
Width = 3015
End
Begin VB.TextBox txtExp
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 615
Left = 2640
MultiLine = -1 'True
ScrollBars = 2 'Vertical
TabIndex = 9
Top = 5280
Width = 3015
End
Begin VB.ComboBox cboDepartment
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 315
Left = 2640
Style = 2 'Dropdown List
TabIndex = 8
Top = 4920
Width = 3015
End
Begin VB.TextBox txtdesignation
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 285
Left = 2640
TabIndex = 7
Top = 4560
Width = 3015
End
Begin VB.TextBox txteduqualification
BeginProperty Font
Name = "Verdana"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 525
Left = 2640
MultiLine = -1 'True
ScrollBars = 2 'Vertical
TabIndex = 6
Top = 3960
Width = 3015
End
Begin VB.Label lblpin
AutoSize = -1 'True
Caption = "Pin Code"
BeginProperty Font
Name = "Verdana"
Size = 9
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FF0000&
Height = 210
Left = 480
TabIndex = 25
Top = 3240
Width = 870
End
Begin VB.Label lblemployeeNo
AutoSize = -1 'True
Caption = "Employee No."
BeginProperty Font
Name = "Verdana"
Size = 9
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FF0000&
Height = 210
Left = 480
TabIndex = 24
Top = 1200
Width = 1350
End
Begin VB.Label lblPhone
AutoSize = -1 'True
Caption = "Phone/Mobile"
BeginProperty Font
Name = "Verdana"
Size = 9
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FF0000&
Height = 210
Left = 480
TabIndex = 23
Top = 3600
Width = 1380
End
Begin VB.Label lblstate
AutoSize = -1 'True
Caption = "State"
BeginProperty Font
Name = "Verdana"
Size = 9
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00FF0000&
Height = 210
Left = 480
TabIndex = 22
Top = 2880
Width = 525
End
Begin VB.Label lblcity
AutoSize = -1 'True
Caption = "City"
BeginProperty Font
Name = "Verdana"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -