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

📄 frmemployeetype.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"
Begin VB.Form frmemployeetype 
   AutoRedraw      =   -1  'True
   BackColor       =   &H80000004&
   Caption         =   "Employee Categories Form..."
   ClientHeight    =   4470
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   9450
   BeginProperty Font 
      Name            =   "Tahoma"
      Size            =   8.25
      Charset         =   0
      Weight          =   400
      Underline       =   0   'False
      Italic          =   0   'False
      Strikethrough   =   0   'False
   EndProperty
   Icon            =   "frmemployeetype.frx":0000
   LinkTopic       =   "Form1"
   MDIChild        =   -1  'True
   ScaleHeight     =   8490
   ScaleWidth      =   11880
   WindowState     =   2  'Maximized
   Begin VB.PictureBox Picture3 
      Height          =   1575
      Left            =   -120
      Picture         =   "frmemployeetype.frx":0442
      ScaleHeight     =   1515
      ScaleWidth      =   12060
      TabIndex        =   28
      Top             =   -240
      Width           =   12120
      Begin VB.Label Label4 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "Employees  Category 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            =   840
         TabIndex        =   29
         Top             =   360
         Width           =   10830
      End
   End
   Begin TabDlg.SSTab ST 
      Height          =   5835
      Left            =   1320
      TabIndex        =   1
      Top             =   1800
      Width           =   9225
      _ExtentX        =   16272
      _ExtentY        =   10292
      _Version        =   393216
      Style           =   1
      Tabs            =   2
      TabHeight       =   758
      BackColor       =   -2147483644
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "Tahoma"
         Size            =   8.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      TabCaption(0)   =   " Ne&w Entry  "
      TabPicture(0)   =   "frmemployeetype.frx":44904
      Tab(0).ControlEnabled=   -1  'True
      Tab(0).Control(0)=   "ButtFrame"
      Tab(0).Control(0).Enabled=   0   'False
      Tab(0).Control(1)=   "Frame1"
      Tab(0).Control(1).Enabled=   0   'False
      Tab(0).ControlCount=   2
      TabCaption(1)   =   " &View"
      TabPicture(1)   =   "frmemployeetype.frx":44D56
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "Grid"
      Tab(1).ControlCount=   1
      Begin VB.Frame Frame1 
         BackColor       =   &H80000004&
         Height          =   2415
         Left            =   150
         TabIndex        =   19
         Top             =   570
         Width           =   8925
         Begin VB.PictureBox Picture2 
            Appearance      =   0  'Flat
            BackColor       =   &H80000004&
            FillColor       =   &H008080FF&
            ForeColor       =   &H80000008&
            Height          =   1965
            Left            =   390
            ScaleHeight     =   1935
            ScaleWidth      =   7905
            TabIndex        =   20
            Top             =   300
            Width           =   7935
            Begin VB.TextBox T 
               Enabled         =   0   'False
               Height          =   705
               Index           =   1
               Left            =   2340
               MaxLength       =   20
               MultiLine       =   -1  'True
               TabIndex        =   3
               Top             =   1050
               Width           =   2595
            End
            Begin VB.TextBox T 
               Enabled         =   0   'False
               Height          =   315
               Index           =   0
               Left            =   2340
               MaxLength       =   15
               TabIndex        =   2
               Top             =   600
               Width           =   2595
            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            =   6060
               TabIndex        =   27
               Top             =   1080
               Width           =   405
            End
            Begin VB.Image Image1 
               Height          =   840
               Left            =   5880
               Picture         =   "frmemployeetype.frx":44D72
               Stretch         =   -1  'True
               Top             =   750
               Width           =   795
            End
            Begin VB.Label L 
               Alignment       =   1  'Right Justify
               BackStyle       =   0  'Transparent
               Caption         =   "Description:"
               ForeColor       =   &H00000000&
               Height          =   255
               Index           =   1
               Left            =   870
               TabIndex        =   24
               Top             =   1050
               Width           =   1365
            End
            Begin VB.Label L 
               Alignment       =   1  'Right Justify
               BackStyle       =   0  'Transparent
               Caption         =   "Category Name:"
               ForeColor       =   &H00000000&
               Height          =   255
               Index           =   0
               Left            =   1020
               TabIndex        =   23
               Top             =   630
               Width           =   1185
            End
            Begin VB.Label lblSub_ID 
               Alignment       =   2  'Center
               BackColor       =   &H00E0E0E0&
               BackStyle       =   0  'Transparent
               BeginProperty Font 
                  Name            =   "Verdana"
                  Size            =   9.75
                  Charset         =   0
                  Weight          =   700
                  Underline       =   0   'False
                  Italic          =   0   'False
                  Strikethrough   =   0   'False
               EndProperty
               ForeColor       =   &H00000000&
               Height          =   345
               Left            =   2940
               TabIndex        =   22
               Top             =   240
               Width           =   1335
            End
            Begin VB.Label L 
               Alignment       =   1  'Right Justify
               BackStyle       =   0  'Transparent
               Caption         =   "Category Code:"
               ForeColor       =   &H00000000&
               Height          =   255
               Index           =   4
               Left            =   1020
               TabIndex        =   21
               Top             =   240
               Width           =   1185
            End
         End
      End
      Begin VB.Frame ButtFrame 
         BackColor       =   &H80000004&
         Height          =   1545
         Left            =   120
         TabIndex        =   10
         Top             =   3840
         Width           =   9045
         Begin VB.PictureBox OpBtn 
            Appearance      =   0  'Flat
            BackColor       =   &H80000004&
            FillColor       =   &H008080FF&
            ForeColor       =   &H80000008&
            Height          =   585
            Left            =   30
            ScaleHeight     =   555
            ScaleWidth      =   8865
            TabIndex        =   11
            Top             =   360
            Width           =   8895
            Begin VB.CommandButton Command1 
               BackColor       =   &H00E0E0E0&
               Caption         =   "&Back"
               Height          =   315
               Left            =   6600
               TabIndex        =   26
               Top             =   120
               Width           =   1035
            End
            Begin VB.CommandButton Command2 
               BackColor       =   &H00E0E0E0&
               Caption         =   "&Next"
               Height          =   315
               Left            =   7830
               TabIndex        =   25
               Top             =   120
               Width           =   945
            End
            Begin VB.CommandButton cmdDelete 
               BackColor       =   &H00E0E0E0&
               Caption         =   "&Delete"
               Height          =   315
               Left            =   2280
               TabIndex        =   5
               Top             =   120
               Width           =   945
            End
            Begin VB.CommandButton cmdEdit 
               BackColor       =   &H00E0E0E0&
               Caption         =   "&Edit"
               Height          =   315
               Left            =   1080
               TabIndex        =   4
               Top             =   120
               Width           =   1065
            End
            Begin VB.CommandButton cmdAddNew 
               BackColor       =   &H00E0E0E0&
               Caption         =   "Add &New"
               Height          =   315
               Left            =   0
               MaskColor       =   &H00E0E0E0&
               TabIndex        =   0
               Top             =   120
               UseMaskColor    =   -1  'True
               Width           =   945
            End
            Begin VB.CommandButton cmdFind 
               BackColor       =   &H00E0E0E0&
               Caption         =   "&Find.."
               Height          =   315
               Left            =   3360
               TabIndex        =   6
               Top             =   120
               Width           =   945
            End
            Begin VB.CommandButton cmdSave 
               BackColor       =   &H00E0E0E0&
               Caption         =   "&Save"
               Enabled         =   0   'False
               Height          =   315
               Left            =   4440
               MaskColor       =   &H008080FF&
               TabIndex        =   7
               Top             =   120
               UseMaskColor    =   -1  'True
               Width           =   945
            End
            Begin VB.CommandButton cmdCancel 
               BackColor       =   &H00E0E0E0&
               Caption         =   "&Cancel"
               Enabled         =   0   'False
               Height          =   315
               Left            =   5520
               TabIndex        =   8
               Top             =   120
               Width           =   945
            End
         End
         Begin VB.PictureBox Picture1 
            Appearance      =   0  'Flat
            BackColor       =   &H00E0E0E0&
            FillColor       =   &H008080FF&
            ForeColor       =   &H80000008&
            Height          =   375
            Left            =   150
            ScaleHeight     =   345
            ScaleWidth      =   6735
            TabIndex        =   12
            Top             =   750
            Visible         =   0   'False
            Width           =   6765
            Begin VB.PictureBox picStatBox 
               Appearance      =   0  'Flat
               BackColor       =   &H00E0E0E0&
               BorderStyle     =   0  'None
               ForeColor       =   &H80000008&
               Height          =   300
               Left            =   90
               ScaleHeight     =   300
               ScaleWidth      =   7995
               TabIndex        =   13
               Top             =   30

⌨️ 快捷键说明

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