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

📄 frmstudent.frm

📁 This project is developed for school management system in vb and sql server 2000. All source code in
💻 FRM
📖 第 1 页 / 共 5 页
字号:
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"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Begin VB.Form frmStudent 
   AutoRedraw      =   -1  'True
   BackColor       =   &H80000004&
   Caption         =   "Student Entry Form"
   ClientHeight    =   6660
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   11775
   ClipControls    =   0   'False
   BeginProperty Font 
      Name            =   "Tahoma"
      Size            =   8.25
      Charset         =   0
      Weight          =   400
      Underline       =   0   'False
      Italic          =   0   'False
      Strikethrough   =   0   'False
   EndProperty
   Icon            =   "frmStudent.frx":0000
   LinkTopic       =   "Form1"
   MDIChild        =   -1  'True
   ScaleHeight     =   6660
   ScaleWidth      =   11775
   WindowState     =   2  'Maximized
   Begin VB.PictureBox Picture6 
      Height          =   1575
      Left            =   -120
      Picture         =   "frmStudent.frx":000C
      ScaleHeight     =   1515
      ScaleWidth      =   12060
      TabIndex        =   87
      Top             =   -120
      Width           =   12120
      Begin VB.Label Label7 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "Students  Entry 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            =   1560
         TabIndex        =   88
         Top             =   360
         Width           =   5760
      End
   End
   Begin TabDlg.SSTab ST 
      Height          =   6075
      Left            =   360
      TabIndex        =   25
      Top             =   1560
      Width           =   11685
      _ExtentX        =   20611
      _ExtentY        =   10716
      _Version        =   393216
      Style           =   1
      Tabs            =   2
      TabHeight       =   794
      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)   =   "      Entry       "
      TabPicture(0)   =   "frmStudent.frx":444CE
      Tab(0).ControlEnabled=   -1  'True
      Tab(0).Control(0)=   "ButtFrame"
      Tab(0).Control(0).Enabled=   0   'False
      Tab(0).Control(1)=   "Frame2"
      Tab(0).Control(1).Enabled=   0   'False
      Tab(0).ControlCount=   2
      TabCaption(1)   =   "         List         "
      TabPicture(1)   =   "frmStudent.frx":44920
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "Grid"
      Tab(1).Control(1)=   "Frame1"
      Tab(1).ControlCount=   2
      Begin VB.Frame Frame1 
         BackColor       =   &H80000001&
         Height          =   1095
         Left            =   -74910
         TabIndex        =   71
         Top             =   5100
         Width           =   9705
         Begin VB.Frame Frame3 
            BackColor       =   &H80000001&
            Height          =   825
            Left            =   5850
            TabIndex        =   76
            Top             =   150
            Width           =   2295
            Begin VB.OptionButton Ce 
               BackColor       =   &H80000001&
               Caption         =   "Sh&ow All"
               ForeColor       =   &H00FFFFFF&
               Height          =   255
               Left            =   480
               TabIndex        =   77
               Top             =   360
               Value           =   -1  'True
               Width           =   1305
            End
         End
         Begin VB.ComboBox text1 
            Height          =   315
            ItemData        =   "frmStudent.frx":44DA5
            Left            =   3570
            List            =   "frmStudent.frx":44DF7
            TabIndex        =   75
            Top             =   240
            Width           =   2175
         End
         Begin VB.ComboBox cmbCour 
            Height          =   315
            Left            =   3570
            Style           =   2  'Dropdown List
            TabIndex        =   72
            Top             =   660
            Width           =   2175
         End
         Begin VB.Label lblC 
            BackColor       =   &H80000001&
            Caption         =   "Search By Course Name........."
            ForeColor       =   &H00FFFFFF&
            Height          =   210
            Index           =   1
            Left            =   1200
            TabIndex        =   74
            Top             =   720
            Width           =   2415
         End
         Begin VB.Label lblC 
            BackColor       =   &H80000001&
            Caption         =   "Search Record By Name Like..."
            ForeColor       =   &H00FFFFFF&
            Height          =   210
            Index           =   0
            Left            =   1200
            TabIndex        =   73
            Top             =   300
            Width           =   2415
         End
      End
      Begin MSHierarchicalFlexGridLib.MSHFlexGrid Grid 
         Height          =   4485
         Left            =   -74910
         TabIndex        =   42
         Top             =   600
         Width           =   11175
         _ExtentX        =   19711
         _ExtentY        =   7911
         _Version        =   393216
         Rows            =   3
         Cols            =   6
         FixedCols       =   0
         WordWrap        =   -1  'True
         FocusRect       =   2
         SelectionMode   =   1
         AllowUserResizing=   3
         Appearance      =   0
         BeginProperty FontFixed {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "Tahoma"
            Size            =   8.25
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         _NumberOfBands  =   1
         _Band(0).Cols   =   6
         _Band(0).GridLinesBand=   2
         _Band(0).TextStyleBand=   0
         _Band(0).TextStyleHeader=   0
      End
      Begin VB.Frame Frame2 
         BackColor       =   &H80000004&
         Caption         =   "New Student Entry"
         ForeColor       =   &H00FFFFFF&
         Height          =   4425
         Left            =   120
         TabIndex        =   41
         Top             =   510
         Width           =   11475
         Begin VB.PictureBox picStud 
            Appearance      =   0  'Flat
            BackColor       =   &H80000004&
            FillColor       =   &H008080FF&
            ForeColor       =   &H80000008&
            Height          =   3255
            Left            =   120
            ScaleHeight     =   3225
            ScaleWidth      =   9315
            TabIndex        =   43
            Top             =   1080
            Width           =   9345
            Begin VB.TextBox T 
               Appearance      =   0  'Flat
               Enabled         =   0   'False
               Height          =   285
               Index           =   21
               Left            =   6000
               MaxLength       =   20
               TabIndex        =   90
               Top             =   2640
               Width           =   2685
            End
            Begin VB.TextBox T 
               Appearance      =   0  'Flat
               Enabled         =   0   'False
               Height          =   285
               Index           =   4
               Left            =   6000
               MaxLength       =   13
               TabIndex        =   6
               Top             =   1200
               Width           =   2685
            End
            Begin VB.TextBox T 
               Appearance      =   0  'Flat
               Enabled         =   0   'False
               Height          =   285
               Index           =   0
               Left            =   1560
               MaxLength       =   25
               TabIndex        =   2
               Top             =   792
               Width           =   2685
            End
            Begin VB.TextBox T 
               Appearance      =   0  'Flat
               BackColor       =   &H00FFFFFF&
               Enabled         =   0   'False
               Height          =   1065
               Index           =   2
               Left            =   1530
               MaxLength       =   50
               MultiLine       =   -1  'True
               TabIndex        =   4
               Top             =   1920
               Width           =   2685
            End
            Begin VB.TextBox T 
               Appearance      =   0  'Flat
               Enabled         =   0   'False
               Height          =   285
               Index           =   3
               Left            =   5970
               MaxLength       =   13
               TabIndex        =   5
               Top             =   795
               Width           =   2685
            End
            Begin VB.TextBox T 
               Appearance      =   0  'Flat
               Enabled         =   0   'False
               Height          =   285
               Index           =   6
               Left            =   5970
               MaxLength       =   35
               TabIndex        =   8
               Top             =   2115
               Width           =   2685
            End
            Begin VB.TextBox T 
               Appearance      =   0  'Flat
               Enabled         =   0   'False
               Height          =   285
               Index           =   5
               Left            =   5970
               MaxLength       =   35
               TabIndex        =   7
               Top             =   1665
               Width           =   2685
            End
            Begin MSComCtl2.DTPicker DT 
               BeginProperty DataFormat 
                  Type            =   1
                  Format          =   "dd-mmm-yy"
                  HaveTrueFalseNull=   0
                  FirstDayOfWeek  =   0
                  FirstWeekOfYear =   0
                  LCID            =   1033
                  SubFormatType   =   3
               EndProperty
               Height          =   300
               Index           =   0
               Left            =   5970
               TabIndex        =   1
               Top             =   330
               Width           =   2685
               _ExtentX        =   4736
               _ExtentY        =   529
               _Version        =   393216
               Enabled         =   0   'False
               CustomFormat    =   "dd-MMMM-yyyy"
               Format          =   66125827
               CurrentDate     =   37476
            End
            Begin MSDataListLib.DataCombo cmbCourse 
               Height          =   315
               Left            =   1530
               TabIndex        =   0
               Top             =   330
               Width           =   2685
               _ExtentX        =   4736
               _ExtentY        =   556
               _Version        =   393216
               IntegralHeight  =   0   'False
               Enabled         =   0   'False
               MatchEntry      =   -1  'True
               Appearance      =   0
               Style           =   2
               Text            =   "DataCombo1"
               BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
                  Name            =   "Tahoma"
                  Size            =   8.25
                  Charset         =   0
                  Weight          =   400
                  Underline       =   0   'False
                  Italic          =   0   'False
                  Strikethrough   =   0   'False
               EndProperty
            End
            Begin MSComCtl2.DTPicker DT 
               BeginProperty DataFormat 
                  Type            =   1
                  Format          =   "dd-mmm-yy"
                  HaveTrueFalseNull=   0
                  FirstDayOfWeek  =   0
                  FirstWeekOfYear =   0
                  LCID            =   1033
                  SubFormatType   =   3
               EndProperty
               Height          =   300
               Index           =   1
               Left            =   1560
               TabIndex        =   3
               Top             =   1440
               Width           =   2685
               _ExtentX        =   4736
               _ExtentY        =   529
               _Version        =   393216
               Enabled         =   0   'False
               CustomFormat    =   "dd-MMMM-yyyy"
               Format          =   66125827
               CurrentDate     =   37476
            End
            Begin VB.Label Label1 
               Alignment       =   1  'Right Justify
               BackStyle       =   0  'Transparent
               Caption         =   "Certificate NO"
               ForeColor       =   &H00000000&
               Height          =   495
               Index           =   25
               Left            =   4200
               TabIndex        =   89
               Top             =   2640
               Width           =   1515
            End
            Begin VB.Label Label4 
               BackStyle       =   0  'Transparent
               Caption         =   "     *"
               BeginProperty Font 
                  Name            =   "Tahoma"
                  Size            =   9.75
                  Charset         =   0
                  Weight          =   700
                  Underline       =   0   'False
                  Italic          =   0   'False

⌨️ 快捷键说明

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