?? employee.frm
字號:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Begin VB.Form Employee
Caption = "Employee"
ClientHeight = 4935
ClientLeft = 4485
ClientTop = 3960
ClientWidth = 6735
LinkTopic = "Form1"
ScaleHeight = 4935
ScaleWidth = 6735
Begin VB.CommandButton btnLast
Caption = "> |"
Height = 375
Left = 5640
TabIndex = 39
Top = 4440
Width = 975
End
Begin VB.CommandButton btnNext
Caption = ">"
Height = 375
Left = 4350
TabIndex = 38
Top = 4440
Width = 975
End
Begin VB.TextBox txtRecCnt
Alignment = 2 'Center
Height = 375
Left = 2700
TabIndex = 37
Top = 4440
Width = 1335
End
Begin VB.CommandButton btnPrevious
Caption = "<"
Height = 375
Left = 1410
TabIndex = 36
Top = 4440
Width = 975
End
Begin VB.CommandButton btnFirst
Caption = "| <"
Height = 375
Left = 120
TabIndex = 35
Top = 4440
Width = 975
End
Begin VB.PictureBox Picture1
Appearance = 0 'Flat
BackColor = &H80000000&
BorderStyle = 0 'None
ForeColor = &H80000008&
Height = 3255
Index = 0
Left = 240
ScaleHeight = 3255
ScaleWidth = 6255
TabIndex = 19
Top = 960
Width = 6255
Begin VB.TextBox txtEID
Height = 375
Left = 1440
TabIndex = 26
Top = 60
Width = 1935
End
Begin VB.TextBox txtFirstName
Height = 375
Left = 1440
TabIndex = 25
Top = 520
Width = 1935
End
Begin VB.TextBox txtLastName
Height = 375
Left = 1440
TabIndex = 24
Top = 980
Width = 1935
End
Begin VB.TextBox txtTitle
Height = 375
Left = 1440
TabIndex = 23
Top = 1440
Width = 1935
End
Begin VB.TextBox txtReportsTo
Height = 375
Left = 1440
TabIndex = 22
Top = 1900
Width = 1935
End
Begin VB.TextBox txtHireDate
Height = 375
Left = 1440
TabIndex = 21
Top = 2360
Width = 1935
End
Begin VB.TextBox txtExtension
Height = 375
Left = 1440
TabIndex = 20
Top = 2820
Width = 1935
End
Begin VB.Label Label1
Alignment = 1 'Right Justify
Caption = "Employee ID:"
Height = 255
Left = 120
TabIndex = 33
Top = 120
Width = 1095
End
Begin VB.Label Label2
Alignment = 1 'Right Justify
Caption = "First Name:"
Height = 255
Left = 120
TabIndex = 32
Top = 580
Width = 1095
End
Begin VB.Label Label3
Alignment = 1 'Right Justify
Caption = "Last Name:"
Height = 255
Left = 120
TabIndex = 31
Top = 1040
Width = 1095
End
Begin VB.Label Label4
Alignment = 1 'Right Justify
Caption = "Title:"
Height = 255
Left = 120
TabIndex = 30
Top = 1500
Width = 1095
End
Begin VB.Label Label5
Alignment = 1 'Right Justify
Caption = "Reports To:"
Height = 255
Left = 120
TabIndex = 29
Top = 1960
Width = 1095
End
Begin VB.Label Label6
Alignment = 1 'Right Justify
Caption = "Hire Date:"
Height = 255
Left = 120
TabIndex = 28
Top = 2420
Width = 1095
End
Begin VB.Label Label7
Alignment = 1 'Right Justify
Caption = "Extension:"
Height = 255
Left = 120
TabIndex = 27
Top = 2880
Width = 1095
End
Begin VB.Image Image1
Height = 3015
Left = 3480
Top = 120
Width = 2775
End
End
Begin VB.PictureBox Picture1
Appearance = 0 'Flat
BackColor = &H80000000&
BorderStyle = 0 'None
ForeColor = &H80000008&
Height = 3255
Index = 1
Left = 240
ScaleHeight = 3255
ScaleWidth = 6255
TabIndex = 0
Top = 960
Width = 6255
Begin VB.TextBox txtAddress
Height = 495
Left = 1440
MultiLine = -1 'True
ScrollBars = 2 'Vertical
TabIndex = 9
Top = 0
Width = 3855
End
Begin VB.TextBox txtCity
Height = 405
Left = 1440
TabIndex = 8
Top = 600
Width = 1695
End
Begin VB.TextBox txtZipCode
Height = 405
Left = 1440
TabIndex = 7
Top = 1155
Width = 1695
End
Begin VB.TextBox txtHomePhone
Height = 405
Left = 1440
TabIndex = 6
Top = 1695
Width = 1695
End
Begin VB.TextBox txtCTitle
Height = 405
Left = 1440
TabIndex = 5
Top = 2250
Width = 1695
End
Begin VB.TextBox txtBirthDate
Height = 405
Left = 1440
TabIndex = 4
Top = 2805
Width = 1695
End
Begin VB.TextBox txtRegion
Height = 285
Left = 4320
TabIndex = 3
Top = 660
Width = 975
End
Begin VB.TextBox txtCountry
Height = 285
Left = 4320
TabIndex = 2
Top = 1215
Width = 975
End
Begin VB.TextBox txtNotes
Height = 975
Left = 3360
MultiLine = -1 'True
ScrollBars = 2 'Vertical
TabIndex = 1
Top = 2160
Width = 2655
End
Begin VB.Label Label8
Alignment = 1 'Right Justify
Caption = "Address:"
Height = 255
Left = 0
TabIndex = 18
Top = 120
Width = 1335
End
Begin VB.Label Label10
Alignment = 1 'Right Justify
Caption = "Postal Code:"
Height = 255
Left = 0
TabIndex = 17
Top = 1230
Width = 1335
End
Begin VB.Label Label11
Alignment = 1 'Right Justify
Caption = "Home Phone:"
Height = 255
Left = 0
TabIndex = 16
Top = 1770
Width = 1335
End
Begin VB.Label Label12
Alignment = 1 'Right Justify
Caption = "Title of Courtesy:"
Height = 255
Left = 0
TabIndex = 15
Top = 2325
Width = 1335
End
Begin VB.Label Label13
Alignment = 1 'Right Justify
Caption = "Birth Date:"
Height = 255
Left = 0
TabIndex = 14
Top = 2880
Width = 1335
End
Begin VB.Label Label15
Caption = "Country:"
Height = 255
Left = 3360
TabIndex = 13
Top = 1230
Width = 855
End
Begin VB.Label Label16
Caption = "Notes:"
Height = 255
Left = 3360
TabIndex = 12
Top = 1770
Width = 855
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -