📄 frmeditemployee.frm
字号:
VERSION 5.00
Begin VB.Form frmEditemployee
BorderStyle = 4 'Fixed ToolWindow
Caption = "Edit Employee Record"
ClientHeight = 6675
ClientLeft = 45
ClientTop = 315
ClientWidth = 8175
ControlBox = 0 'False
LinkTopic = "Form1"
MaxButton = 0 'False
MinButton = 0 'False
Moveable = 0 'False
ScaleHeight = 6675
ScaleWidth = 8175
ShowInTaskbar = 0 'False
Begin VB.Frame Frame1
Height = 2055
Left = 6240
TabIndex = 15
Top = 2760
Width = 1575
Begin VB.CommandButton cmdSave
Caption = "Update"
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 = 13
Top = 840
Width = 1095
End
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 = 14
Top = 1440
Width = 1095
End
Begin VB.CommandButton cmdEdit
BackColor = &H00FF0000&
Caption = "Edit"
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 = 12
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 = 5
Top = 3240
Width = 2895
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 = 6
Top = 3600
Width = 2895
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 = 4
Top = 2880
Width = 2895
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 = 3
Top = 2520
Width = 2895
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 = 2
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 = 1
Top = 1800
Width = 2895
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 = 735
Left = 2640
MultiLine = -1 'True
ScrollBars = 2 'Vertical
TabIndex = 11
Top = 5760
Width = 2895
End
Begin VB.ComboBox cboID
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 = 0
Top = 1200
Width = 2895
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 = 9
Top = 5040
Width = 2895
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 = 645
Left = 2640
MultiLine = -1 'True
ScrollBars = 2 'Vertical
TabIndex = 7
Top = 3960
Width = 2895
End
Begin VB.TextBox txtDepartment
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 = 10
Top = 5400
Width = 2895
End
Begin VB.TextBox txtDOJ
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 = 8
Top = 4680
Width = 2895
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 = 29
Top = 3360
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 = 360
TabIndex = 28
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 = 27
Top = 3720
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 = 26
Top = 3000
Width = 525
End
Begin VB.Label lblcity
AutoSize = -1 'True
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -