📄 frm_employee.frm
字号:
VERSION 5.00
Begin VB.Form Frm_Employees
BorderStyle = 1 'Fixed Single
Caption = "Employee's details"
ClientHeight = 6255
ClientLeft = 45
ClientTop = 330
ClientWidth = 8295
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 = 6255
ScaleWidth = 8295
ShowInTaskbar = 0 'False
Begin VB.Frame frm_cmd
ForeColor = &H00400040&
Height = 1095
Left = 480
TabIndex = 27
Top = 5040
Width = 7455
Begin VB.CommandButton cmdLast
Appearance = 0 'Flat
Height = 345
Left = 6960
MouseIcon = "Frm_Employee.frx":24A2
MousePointer = 99 'Custom
Picture = "Frm_Employee.frx":25F4
Style = 1 'Graphical
TabIndex = 37
ToolTipText = "Move Last"
Top = 240
UseMaskColor = -1 'True
Width = 345
End
Begin VB.CommandButton cmdNext
Appearance = 0 'Flat
Height = 345
Left = 6600
MouseIcon = "Frm_Employee.frx":2846
MousePointer = 99 'Custom
Picture = "Frm_Employee.frx":2998
Style = 1 'Graphical
TabIndex = 36
ToolTipText = "Move Next"
Top = 240
UseMaskColor = -1 'True
Width = 345
End
Begin VB.CommandButton cmdPrevious
Appearance = 0 'Flat
Height = 345
Left = 5520
MouseIcon = "Frm_Employee.frx":2BA4
MousePointer = 99 'Custom
Picture = "Frm_Employee.frx":2CF6
Style = 1 'Graphical
TabIndex = 35
ToolTipText = "Move Previous"
Top = 240
UseMaskColor = -1 'True
Width = 345
End
Begin VB.CommandButton cmdFirst
Appearance = 0 'Flat
Height = 345
Left = 5160
MouseIcon = "Frm_Employee.frx":2F05
MousePointer = 99 'Custom
Picture = "Frm_Employee.frx":3057
Style = 1 'Graphical
TabIndex = 34
ToolTipText = "Move First"
Top = 240
UseMaskColor = -1 'True
Width = 345
End
Begin VB.CommandButton cmd_new
Appearance = 0 'Flat
Height = 615
Left = 120
MaskColor = &H8000000F&
MouseIcon = "Frm_Employee.frx":32A6
MousePointer = 99 'Custom
Picture = "Frm_Employee.frx":33F8
Style = 1 'Graphical
TabIndex = 33
ToolTipText = "Add new record"
Top = 240
Width = 735
End
Begin VB.CommandButton cmd_edit
Appearance = 0 'Flat
Height = 615
Left = 960
MouseIcon = "Frm_Employee.frx":39D6
MousePointer = 99 'Custom
Picture = "Frm_Employee.frx":3B28
Style = 1 'Graphical
TabIndex = 32
ToolTipText = "Edit record"
Top = 240
Width = 735
End
Begin VB.CommandButton cmd_delete
Appearance = 0 'Flat
Height = 615
Left = 1800
MouseIcon = "Frm_Employee.frx":40CD
MousePointer = 99 'Custom
Picture = "Frm_Employee.frx":421F
Style = 1 'Graphical
TabIndex = 31
ToolTipText = "Delete record"
Top = 240
Width = 735
End
Begin VB.CommandButton cmd_save
Appearance = 0 'Flat
Height = 615
Left = 2640
MouseIcon = "Frm_Employee.frx":4769
MousePointer = 99 'Custom
Picture = "Frm_Employee.frx":48BB
Style = 1 'Graphical
TabIndex = 30
ToolTipText = "Save record"
Top = 240
Width = 735
End
Begin VB.CommandButton cmd_cancel
Appearance = 0 'Flat
Height = 615
Left = 3480
MouseIcon = "Frm_Employee.frx":4E53
MousePointer = 99 'Custom
Picture = "Frm_Employee.frx":4FA5
Style = 1 'Graphical
TabIndex = 29
ToolTipText = "Cancel"
Top = 240
Width = 735
End
Begin VB.CommandButton cmd_close
Appearance = 0 'Flat
Height = 615
Left = 4320
MouseIcon = "Frm_Employee.frx":5525
MousePointer = 99 'Custom
Picture = "Frm_Employee.frx":5677
Style = 1 'Graphical
TabIndex = 28
Top = 240
Width = 735
End
Begin VB.Label Label7
Alignment = 2 'Center
BackStyle = 0 'Transparent
Caption = "Cancel"
Height = 255
Left = 3480
TabIndex = 46
Top = 840
Width = 735
End
Begin VB.Label Label6
Alignment = 2 'Center
BackStyle = 0 'Transparent
Caption = "Save"
Height = 255
Left = 2640
TabIndex = 45
Top = 840
Width = 735
End
Begin VB.Label Label5
Alignment = 2 'Center
BackStyle = 0 'Transparent
Caption = "Delete"
Height = 255
Left = 1800
TabIndex = 44
Top = 840
Width = 735
End
Begin VB.Label Label4
Alignment = 2 'Center
BackStyle = 0 'Transparent
Caption = "Edit"
Height = 255
Left = 960
TabIndex = 43
Top = 840
Width = 735
End
Begin VB.Label Label2
Alignment = 2 'Center
BackStyle = 0 'Transparent
Caption = "New"
Height = 255
Left = 120
TabIndex = 42
Top = 840
Width = 735
End
Begin VB.Label Label3
Alignment = 2 'Center
BackStyle = 0 'Transparent
Caption = "Close"
Height = 255
Left = 4320
TabIndex = 41
Top = 840
Width = 735
End
Begin VB.Label lbl_total
BackColor = &H00C8D0D4&
BackStyle = 0 'Transparent
Height = 255
Left = 6360
TabIndex = 40
Top = 720
Width = 975
End
Begin VB.Label lbl_rec
Alignment = 1 'Right Justify
BackColor = &H00C8D0D4&
BackStyle = 0 'Transparent
Height = 255
Left = 5160
TabIndex = 39
Top = 720
Width = 855
End
Begin VB.Label Label10
BackColor = &H00C8D0D4&
BackStyle = 0 'Transparent
Caption = "of"
Height = 255
Left = 6120
TabIndex = 38
Top = 720
Width = 255
End
End
Begin VB.Frame fra_personal
Caption = "Personal info"
ForeColor = &H00000040&
Height = 2655
Left = 120
TabIndex = 12
Top = 2400
Width = 8055
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":5BF1
Left = 1680
List = "Frm_Employee.frx":5BFB
Locked = -1 'True
TabIndex = 19
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 = 1680
Locked = -1 'True
MaxLength = 70
TabIndex = 18
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 = 1680
Locked = -1 'True
MaxLength = 25
TabIndex = 17
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 = 1680
Locked = -1 'True
MaxLength = 30
TabIndex = 16
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 = 1455
Left = 5040
Locked = -1 'True
MaxLength = 125
MultiLine = -1 'True
TabIndex = 15
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 = 1680
Locked = -1 'True
MaxLength = 25
TabIndex = 14
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -