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

📄 frmqueryprint.frm

📁 中专学校的学生操行分管理系统,包含了网络查询的功能
💻 FRM
📖 第 1 页 / 共 4 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{38911DA0-E448-11D0-84A3-00DD01104159}#1.1#0"; "COMCT332.OCX"
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
Begin VB.Form frmQueryPrint 
   Caption         =   "打印预览"
   ClientHeight    =   8595
   ClientLeft      =   1050
   ClientTop       =   1380
   ClientWidth     =   11880
   Icon            =   "frmQueryPrint.frx":0000
   LinkTopic       =   "Form1"
   MinButton       =   0   'False
   ScaleHeight     =   8595
   ScaleWidth      =   11880
   StartUpPosition =   2  'CenterScreen
   Begin VB.PictureBox picBack 
      AutoRedraw      =   -1  'True
      BackColor       =   &H8000000C&
      Height          =   5910
      Left            =   120
      ScaleHeight     =   5850
      ScaleWidth      =   9675
      TabIndex        =   7
      Top             =   480
      Width           =   9735
      Begin VB.Frame fraPb 
         BackColor       =   &H00808080&
         BorderStyle     =   0  'None
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   1335
         Left            =   1920
         MousePointer    =   1  'Arrow
         TabIndex        =   12
         Top             =   1800
         Visible         =   0   'False
         Width           =   5895
         Begin VB.CommandButton cmdCancle 
            Appearance      =   0  'Flat
            BackColor       =   &H00808080&
            Cancel          =   -1  'True
            Caption         =   "取消(&C)"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   9
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   375
            Left            =   2280
            MousePointer    =   1  'Arrow
            TabIndex        =   15
            Top             =   840
            Width           =   1215
         End
         Begin MSComctlLib.ProgressBar pbPrint 
            Height          =   135
            Left            =   240
            TabIndex        =   13
            Top             =   600
            Width           =   5415
            _ExtentX        =   9551
            _ExtentY        =   238
            _Version        =   393216
            Appearance      =   0
         End
         Begin VB.Label Label1 
            BackColor       =   &H00808080&
            Caption         =   "正在打印,请稍候..."
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   9
               Charset         =   134
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H00FF0000&
            Height          =   255
            Left            =   2040
            TabIndex        =   14
            Top             =   240
            Width           =   2175
         End
      End
      Begin VB.HScrollBar hsl 
         Height          =   285
         LargeChange     =   10
         Left            =   0
         TabIndex        =   9
         Top             =   5400
         Width           =   7170
      End
      Begin VB.PictureBox picBot 
         Appearance      =   0  'Flat
         BackColor       =   &H8000000A&
         ForeColor       =   &H80000008&
         Height          =   330
         Left            =   0
         ScaleHeight     =   300
         ScaleWidth      =   7455
         TabIndex        =   10
         Top             =   5520
         Visible         =   0   'False
         Width           =   7485
      End
      Begin VB.VScrollBar vsl 
         Height          =   5955
         LargeChange     =   10
         Left            =   9315
         TabIndex        =   8
         Top             =   0
         Width           =   285
      End
      Begin VB.PictureBox picPreview 
         Appearance      =   0  'Flat
         AutoRedraw      =   -1  'True
         BackColor       =   &H00FFFFFF&
         ForeColor       =   &H80000008&
         Height          =   4065
         Left            =   960
         ScaleHeight     =   71.173
         ScaleMode       =   6  'Millimeter
         ScaleWidth      =   129.911
         TabIndex        =   0
         Top             =   720
         Width           =   7395
         Begin MSComDlg.CommonDialog dlg 
            Left            =   3150
            Top             =   2385
            _ExtentX        =   847
            _ExtentY        =   847
            _Version        =   393216
         End
      End
   End
   Begin MSComctlLib.ImageList imgWB 
      Left            =   7320
      Top             =   6300
      _ExtentX        =   1005
      _ExtentY        =   1005
      BackColor       =   -2147483643
      ImageWidth      =   16
      ImageHeight     =   16
      MaskColor       =   16777215
      _Version        =   393216
      BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
         NumListImages   =   11
         BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmQueryPrint.frx":030A
            Key             =   "first"
         EndProperty
         BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmQueryPrint.frx":0FE4
            Key             =   "previous"
         EndProperty
         BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmQueryPrint.frx":1CBE
            Key             =   "next"
         EndProperty
         BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmQueryPrint.frx":2258
            Key             =   "last"
         EndProperty
         BeginProperty ListImage5 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmQueryPrint.frx":2F32
            Key             =   "zoomout"
         EndProperty
         BeginProperty ListImage6 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmQueryPrint.frx":3C0C
            Key             =   "zoomin"
         EndProperty
         BeginProperty ListImage7 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmQueryPrint.frx":48E6
            Key             =   "print"
         EndProperty
         BeginProperty ListImage8 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmQueryPrint.frx":4A10
            Key             =   "set"
         EndProperty
         BeginProperty ListImage9 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmQueryPrint.frx":4B1E
            Key             =   "export"
         EndProperty
         BeginProperty ListImage10 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmQueryPrint.frx":4C0E
            Key             =   "about"
         EndProperty
         BeginProperty ListImage11 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmQueryPrint.frx":4D37
            Key             =   "quit"
         EndProperty
      EndProperty
   End
   Begin MSComctlLib.ImageList imgClr 
      Left            =   6660
      Top             =   6300
      _ExtentX        =   1005
      _ExtentY        =   1005
      BackColor       =   -2147483643
      ImageWidth      =   16
      ImageHeight     =   16
      MaskColor       =   16777215
      _Version        =   393216
      BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
         NumListImages   =   11
         BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmQueryPrint.frx":4E63
            Key             =   "first"
         EndProperty
         BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmQueryPrint.frx":53FD
            Key             =   "previous"
         EndProperty
         BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmQueryPrint.frx":5997
            Key             =   "next"
         EndProperty
         BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmQueryPrint.frx":5F31
            Key             =   "last"
         EndProperty
         BeginProperty ListImage5 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmQueryPrint.frx":64CB
            Key             =   "zoomout"
         EndProperty
         BeginProperty ListImage6 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmQueryPrint.frx":67E5
            Key             =   "zoomin"
         EndProperty
         BeginProperty ListImage7 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmQueryPrint.frx":6AFF
            Key             =   "print"
         EndProperty
         BeginProperty ListImage8 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmQueryPrint.frx":6C9B
            Key             =   "set"
         EndProperty
         BeginProperty ListImage9 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmQueryPrint.frx":6EF7
            Key             =   "export"
         EndProperty
         BeginProperty ListImage10 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmQueryPrint.frx":7058
            Key             =   "about"
         EndProperty
         BeginProperty ListImage11 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmQueryPrint.frx":72E1
            Key             =   "quit"
         EndProperty
      EndProperty
   End
   Begin ComCtl3.CoolBar cbTool 
      Align           =   1  'Align Top
      DragMode        =   1  'Automatic
      Height          =   390
      Left            =   0
      TabIndex        =   1
      Top             =   0
      Width           =   11880
      _ExtentX        =   20955
      _ExtentY        =   688
      FixedOrder      =   -1  'True
      VariantHeight   =   0   'False
      _CBWidth        =   11880
      _CBHeight       =   390
      _Version        =   "6.7.8988"
      Child1          =   "tbPrint"
      MinHeight1      =   330
      Width1          =   2505
      NewRow1         =   0   'False
      AllowVertical1  =   0   'False
      Child2          =   "tbTool"
      MinHeight2      =   330
      Width2          =   4995
      NewRow2         =   0   'False
      Child3          =   "tbButton"
      MinHeight3      =   330
      Width3          =   1635
      NewRow3         =   0   'False
      Begin MSComctlLib.Toolbar tbButton 
         Height          =   330
         Left            =   7725
         Negotiate       =   -1  'True
         TabIndex        =   6
         Top             =   30
         Width           =   4065
         _ExtentX        =   7170
         _ExtentY        =   582
         ButtonWidth     =   1931
         ButtonHeight    =   582
         Wrappable       =   0   'False
         Style           =   1
         TextAlignment   =   1
         ImageList       =   "imgWB"
         HotImageList    =   "imgClr"
         _Version        =   393216
         BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628} 
            NumButtons      =   4
            BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Caption         =   "关于(&A)"
               Key             =   "about"
               ImageKey        =   "about"
            EndProperty
            BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Style           =   3
            EndProperty
            BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Caption         =   "退出(&C)"
               Key             =   "quit"
               ImageKey        =   "quit"
            EndProperty
            BeginProperty Button4 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Style           =   3
            EndProperty
         EndProperty
      End
      Begin MSComctlLib.Toolbar tbTool 
         Height          =   330
         Left            =   2700
         TabIndex        =   3
         Top             =   30
         Width           =   4800
         _ExtentX        =   8467

⌨️ 快捷键说明

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