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

📄 frmfees.frm

📁 This project is developed for school management system in vb and sql server 2000. All source code in
💻 FRM
📖 第 1 页 / 共 3 页
字号:
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 frmfees 
   AutoRedraw      =   -1  'True
   BackColor       =   &H80000004&
   Caption         =   "Student Fee Entery..."
   ClientHeight    =   4995
   ClientLeft      =   2505
   ClientTop       =   3465
   ClientWidth     =   8580
   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     =   4995
   ScaleWidth      =   8580
   WindowState     =   2  'Maximized
   Begin VB.PictureBox Picture3 
      Height          =   1575
      Left            =   -120
      Picture         =   "frmFees.frx":0000
      ScaleHeight     =   1515
      ScaleWidth      =   12060
      TabIndex        =   35
      Top             =   0
      Width           =   12120
      Begin VB.Label Label4 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "Fees 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            =   1320
         TabIndex        =   36
         Top             =   360
         Width           =   6420
      End
   End
   Begin TabDlg.SSTab ST 
      Height          =   5505
      Left            =   720
      TabIndex        =   10
      Top             =   1680
      Width           =   9495
      _ExtentX        =   16748
      _ExtentY        =   9710
      _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)   =   "frmFees.frx":444C2
      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)   =   "frmFees.frx":44947
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "Frame2"
      Tab(1).Control(1)=   "Grid"
      Tab(1).ControlCount=   2
      Begin VB.Frame Frame2 
         BackColor       =   &H80000004&
         Height          =   1095
         Left            =   -74910
         TabIndex        =   30
         Top             =   3990
         Width           =   8145
         Begin VB.Frame Frame3 
            BackColor       =   &H80000004&
            Height          =   405
            Left            =   5550
            TabIndex        =   33
            Top             =   330
            Width           =   2295
            Begin VB.OptionButton Ce 
               BackColor       =   &H80000004&
               Caption         =   "Sh&ow All"
               ForeColor       =   &H000000FF&
               Height          =   255
               Left            =   480
               TabIndex        =   34
               Top             =   120
               Value           =   -1  'True
               Width           =   1305
            End
         End
         Begin VB.ComboBox combonamesearch 
            Height          =   315
            ItemData        =   "frmFees.frx":44963
            Left            =   3300
            List            =   "frmFees.frx":449B5
            TabIndex        =   31
            Top             =   420
            Width           =   2175
         End
         Begin VB.Label lblC 
            BackColor       =   &H80000004&
            Caption         =   "Search Record By Name Like..."
            ForeColor       =   &H00000000&
            Height          =   210
            Index           =   0
            Left            =   930
            TabIndex        =   32
            Top             =   480
            Width           =   2415
         End
      End
      Begin VB.Frame Frame1 
         BackColor       =   &H80000004&
         Height          =   3075
         Left            =   150
         TabIndex        =   21
         Top             =   600
         Width           =   9135
         Begin VB.PictureBox Picture2 
            Appearance      =   0  'Flat
            BackColor       =   &H80000004&
            FillColor       =   &H008080FF&
            ForeColor       =   &H80000008&
            Height          =   2655
            Left            =   270
            ScaleHeight     =   2625
            ScaleWidth      =   8685
            TabIndex        =   22
            Top             =   270
            Width           =   8715
            Begin VB.CheckBox Check1 
               BackColor       =   &H80000009&
               Height          =   375
               Left            =   2760
               TabIndex        =   47
               Top             =   2160
               Width           =   1335
            End
            Begin MSComCtl2.DTPicker dtfeedate 
               Height          =   375
               Left            =   2040
               TabIndex        =   45
               Top             =   720
               Width           =   2295
               _ExtentX        =   4048
               _ExtentY        =   661
               _Version        =   393216
               Format          =   49479681
               CurrentDate     =   38829
            End
            Begin VB.TextBox T 
               Enabled         =   0   'False
               Height          =   315
               Index           =   5
               Left            =   5760
               MaxLength       =   8
               TabIndex        =   44
               Top             =   1680
               Width           =   2235
            End
            Begin VB.TextBox T 
               Enabled         =   0   'False
               Height          =   315
               Index           =   4
               Left            =   5760
               MaxLength       =   8
               TabIndex        =   41
               Top             =   2160
               Width           =   2595
            End
            Begin VB.TextBox T 
               Enabled         =   0   'False
               Height          =   315
               Index           =   3
               Left            =   2040
               MaxLength       =   7
               TabIndex        =   40
               Top             =   1800
               Width           =   2235
            End
            Begin VB.TextBox T 
               Enabled         =   0   'False
               Height          =   315
               Index           =   0
               Left            =   5760
               MaxLength       =   7
               TabIndex        =   38
               Top             =   1320
               Width           =   2595
            End
            Begin MSDataListLib.DataCombo cmbCourseType 
               Height          =   315
               Left            =   2040
               TabIndex        =   1
               Top             =   210
               Width           =   2235
               _ExtentX        =   3942
               _ExtentY        =   556
               _Version        =   393216
               Enabled         =   0   'False
               Text            =   ""
            End
            Begin VB.TextBox T 
               Enabled         =   0   'False
               Height          =   315
               Index           =   2
               Left            =   5760
               MaxLength       =   1
               TabIndex        =   3
               Top             =   840
               Width           =   2595
            End
            Begin VB.TextBox T 
               Enabled         =   0   'False
               Height          =   315
               Index           =   1
               Left            =   2040
               MaxLength       =   5
               MultiLine       =   -1  'True
               TabIndex        =   4
               Top             =   1320
               Width           =   2235
            End
            Begin MSDataListLib.DataCombo cmbstudentrollno 
               Height          =   315
               Left            =   5760
               TabIndex        =   2
               Top             =   240
               Width           =   2595
               _ExtentX        =   4577
               _ExtentY        =   556
               _Version        =   393216
               Enabled         =   0   'False
               Text            =   ""
            End
            Begin VB.Label L 
               Alignment       =   1  'Right Justify
               BackStyle       =   0  'Transparent
               Caption         =   "Paid Status Selected For Pay"
               BeginProperty Font 
                  Name            =   "Tahoma"
                  Size            =   9
                  Charset         =   0
                  Weight          =   400
                  Underline       =   0   'False
                  Italic          =   0   'False
                  Strikethrough   =   0   'False
               EndProperty
               ForeColor       =   &H00000000&
               Height          =   345
               Index           =   9
               Left            =   120
               TabIndex        =   46
               Top             =   2160
               Width           =   2445
            End
            Begin VB.Label L 
               Alignment       =   1  'Right Justify
               BackStyle       =   0  'Transparent
               Caption         =   "Concession%"
               BeginProperty Font 
                  Name            =   "Tahoma"
                  Size            =   9
                  Charset         =   0
                  Weight          =   400
                  Underline       =   0   'False
                  Italic          =   0   'False
                  Strikethrough   =   0   'False
               EndProperty
               ForeColor       =   &H00000000&
               Height          =   345
               Index           =   8
               Left            =   3360
               TabIndex        =   43
               Top             =   1800
               Width           =   2205
            End
            Begin VB.Label L 
               Alignment       =   1  'Right Justify
               BackStyle       =   0  'Transparent
               Caption         =   "Total Amount"
               BeginProperty Font 
                  Name            =   "Tahoma"
                  Size            =   9
                  Charset         =   0
                  Weight          =   400
                  Underline       =   0   'False
                  Italic          =   0   'False
                  Strikethrough   =   0   'False
               EndProperty
               ForeColor       =   &H00000000&
               Height          =   345
               Index           =   7
               Left            =   3360
               TabIndex        =   42
               Top             =   2160
               Width           =   2205
            End
            Begin VB.Label L 
               Alignment       =   1  'Right Justify
               BackStyle       =   0  'Transparent
               Caption         =   "Misleaneous Expense:"
               BeginProperty Font 
                  Name            =   "Tahoma"
                  Size            =   9
                  Charset         =   0
                  Weight          =   400
                  Underline       =   0   'False
                  Italic          =   0   'False
                  Strikethrough   =   0   'False
               EndProperty
               ForeColor       =   &H00000000&
               Height          =   345
               Index           =   6
               Left            =   -240
               TabIndex        =   39
               Top             =   1800
               Width           =   2205
            End
            Begin VB.Label L 
               Alignment       =   1  'Right Justify
               BackStyle       =   0  'Transparent
               Caption         =   "Voucher No:"
               BeginProperty Font 
                  Name            =   "Tahoma"
                  Size            =   9
                  Charset         =   0
                  Weight          =   400
                  Underline       =   0   'False
                  Italic          =   0   'False
                  Strikethrough   =   0   'False
               EndProperty
               ForeColor       =   &H00000000&
               Height          =   345
               Index           =   5
               Left            =   3240
               TabIndex        =   37

⌨️ 快捷键说明

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