⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 frmemployees.frm

📁 This project is developed for school management system in vb and sql server 2000. All source code in
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Object = "{0ECD9B60-23AA-11D0-B351-00A0C9055D8E}#6.0#0"; "MSHFLXGD.OCX"
Object = "{F0D2F211-CCB0-11D0-A316-00AA00688B10}#1.0#0"; "MSDATLST.OCX"
Begin VB.Form frmEmployees 
   AutoRedraw      =   -1  'True
   BackColor       =   &H80000004&
   Caption         =   "Employees Information  ::.."
   ClientHeight    =   6120
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   10680
   BeginProperty Font 
      Name            =   "Tahoma"
      Size            =   8.25
      Charset         =   0
      Weight          =   400
      Underline       =   0   'False
      Italic          =   0   'False
      Strikethrough   =   0   'False
   EndProperty
   LinkTopic       =   "Form1"
   MDIChild        =   -1  'True
   ScaleHeight     =   8490
   ScaleWidth      =   11880
   WindowState     =   2  'Maximized
   Begin VB.PictureBox Picture3 
      Height          =   1575
      Left            =   -120
      Picture         =   "frmEmployees.frx":0000
      ScaleHeight     =   1515
      ScaleWidth      =   12060
      TabIndex        =   29
      Top             =   -120
      Width           =   12120
      Begin VB.Label Label4 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "Employees Management Form"
         BeginProperty Font 
            Name            =   "Verdana"
            Size            =   24
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   -1  'True
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H80000006&
         Height          =   570
         Left            =   2520
         TabIndex        =   30
         Top             =   360
         Width           =   8085
      End
   End
   Begin TabDlg.SSTab ST 
      Height          =   5445
      Left            =   600
      TabIndex        =   6
      Top             =   1680
      Width           =   10605
      _ExtentX        =   18706
      _ExtentY        =   9604
      _Version        =   393216
      Tabs            =   2
      TabHeight       =   520
      BackColor       =   -2147483644
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "Verdana"
         Size            =   9
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      TabCaption(0)   =   "Data Entry"
      TabPicture(0)   =   "frmEmployees.frx":444C2
      Tab(0).ControlEnabled=   -1  'True
      Tab(0).Control(0)=   "Picture1"
      Tab(0).Control(0).Enabled=   0   'False
      Tab(0).ControlCount=   1
      TabCaption(1)   =   "View"
      TabPicture(1)   =   "frmEmployees.frx":44947
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "Grid"
      Tab(1).ControlCount=   1
      Begin VB.PictureBox Picture1 
         Appearance      =   0  'Flat
         BackColor       =   &H00FFFFFF&
         DrawWidth       =   2
         ForeColor       =   &H80000008&
         Height          =   4815
         Left            =   150
         ScaleHeight     =   4785
         ScaleWidth      =   10215
         TabIndex        =   7
         Top             =   360
         Width           =   10245
         Begin VB.TextBox T 
            Enabled         =   0   'False
            Height          =   315
            Index           =   6
            Left            =   7440
            MaxLength       =   8
            TabIndex        =   33
            Top             =   3600
            Width           =   2175
         End
         Begin VB.TextBox T 
            Enabled         =   0   'False
            Height          =   315
            Index           =   5
            Left            =   5040
            MaxLength       =   8
            TabIndex        =   32
            Top             =   3600
            Width           =   2175
         End
         Begin VB.TextBox T 
            Enabled         =   0   'False
            Height          =   315
            Index           =   3
            Left            =   2760
            MaxLength       =   15
            TabIndex        =   28
            Top             =   3180
            Width           =   2175
         End
         Begin MSDataListLib.DataCombo DataCombo 
            Height          =   315
            Left            =   2700
            TabIndex        =   2
            Top             =   1890
            Width           =   2205
            _ExtentX        =   3889
            _ExtentY        =   556
            _Version        =   393216
            Enabled         =   0   'False
            ListField       =   ""
            Text            =   "DataCombo1"
         End
         Begin VB.TextBox T 
            Enabled         =   0   'False
            Height          =   315
            Index           =   4
            Left            =   2760
            MaxLength       =   13
            TabIndex        =   5
            Top             =   3660
            Width           =   2175
         End
         Begin VB.PictureBox OpBtn 
            Appearance      =   0  'Flat
            BackColor       =   &H80000004&
            FillColor       =   &H008080FF&
            ForeColor       =   &H80000008&
            Height          =   585
            Left            =   480
            ScaleHeight     =   555
            ScaleWidth      =   9585
            TabIndex        =   18
            Top             =   4080
            Width           =   9615
            Begin VB.CommandButton Command2 
               BackColor       =   &H00E0E0E0&
               Caption         =   "&Next"
               Height          =   315
               Left            =   8280
               TabIndex        =   26
               Top             =   120
               Width           =   1065
            End
            Begin VB.CommandButton Command1 
               BackColor       =   &H00E0E0E0&
               Caption         =   "&Back"
               Height          =   315
               Left            =   7080
               TabIndex        =   25
               Top             =   120
               Width           =   1065
            End
            Begin VB.CommandButton cmdCancel 
               BackColor       =   &H00E0E0E0&
               Caption         =   "&Cancel"
               Enabled         =   0   'False
               Height          =   315
               Left            =   5850
               TabIndex        =   23
               Top             =   120
               Width           =   1065
            End
            Begin VB.CommandButton cmdSave 
               BackColor       =   &H00E0E0E0&
               Caption         =   "&Save"
               Enabled         =   0   'False
               Height          =   315
               Left            =   4698
               MaskColor       =   &H008080FF&
               TabIndex        =   4
               Top             =   120
               UseMaskColor    =   -1  'True
               Width           =   1065
            End
            Begin VB.CommandButton cmdPrint 
               BackColor       =   &H00E0E0E0&
               Caption         =   "&Print.."
               Height          =   315
               Left            =   3546
               TabIndex        =   22
               Top             =   120
               Width           =   1065
            End
            Begin VB.CommandButton cmdDelete 
               BackColor       =   &H00E0E0E0&
               Caption         =   "&Delete"
               Height          =   315
               Left            =   2394
               TabIndex        =   21
               Top             =   120
               Width           =   1065
            End
            Begin VB.CommandButton cmdEdit 
               BackColor       =   &H00E0E0E0&
               Caption         =   "&Edit"
               Height          =   315
               Left            =   1242
               TabIndex        =   20
               Top             =   120
               Width           =   1065
            End
            Begin VB.CommandButton cmdAddNew 
               BackColor       =   &H00E0E0E0&
               Caption         =   "Add &New"
               Height          =   315
               Left            =   90
               MaskColor       =   &H00E0E0E0&
               TabIndex        =   19
               Top             =   120
               UseMaskColor    =   -1  'True
               Width           =   1065
            End
         End
         Begin VB.TextBox T 
            Enabled         =   0   'False
            Height          =   315
            Index           =   0
            Left            =   2730
            MaxLength       =   25
            TabIndex        =   0
            Top             =   900
            Width           =   3735
         End
         Begin VB.TextBox T 
            Enabled         =   0   'False
            Height          =   315
            Index           =   1
            Left            =   2730
            MaxLength       =   25
            TabIndex        =   1
            Top             =   1380
            Width           =   3735
         End
         Begin VB.TextBox T 
            Enabled         =   0   'False
            Height          =   585
            Index           =   2
            Left            =   2730
            MaxLength       =   30
            TabIndex        =   3
            Text            =   "|"
            Top             =   2430
            Width           =   3735
         End
         Begin VB.Label Label1 
            Alignment       =   1  'Right Justify
            BackStyle       =   0  'Transparent
            Caption         =   "City"
            ForeColor       =   &H00000000&
            Height          =   375
            Index           =   9
            Left            =   7560
            TabIndex        =   34
            Top             =   3120
            Width           =   855
         End
         Begin VB.Label Label1 
            Alignment       =   1  'Right Justify
            BackStyle       =   0  'Transparent
            Caption         =   "Basic Salary / 30 Days:"
            ForeColor       =   &H00000000&
            Height          =   375
            Index           =   5
            Left            =   4920
            TabIndex        =   31
            Top             =   3240
            Width           =   1815
         End
         Begin VB.Label Label2 
            BackStyle       =   0  'Transparent
            Caption         =   "Exit"
            BeginProperty Font 
               Name            =   "Arial"
               Size            =   12
               Charset         =   0
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H00000000&
            Height          =   315
            Left            =   8880
            TabIndex        =   27
            Top             =   1200
            Width           =   405
         End
         Begin VB.Label lblVisit 
            BackStyle       =   0  'Transparent
            Caption         =   "This is "
            BeginProperty Font 
               Name            =   "Tahoma"
               Size            =   8.25
               Charset         =   0
               Weight          =   700
               Underline       =   -1  'True
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H00FF0000&
            Height          =   285
            Index           =   0
            Left            =   1800
            TabIndex        =   17
            Top             =   120
            Width           =   2115
         End
         Begin VB.Label lblVisit 
            BackStyle       =   0  'Transparent
            Caption         =   "This is "
            BeginProperty Font 
               Name            =   "Tahoma"
               Size            =   8.25
               Charset         =   0
               Weight          =   700
               Underline       =   -1  'True
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H00FF0000&
            Height          =   285
            Index           =   1
            Left            =   5340
            TabIndex        =   16
            Top             =   120
            Width           =   3015
         End
         Begin VB.Label Label1 
            Alignment       =   1  'Right Justify
            BackStyle       =   0  'Transparent
            Caption         =   "Employee ID:"
            ForeColor       =   &H00000000&
            Height          =   285
            Index           =   0
            Left            =   630
            TabIndex        =   15
            Top             =   120
            Width           =   1005
         End
         Begin VB.Label Label1 
            Alignment       =   1  'Right Justify
            BackStyle       =   0  'Transparent
            Caption         =   "Hire Date:"
            ForeColor       =   &H00FFFFFF&
            Height          =   285
            Index           =   1
            Left            =   3900
            TabIndex        =   14
            Top             =   120
            Width           =   1275
         End
         Begin VB.Label Label1 
            Alignment       =   1  'Right Justify
            BackStyle       =   0  'Transparent
            Caption         =   " Phone No: "
            ForeColor       =   &H00000000&
            Height          =   255
            Index           =   2
            Left            =   1500
            TabIndex        =   13
            Top             =   3690
            Width           =   1095
         End
         Begin VB.Label Label1 
            Alignment       =   1  'Right Justify
            BackStyle       =   0  'Transparent
            Caption         =   "Qualification:"
            ForeColor       =   &H00000000&
            Height          =   255
            Index           =   3
            Left            =   1470
            TabIndex        =   12
            Top             =   3240
            Width           =   1095
         End
         Begin VB.Label Label1 
            Alignment       =   1  'Right Justify
            BackStyle       =   0  'Transparent
            Caption         =   "Address:"
            ForeColor       =   &H00000000&
            Height          =   255
            Index           =   4
            Left            =   1470
            TabIndex        =   11
            Top             =   2460
            Width           =   1095
         End
         Begin VB.Label Label1 
            Alignment       =   1  'Right Justify
            BackStyle       =   0  'Transparent
            Caption         =   "Title of Job:"
            ForeColor       =   &H00000000&
            Height          =   255
            Index           =   6
            Left            =   1470
            TabIndex        =   10

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -