📄 frm_employee.frm
字号:
VERSION 5.00
Begin VB.Form Frm_Employees
BorderStyle = 1 'Fixed Single
Caption = "Employee's details"
ClientHeight = 6030
ClientLeft = 45
ClientTop = 330
ClientWidth = 8955
BeginProperty Font
Name = "MS Sans Serif"
Size = 9.75
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00000040&
Icon = "Frm_Employee.frx":0000
LinkTopic = "Form1"
LockControls = -1 'True
MaxButton = 0 'False
MDIChild = -1 'True
MinButton = 0 'False
ScaleHeight = 6030
ScaleWidth = 8955
ShowInTaskbar = 0 'False
Begin VB.Frame fra_cmd
ForeColor = &H00000040&
Height = 1455
Left = 480
TabIndex = 38
Top = 4440
Width = 7935
Begin VB.CommandButton cmdFirst
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 300
Left = 360
Picture = "Frm_Employee.frx":24A2
Style = 1 'Graphical
TabIndex = 18
Tag = "19"
ToolTipText = "Move First"
Top = 960
UseMaskColor = -1 'True
Width = 345
End
Begin VB.CommandButton cmdPrevious
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 300
Left = 720
Picture = "Frm_Employee.frx":27E4
Style = 1 'Graphical
TabIndex = 19
Tag = "20"
ToolTipText = "Move Previous"
Top = 960
UseMaskColor = -1 'True
Width = 345
End
Begin VB.CommandButton cmdNext
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 300
Left = 3480
Picture = "Frm_Employee.frx":2B26
Style = 1 'Graphical
TabIndex = 20
Tag = "21"
ToolTipText = "Move Next"
Top = 960
UseMaskColor = -1 'True
Width = 345
End
Begin VB.CommandButton cmdLast
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
Height = 300
Left = 3840
Picture = "Frm_Employee.frx":2E68
Style = 1 'Graphical
TabIndex = 21
Tag = "22"
ToolTipText = "Move Last"
Top = 960
UseMaskColor = -1 'True
Width = 345
End
Begin VB.CommandButton cmd_close
Caption = "Clo&se"
Height = 375
Left = 6240
TabIndex = 17
Tag = "18"
ToolTipText = "Close"
Top = 840
Width = 1335
End
Begin VB.CommandButton cmd_cancel
Caption = "&Cancel"
Height = 375
Left = 4800
TabIndex = 16
Tag = "17"
ToolTipText = "Cancel"
Top = 840
Width = 1335
End
Begin VB.CommandButton cmd_save
Caption = "Sa&ve"
Height = 375
Left = 6240
TabIndex = 15
Tag = "16"
ToolTipText = "Save record"
Top = 360
Width = 1335
End
Begin VB.CommandButton cmd_reset
Caption = "&Reset"
Height = 375
Left = 4800
TabIndex = 14
Tag = "15"
ToolTipText = "Reset fields"
Top = 360
Width = 1335
End
Begin VB.CommandButton cmd_delete
Caption = "&Delete"
Height = 375
Left = 3000
TabIndex = 13
Tag = "14"
ToolTipText = "Delete record"
Top = 360
Width = 1215
End
Begin VB.CommandButton cmd_edit
Caption = "&Edit"
Height = 375
Left = 1680
TabIndex = 12
Tag = "13"
ToolTipText = "Edit record"
Top = 360
Width = 1215
End
Begin VB.CommandButton cmd_new
Caption = "&New"
Height = 375
Left = 360
TabIndex = 11
Tag = "12"
ToolTipText = "Add new record"
Top = 360
Width = 1215
End
Begin VB.Label lblStatus
BackColor = &H00FFFFFF&
BorderStyle = 1 'Fixed Single
BeginProperty Font
Name = "MS Sans Serif"
Size = 9.75
Charset = 0
Weight = 700
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00400000&
Height = 285
Left = 1080
TabIndex = 39
Top = 960
Width = 2400
End
End
Begin VB.Frame fra_personal
Caption = "Personal info"
ForeColor = &H00000040&
Height = 2655
Left = 240
TabIndex = 30
Top = 1800
Width = 8415
Begin VB.ComboBox cmb_sex
DataField = "Sex"
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00400000&
Height = 315
ItemData = "Frm_Employee.frx":31AA
Left = 2040
List = "Frm_Employee.frx":31B4
Locked = -1 'True
TabIndex = 7
Tag = "7"
Top = 1800
Width = 2295
End
Begin VB.TextBox txt_note
DataField = "Note"
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00400000&
Height = 285
Left = 2040
Locked = -1 'True
MaxLength = 70
TabIndex = 8
Tag = "8"
Top = 2160
Width = 6135
End
Begin VB.TextBox txt_phone
DataField = "Phone"
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00400000&
Height = 285
Left = 2040
Locked = -1 'True
MaxLength = 25
TabIndex = 6
Tag = "6"
Top = 1440
Width = 2295
End
Begin VB.TextBox txt_mail
DataField = "Email"
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00400000&
Height = 285
Left = 2040
Locked = -1 'True
MaxLength = 30
TabIndex = 5
Tag = "5"
Top = 1080
Width = 2295
End
Begin VB.TextBox txt_add
DataField = "Address"
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00400000&
Height = 1695
Left = 5400
Locked = -1 'True
MaxLength = 125
MultiLine = -1 'True
TabIndex = 10
Tag = "11"
Top = 360
Width = 2775
End
Begin VB.TextBox txt_lname
DataField = "Lname"
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00400000&
Height = 285
Left = 2040
Locked = -1 'True
MaxLength = 25
TabIndex = 4
Tag = "4"
Top = 720
Width = 2295
End
Begin VB.TextBox txt_fname
DataField = "Fname"
BeginProperty Font
Name = "MS Sans Serif"
Size = 8.25
Charset = 0
Weight = 400
Underline = 0 'False
Italic = 0 'False
Strikethrough = 0 'False
EndProperty
ForeColor = &H00400000&
Height = 285
Left = 2040
Locked = -1 'True
MaxLength = 25
TabIndex = 3
Tag = "3"
Top = 360
Width = 2295
End
Begin VB.Label lbl_add
Caption = "Address"
BeginProperty Font
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -