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

📄 frm_setfee.frm

📁 学生信息的管理是学校经常遇到的问题。学生数量的积聚增加和学生认识制度的改革
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{57EA6131-FAB3-49C3-BF10-85A4777A5A7C}#1.0#0"; "XPButton.ocx"
Begin VB.Form frm_setfee 
   BorderStyle     =   0  'None
   Caption         =   "学费收缴设置"
   ClientHeight    =   3045
   ClientLeft      =   0
   ClientTop       =   0
   ClientWidth     =   6270
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   MDIChild        =   -1  'True
   MinButton       =   0   'False
   ScaleHeight     =   203
   ScaleMode       =   3  'Pixel
   ScaleWidth      =   418
   ShowInTaskbar   =   0   'False
   Begin VB.Frame Frame2 
      Height          =   1590
      Left            =   1890
      TabIndex        =   3
      Top             =   495
      Width           =   4020
      Begin VB.TextBox Text1 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Index           =   0
         Left            =   1305
         MaxLength       =   6
         TabIndex        =   6
         Top             =   180
         Width           =   2580
      End
      Begin VB.TextBox Text1 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Index           =   1
         Left            =   1305
         MaxLength       =   6
         TabIndex        =   5
         Top             =   630
         Width           =   2580
      End
      Begin VB.TextBox Text1 
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Index           =   2
         Left            =   1305
         MaxLength       =   6
         TabIndex        =   4
         Top             =   1080
         Width           =   2580
      End
      Begin VB.Label Label1 
         Caption         =   "学费编号:"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Index           =   0
         Left            =   135
         TabIndex        =   9
         Top             =   270
         Width           =   1230
      End
      Begin VB.Label Label1 
         Caption         =   "学费数目:"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   240
         Index           =   1
         Left            =   135
         TabIndex        =   8
         Top             =   1170
         Width           =   1230
      End
      Begin VB.Label Label1 
         Caption         =   "学期编号:"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Index           =   2
         Left            =   135
         TabIndex        =   7
         Top             =   720
         Width           =   1230
      End
   End
   Begin VB.ListBox List1 
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   1320
      Left            =   315
      TabIndex        =   1
      Top             =   585
      Width           =   1500
   End
   Begin XP_Button.XPButton command1 
      Height          =   465
      Index           =   1
      Left            =   1530
      TabIndex        =   11
      Top             =   2235
      Width           =   975
      _ExtentX        =   1720
      _ExtentY        =   820
      caption         =   "修改"
   End
   Begin VB.Frame Frame1 
      Height          =   690
      Left            =   315
      TabIndex        =   2
      Top             =   2055
      Width           =   5595
      Begin XP_Button.XPButton command1 
         Height          =   450
         Index           =   0
         Left            =   120
         TabIndex        =   10
         Top             =   165
         Width           =   1005
         _ExtentX        =   1773
         _ExtentY        =   794
         caption         =   "增加"
      End
      Begin XP_Button.XPButton command1 
         Height          =   465
         Index           =   2
         Left            =   2310
         TabIndex        =   12
         Top             =   180
         Width           =   1020
         _ExtentX        =   1799
         _ExtentY        =   820
         caption         =   "删除"
      End
      Begin XP_Button.XPButton command1 
         Height          =   465
         Index           =   3
         Left            =   3435
         TabIndex        =   13
         Top             =   165
         Width           =   945
         _ExtentX        =   1667
         _ExtentY        =   820
         caption         =   "取消"
      End
      Begin XP_Button.XPButton command1 
         Height          =   465
         Index           =   4
         Left            =   4500
         TabIndex        =   14
         Top             =   180
         Width           =   975
         _ExtentX        =   1720
         _ExtentY        =   820
         caption         =   "退出"
      End
   End
   Begin VB.Label Label1 
      BackStyle       =   0  'Transparent
      Caption         =   "学费编号"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H8000000E&
      Height          =   240
      Index           =   3
      Left            =   405
      TabIndex        =   0
      Top             =   135
      Width           =   1050
   End
   Begin VB.Image imgclose 
      Height          =   240
      Left            =   5940
      Picture         =   "frm_setfee.frx":0000
      Top             =   90
      Width           =   240
   End
   Begin VB.Image imgleftwindow 
      Height          =   2250
      Left            =   0
      Picture         =   "frm_setfee.frx":0342
      Stretch         =   -1  'True
      Top             =   405
      Width           =   465
   End
   Begin VB.Image imgrightwindow 
      Height          =   2115
      Left            =   5850
      Picture         =   "frm_setfee.frx":38F4
      Stretch         =   -1  'True
      Top             =   450
      Width           =   450
   End
   Begin VB.Image imgbottom 
      Height          =   450
      Left            =   405
      Picture         =   "frm_setfee.frx":7C0E
      Stretch         =   -1  'True
      Top             =   2520
      Width           =   5460
   End
   Begin VB.Image imgrightbottom 
      Height          =   450
      Left            =   5850
      Picture         =   "frm_setfee.frx":E550
      Top             =   2535
      Width           =   450
   End
   Begin VB.Image imgleftbottom 
      Height          =   450
      Left            =   0
      Picture         =   "frm_setfee.frx":F05A
      Top             =   2520
      Width           =   450
   End
   Begin VB.Image imglefttitle 

⌨️ 快捷键说明

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