VERSION 5.00 Begin VB.Form frmEmployee Caption = "Employee Records" ClientHeight = 8400 ClientLeft = 165 ClientTop = 735 ClientWidth = 8415 LinkTopic = "Form2" ScaleHeight = 8400 ScaleWidth = 8415 StartUpPosition = 3 'Windows Default Begin VB.TextBox txtDnum Height = 375 Left = 2280 TabIndex = 33 Top = 5475 Width = 1935 End Begin VB.TextBox txtZip Height = 375 Left = 6240 TabIndex = 32 Top = 2760 Width = 1935 End Begin VB.TextBox Text1 Height = 375 Left = 6240 TabIndex = 31 Top = 2205 Width = 1935 End Begin VB.TextBox txtCity Height = 375 Left = 6240 TabIndex = 30 Top = 1635 Width = 1935 End Begin VB.TextBox txtAddr Height = 375 Left = 6240 TabIndex = 29 Top = 1080 Width = 1935 End Begin VB.TextBox txtSdate Height = 375 Index = 5 Left = 2280 TabIndex = 27 Top = 4938 Width = 1935 End Begin VB.TextBox txtLname Height = 375 Left = 2280 TabIndex = 19 Top = 1200 Width = 1935 End Begin VB.TextBox txtFname Height = 375 Left = 2280 TabIndex = 18 Top = 1734 Width = 1935 End Begin VB.TextBox txtHnum Height = 375 Left = 2280 TabIndex = 17 Top = 4404 Width = 1935 End Begin VB.TextBox txtOnum Height = 375 Left = 2280 TabIndex = 16 Top = 3870 Width = 1935 End Begin VB.TextBox txtEtype Height = 375 Left = 2280 TabIndex = 15 Top = 3336 Width = 1935 End Begin VB.TextBox txtWage Height = 375 Left = 2280 TabIndex = 14 Top = 2802 Width = 1935 End Begin VB.TextBox txtSsn Height = 375 Left = 2280 TabIndex = 13 Top = 2268 Width = 1935 End Begin VB.CommandButton cmdExit Caption = "Exit" Height = 495 Index = 0 Left = 3480 TabIndex = 10 Top = 6840 Width = 975 End Begin VB.CommandButton cmdDelete Caption = "Delete" Height = 495 Left = 2400 TabIndex = 9 Top = 6840 Width = 975 End Begin VB.CommandButton cmdUpdate Caption = "Update" Height = 495 Left = 1320 TabIndex = 8 Top = 6840 Width = 975 End Begin VB.CommandButton cmdAdd Caption = "Add" Height = 495 Left = 240 TabIndex = 7 Top = 6840 Width = 975 End Begin VB.CommandButton cmdNavigate Caption = "Last >>" Height = 495 Index = 3 Left = 3480 TabIndex = 6 Top = 7680 Width = 975 End Begin VB.CommandButton cmdNavigate Caption = "Next >" Height = 495 Index = 2 Left = 2400 TabIndex = 5 Top = 7680 Width = 975 End Begin VB.CommandButton cmdNavigate Caption = "< Prev" Height = 495 Index = 1 Left = 1320 TabIndex = 4 Top = 7680 Width = 975 End Begin VB.CommandButton cmdNavigate Caption = "<< First" Height = 495 Index = 0 Left = 240 TabIndex = 3 Top = 7680 Width = 975 End Begin VB.CommandButton cmdExit Caption = "Exit Employee Records" Height = 615 Index = 1 Left = 4680 TabIndex = 2 Top = 6840 Width = 3135 End Begin VB.Label lbladdr Alignment = 1 'Right Justify Caption = "Street Address" Height = 255 Index = 0 Left = 4200 TabIndex = 38 Top = 1155 Width = 1815 End Begin VB.Label lblCity Alignment = 1 'Right Justify Caption = "City" Height = 255 Index = 0 Left = 4200 TabIndex = 37 Top = 1695 Width = 1815 End Begin VB.Label lblState Alignment = 1 'Right Justify Caption = "State" Height = 255 Index = 0 Left = 4200 TabIndex = 36 Top = 2235 Width = 1815 End Begin VB.Label lblZip Alignment = 1 'Right Justify Caption = "Zip" Height = 255 Index = 0 Left = 4200 TabIndex = 35 Top = 2775 Width = 1815 End Begin VB.Label lblDeptnum Alignment = 1 'Right Justify Caption = "Department Number" Height = 255 Index = 0 Left = 240 TabIndex = 34 Top = 5475 Width = 1815 End Begin VB.Label lblSdate Alignment = 1 'Right Justify Caption = "Start Date" Height = 255 Index = 5 Left = 360 TabIndex = 28 Top = 5055 Width = 1695 End Begin VB.Label lblLName Alignment = 1 'Right Justify Caption = "Last Name" Height = 255 Index = 0 Left = 240 TabIndex = 26 Top = 1320 Width = 1815 End Begin VB.Label lblFname Alignment = 1 'Right Justify Caption = "First Name" Height = 255 Index = 0 Left = 240 TabIndex = 25 Top = 1860 Width = 1815 End Begin VB.Label lblSsn Alignment = 1 'Right Justify Caption = "Social Security Number" Height = 255 Index = 0 Left = 240 TabIndex = 24 Top = 2400 Width = 1815 End Begin VB.Label lblWage Alignment = 1 'Right Justify Caption = "Hourly Rate" Height = 255 Index = 0 Left = 240 TabIndex = 23 Top = 2940 Width = 1815 End Begin VB.Label lblEtype Alignment = 1 'Right Justify Caption = "Employee Type" Height = 255 Index = 0 Left = 240 TabIndex = 22 Top = 3480 Width = 1815 End Begin VB.Label lblOnum Alignment = 1 'Right Justify Caption = "Office Phone Number" Height = 255 Index = 0 Left = 240 TabIndex = 21 Top = 4020 Width = 1815 End Begin VB.Label lblHnum Alignment = 1 'Right Justify Caption = "Home Phone Number" Height = 255 Index = 0 Left = 240 TabIndex = 20 Top = 4560 Width = 1815 End Begin VB.Label lblweb Alignment = 1 'Right Justify Caption = "http://blacksunhine.freeservers.com " Height = 255 Index = 1 Left = 4680 TabIndex = 12 Top = 8040 Width = 3135 End Begin VB.Label lblorg Alignment = 1 'Right Justify Caption = "An Aaron's Computer Services Production" Height = 255 Index = 0 Left = 4680 TabIndex = 11 Top = 7680 Width = 3135 End Begin VB.Label lbl3 Alignment = 2 'Center Caption = "Employee Records" BeginProperty Font Name = "MS Sans Serif" Size = 24 Charset = 0 Weight = 400 Underline = 0 'False Italic = 0 'False Strikethrough = 0 'False EndProperty Height = 975 Left = 2520 TabIndex = 1 Top = 0 Width = 5655 End Begin VB.Label lblCSS Alignment = 2 'Center Caption = "CSS" BeginProperty Font Name = "Tahoma" Size = 36 Charset = 0 Weight = 700 Underline = 0 'False Italic = 0 'False Strikethrough = 0 'False EndProperty Height = 975 Left = 0 TabIndex = 0 Top = 120 Width = 2295 End Begin VB.Menu mnuFile Caption = "&File" Begin VB.Menu mnuExit Caption = "E&xit" End End End Attribute VB_Name = "frmEmployee" Attribute VB_GlobalNameSpace = False Attribute VB_Creatable = False Attribute VB_PredeclaredId = True Attribute VB_Exposed = False Private Sub cmdExit_Click(Index As Integer) Unload frmEmployee frmMenu.Show End Sub Private Sub mnuExit_Click() Unload frmEmployee frmMenu.Show End Sub