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

📄 frmprint.frm

📁 学生管理信息系统
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "tabctl32.ocx"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Object = "{F0D2F211-CCB0-11D0-A316-00AA00688B10}#1.0#0"; "MSDATLST.OCX"
Begin VB.Form frmPrint 
   BorderStyle     =   4  'Fixed ToolWindow
   Caption         =   "学籍管理系统"
   ClientHeight    =   7425
   ClientLeft      =   45
   ClientTop       =   285
   ClientWidth     =   12585
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   7425
   ScaleWidth      =   12585
   ShowInTaskbar   =   0   'False
   StartUpPosition =   1  '所有者中心
   Begin VB.CommandButton Command1 
      Caption         =   "退出打印管理"
      Height          =   375
      Left            =   10800
      TabIndex        =   2
      Top             =   120
      Width           =   1695
   End
   Begin TabDlg.SSTab SSTab1 
      Height          =   6735
      Left            =   0
      TabIndex        =   1
      Top             =   720
      Width           =   12615
      _ExtentX        =   22251
      _ExtentY        =   11880
      _Version        =   393216
      Style           =   1
      Tabs            =   2
      Tab             =   1
      TabsPerRow      =   2
      TabHeight       =   520
      TabCaption(0)   =   " 学籍信息打印 "
      TabPicture(0)   =   "frmPrint.frx":0000
      Tab(0).ControlEnabled=   0   'False
      Tab(0).Control(0)=   "Frame6"
      Tab(0).Control(0).Enabled=   0   'False
      Tab(0).ControlCount=   1
      TabCaption(1)   =   " 成绩信息打印 "
      TabPicture(1)   =   "frmPrint.frx":001C
      Tab(1).ControlEnabled=   -1  'True
      Tab(1).Control(0)=   "DataGrid1"
      Tab(1).Control(0).Enabled=   0   'False
      Tab(1).Control(1)=   "Frame1"
      Tab(1).Control(1).Enabled=   0   'False
      Tab(1).ControlCount=   2
      Begin VB.Frame Frame1 
         Caption         =   "打印设置"
         Height          =   3015
         Left            =   120
         TabIndex        =   23
         Top             =   480
         Width           =   12375
         Begin VB.CommandButton Command5 
            Caption         =   "导       出"
            Height          =   375
            Left            =   10800
            TabIndex        =   39
            Top             =   360
            Width           =   1335
         End
         Begin VB.CommandButton Command4 
            Caption         =   "打       印"
            Height          =   375
            Left            =   9360
            TabIndex        =   38
            Top             =   360
            Width           =   1335
         End
         Begin VB.CheckBox Check2 
            Caption         =   "按姓名排序"
            Height          =   255
            Left            =   3960
            TabIndex        =   31
            Top             =   1080
            Width           =   1455
         End
         Begin VB.CheckBox Check1 
            Caption         =   "按学号排序"
            Height          =   255
            Left            =   2280
            TabIndex        =   30
            Top             =   1080
            Width           =   1335
         End
         Begin VB.Frame Frame2 
            Enabled         =   0   'False
            Height          =   975
            Left            =   120
            TabIndex        =   29
            Top             =   1920
            Width           =   12135
            Begin MSDataListLib.DataCombo DataCombo7 
               Height          =   315
               Left            =   10800
               TabIndex        =   37
               Top             =   360
               Width           =   1215
               _ExtentX        =   2143
               _ExtentY        =   582
               _Version        =   393216
               Style           =   2
               Text            =   ""
            End
            Begin VB.TextBox Text2 
               Enabled         =   0   'False
               Height          =   315
               Left            =   3000
               TabIndex        =   33
               Top             =   360
               Width           =   1695
            End
            Begin VB.TextBox Text1 
               Enabled         =   0   'False
               Height          =   315
               Left            =   840
               TabIndex        =   32
               Top             =   360
               Width           =   1215
            End
            Begin MSDataListLib.DataCombo DataCombo5 
               Height          =   315
               Left            =   8280
               TabIndex        =   34
               Top             =   360
               Width           =   1695
               _ExtentX        =   2990
               _ExtentY        =   582
               _Version        =   393216
               Enabled         =   0   'False
               Style           =   2
               Text            =   ""
            End
            Begin MSDataListLib.DataCombo DataCombo6 
               Height          =   315
               Left            =   5520
               TabIndex        =   35
               Top             =   360
               Width           =   1815
               _ExtentX        =   3201
               _ExtentY        =   582
               _Version        =   393216
               Enabled         =   0   'False
               Style           =   2
               Text            =   ""
            End
            Begin VB.Label Label2 
               Caption         =   "学号                   姓名                          专业                           班级                        课程"
               Height          =   255
               Left            =   240
               TabIndex        =   36
               Top             =   405
               Width           =   10575
            End
         End
         Begin MSDataListLib.DataCombo DataCombo4 
            Height          =   315
            Left            =   4680
            TabIndex        =   28
            Top             =   360
            Width           =   2175
            _ExtentX        =   3836
            _ExtentY        =   582
            _Version        =   393216
            Enabled         =   0   'False
            Text            =   "DataCombo4"
         End
         Begin MSDataListLib.DataCombo DataCombo3 
            Height          =   315
            Left            =   2280
            TabIndex        =   27
            Top             =   360
            Width           =   2055
            _ExtentX        =   3625
            _ExtentY        =   582
            _Version        =   393216
            Enabled         =   0   'False
            Text            =   "DataCombo3"
         End
         Begin VB.OptionButton Option3 
            Caption         =   "自定义打印"
            Height          =   255
            Left            =   240
            TabIndex        =   26
            Top             =   1680
            Width           =   1335
         End
         Begin VB.OptionButton Option2 
            Caption         =   "打印全部学生成绩"
            Height          =   255
            Left            =   240
            TabIndex        =   25
            Top             =   1080
            Value           =   -1  'True
            Width           =   1815
         End
         Begin VB.OptionButton Option1 
            Caption         =   "按班级进行打印"
            Height          =   255
            Left            =   240
            TabIndex        =   24
            Top             =   480
            Width           =   1575
         End
      End
      Begin MSDataGridLib.DataGrid DataGrid1 
         Height          =   3015
         Left            =   120
         TabIndex        =   22
         Top             =   3600
         Width           =   12375
         _ExtentX        =   21828
         _ExtentY        =   5318
         _Version        =   393216
         HeadLines       =   1
         RowHeight       =   15
         BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ColumnCount     =   2
         BeginProperty Column00 
            DataField       =   ""
            Caption         =   ""
            BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
               Type            =   0
               Format          =   ""
               HaveTrueFalseNull=   0
               FirstDayOfWeek  =   0
               FirstWeekOfYear =   0
               LCID            =   2052
               SubFormatType   =   0
            EndProperty
         EndProperty
         BeginProperty Column01 
            DataField       =   ""
            Caption         =   ""
            BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
               Type            =   0
               Format          =   ""
               HaveTrueFalseNull=   0
               FirstDayOfWeek  =   0
               FirstWeekOfYear =   0
               LCID            =   2052
               SubFormatType   =   0
            EndProperty
         EndProperty
         SplitCount      =   1
         BeginProperty Split0 
            BeginProperty Column00 
            EndProperty
            BeginProperty Column01 
            EndProperty
         EndProperty
      End

⌨️ 快捷键说明

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