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

📄 frmquery_mbbb.frm

📁 本系统可用于医院和专业体检中心的健康体检管理
💻 FRM
📖 第 1 页 / 共 5 页
字号:
VERSION 5.00
Object = "{A964BDA3-3E93-11CF-9A0F-9E6261DACD1C}#3.0#0"; "ReSize32.ocx"
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "Comdlg32.ocx"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomctl.ocx"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Object = "{0B81E4A9-BE4E-4AEF-9272-33AB5B51C6FC}#1.0#0"; "XPControls.ocx"
Begin VB.Form FrmQuery_MBBB 
   BackColor       =   &H00D3DABC&
   Caption         =   "按模板生成报表"
   ClientHeight    =   9660
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   14040
   BeginProperty Font 
      Name            =   "宋体"
      Size            =   9
      Charset         =   0
      Weight          =   400
      Underline       =   0   'False
      Italic          =   0   'False
      Strikethrough   =   0   'False
   EndProperty
   Icon            =   "FrmQuery_MBBB.frx":0000
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MDIChild        =   -1  'True
   ScaleHeight     =   9660
   ScaleWidth      =   14040
   WindowState     =   2  'Maximized
   Begin VB.TextBox txtLongText 
      BorderStyle     =   0  'None
      Height          =   945
      Left            =   5700
      MultiLine       =   -1  'True
      TabIndex        =   45
      Top             =   6390
      Visible         =   0   'False
      Width           =   7380
   End
   Begin VB.TextBox txtUniversal 
      BorderStyle     =   0  'None
      Height          =   945
      Left            =   7260
      MultiLine       =   -1  'True
      TabIndex        =   44
      Top             =   4455
      Visible         =   0   'False
      Width           =   2415
   End
   Begin VB.TextBox txtTemp 
      BorderStyle     =   0  'None
      Height          =   1695
      Left            =   5790
      MultiLine       =   -1  'True
      TabIndex        =   43
      Top             =   3870
      Visible         =   0   'False
      Width           =   3555
   End
   Begin VB.PictureBox picTemp 
      Appearance      =   0  'Flat
      BackColor       =   &H80000005&
      BorderStyle     =   0  'None
      ForeColor       =   &H80000008&
      Height          =   825
      Left            =   6180
      ScaleHeight     =   825
      ScaleWidth      =   1080
      TabIndex        =   42
      Top             =   5865
      Visible         =   0   'False
      Width           =   1080
   End
   Begin VB.Frame Frame10 
      BackColor       =   &H00D3DABC&
      Caption         =   "报表类型"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   1365
      Index           =   0
      Left            =   4005
      TabIndex        =   36
      Top             =   90
      Width           =   8265
      Begin VB.Frame Frame12 
         BackColor       =   &H00D3DABC&
         Caption         =   "通用报表"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   1005
         Left            =   6180
         TabIndex        =   40
         Top             =   240
         Width           =   1950
         Begin XPControls.XPCommandButton cmdPreviewUniversal 
            Height          =   345
            Left            =   390
            TabIndex        =   41
            Top             =   420
            Width           =   1215
            _ExtentX        =   2143
            _ExtentY        =   609
            Enabled         =   0   'False
            Caption         =   "查看"
            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
         End
      End
      Begin VB.Frame Frame10 
         BackColor       =   &H00D3DABC&
         Caption         =   "Word报表"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   1005
         Index           =   1
         Left            =   120
         TabIndex        =   37
         Top             =   240
         Width           =   5985
         Begin VB.CheckBox chkPrintImmediate 
            BackColor       =   &H00D3DABC&
            Caption         =   "导出后立即打印"
            Height          =   255
            Left            =   1500
            TabIndex        =   46
            Top             =   660
            Width           =   3555
         End
         Begin VB.CheckBox chkDefault 
            BackColor       =   &H00D3DABC&
            Caption         =   "使用默认文件名(模板名_档案号_姓名.doc)"
            BeginProperty Font 
               Name            =   "MS Sans Serif"
               Size            =   8.25
               Charset         =   0
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   345
            Left            =   1500
            TabIndex        =   38
            Top             =   240
            Value           =   1  'Checked
            Width           =   4275
         End
         Begin XPControls.XPCommandButton cmdExport 
            Height          =   420
            Left            =   210
            TabIndex        =   39
            Top             =   405
            Width           =   1140
            _ExtentX        =   2011
            _ExtentY        =   741
            Enabled         =   0   'False
            Caption         =   "导出到Word"
            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
         End
      End
   End
   Begin VB.Frame Frame9 
      BackColor       =   &H00D3DABC&
      Caption         =   "操作"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   1365
      Left            =   12390
      TabIndex        =   33
      Top             =   90
      Width           =   1395
      Begin XPControls.XPCommandButton cmdExit 
         Height          =   360
         Left            =   270
         TabIndex        =   34
         Top             =   840
         Width           =   885
         _ExtentX        =   1561
         _ExtentY        =   635
         Caption         =   "退出"
         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
      End
      Begin XPControls.XPCommandButton cmdQuery 
         Height          =   360
         Left            =   270
         TabIndex        =   35
         Top             =   360
         Width           =   885
         _ExtentX        =   1561
         _ExtentY        =   635
         Caption         =   "查询"
         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
      End
   End
   Begin VB.Frame Frame8 
      BackColor       =   &H00D3DABC&
      Caption         =   "模板选择"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   2640
      Index           =   0
      Left            =   90
      TabIndex        =   29
      Top             =   6915
      Width           =   3795
      Begin MSComctlLib.ListView lvwMB 
         Height          =   2295
         Left            =   120
         TabIndex        =   30
         Top             =   240
         Width           =   3525
         _ExtentX        =   6218
         _ExtentY        =   4048
         View            =   3
         LabelEdit       =   1
         LabelWrap       =   -1  'True
         HideSelection   =   0   'False
         FullRowSelect   =   -1  'True
         GridLines       =   -1  'True
         _Version        =   393217
         ForeColor       =   -2147483640
         BackColor       =   12648384
         BorderStyle     =   1
         Appearance      =   1
         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
         NumItems        =   2
         BeginProperty ColumnHeader(1) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
            Text            =   "模板名称"
            Object.Width           =   2540
         EndProperty
         BeginProperty ColumnHeader(2) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
            SubItemIndex    =   1
            Text            =   "说明"
            Object.Width           =   2540
         EndProperty
      End

⌨️ 快捷键说明

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