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

📄 frmshouwen_display.frm

📁 公文管理系统》是一套通过行文收发
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "msadodc.ocx"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "Tabctl32.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 frmShouWen_Display 
   BorderStyle     =   4  'Fixed ToolWindow
   Caption         =   "收文查询"
   ClientHeight    =   5250
   ClientLeft      =   45
   ClientTop       =   285
   ClientWidth     =   7440
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   5250
   ScaleWidth      =   7440
   ShowInTaskbar   =   0   'False
   StartUpPosition =   3  '窗口缺省
   Begin TabDlg.SSTab SSTab1 
      Height          =   5295
      Left            =   0
      TabIndex        =   0
      Top             =   -30
      Width           =   7455
      _ExtentX        =   13150
      _ExtentY        =   9340
      _Version        =   393216
      Style           =   1
      Tabs            =   2
      TabsPerRow      =   6
      TabHeight       =   520
      BackColor       =   -2147483647
      TabCaption(0)   =   "收文登记"
      TabPicture(0)   =   "frmShouWen_Display.frx":0000
      Tab(0).ControlEnabled=   -1  'True
      Tab(0).Control(0)=   "DataGrid1"
      Tab(0).Control(0).Enabled=   0   'False
      Tab(0).ControlCount=   1
      TabCaption(1)   =   "查询"
      TabPicture(1)   =   "frmShouWen_Display.frx":001C
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "cmdCancel"
      Tab(1).Control(0).Enabled=   0   'False
      Tab(1).Control(1)=   "cmdAll"
      Tab(1).Control(1).Enabled=   0   'False
      Tab(1).Control(2)=   "cmdFilter"
      Tab(1).Control(2).Enabled=   0   'False
      Tab(1).Control(3)=   "Frame1"
      Tab(1).Control(3).Enabled=   0   'False
      Tab(1).ControlCount=   4
      Begin VB.Frame Frame1 
         Caption         =   "查询条件"
         Height          =   3525
         Left            =   -74310
         TabIndex        =   4
         Top             =   720
         Width           =   6315
         Begin VB.TextBox txtFields 
            Appearance      =   0  'Flat
            BackColor       =   &H80000018&
            Height          =   330
            Index           =   10
            Left            =   2130
            TabIndex        =   7
            Top             =   2835
            Width           =   3735
         End
         Begin VB.TextBox txtFields 
            Appearance      =   0  'Flat
            BackColor       =   &H80000018&
            Height          =   330
            Index           =   6
            Left            =   2130
            TabIndex        =   6
            Top             =   1035
            Width           =   1575
         End
         Begin VB.TextBox txtFields 
            Appearance      =   0  'Flat
            BackColor       =   &H80000018&
            Height          =   330
            Index           =   2
            Left            =   2130
            TabIndex        =   5
            Top             =   450
            Width           =   1575
         End
         Begin MSComCtl2.DTPicker DTPicker1 
            Height          =   330
            Index           =   2
            Left            =   2130
            TabIndex        =   8
            Top             =   2205
            Width           =   1575
            _ExtentX        =   2778
            _ExtentY        =   582
            _Version        =   393216
            CalendarBackColor=   -2147483624
            CheckBox        =   -1  'True
            DateIsNull      =   -1  'True
            Format          =   27000833
            CurrentDate     =   37038
         End
         Begin MSDataListLib.DataCombo DataCombo4 
            Bindings        =   "frmShouWen_Display.frx":0038
            Height          =   330
            Left            =   2130
            TabIndex        =   9
            Top             =   1620
            Width           =   1575
            _ExtentX        =   2778
            _ExtentY        =   582
            _Version        =   393216
            BackColor       =   -2147483624
            ListField       =   "部门名称"
            BoundColumn     =   "部门ID"
            Text            =   ""
         End
         Begin MSComCtl2.DTPicker DTPicker1 
            Height          =   330
            Index           =   3
            Left            =   4290
            TabIndex        =   10
            Top             =   2205
            Width           =   1575
            _ExtentX        =   2778
            _ExtentY        =   582
            _Version        =   393216
            CalendarBackColor=   -2147483624
            CheckBox        =   -1  'True
            DateIsNull      =   -1  'True
            Format          =   27000833
            CurrentDate     =   37038
         End
         Begin VB.Label lblLabels 
            Appearance      =   0  'Flat
            AutoSize        =   -1  'True
            BackColor       =   &H80000005&
            BackStyle       =   0  'Transparent
            Caption         =   "至"
            ForeColor       =   &H80000008&
            Height          =   180
            Index           =   21
            Left            =   3900
            TabIndex        =   16
            Top             =   2280
            Width           =   180
         End
         Begin VB.Label lblLabels 
            Alignment       =   1  'Right Justify
            Appearance      =   0  'Flat
            AutoSize        =   -1  'True
            BackColor       =   &H80000005&
            BackStyle       =   0  'Transparent
            Caption         =   "主题词包含:"
            ForeColor       =   &H80000008&
            Height          =   180
            Index           =   20
            Left            =   1050
            TabIndex        =   15
            Top             =   2880
            Width           =   990
         End
         Begin VB.Label lblLabels 
            Alignment       =   1  'Right Justify
            Appearance      =   0  'Flat
            AutoSize        =   -1  'True
            BackColor       =   &H80000005&
            BackStyle       =   0  'Transparent
            Caption         =   "收文日期由:"
            ForeColor       =   &H80000008&
            Height          =   180
            Index           =   19
            Left            =   1050
            TabIndex        =   14
            Top             =   2310
            Width           =   990
         End
         Begin VB.Label lblLabels 
            Alignment       =   1  'Right Justify
            Appearance      =   0  'Flat
            AutoSize        =   -1  'True
            BackColor       =   &H80000005&
            BackStyle       =   0  'Transparent
            Caption         =   "部门:"
            ForeColor       =   &H80000008&
            Height          =   180
            Index           =   18
            Left            =   1050
            TabIndex        =   13
            Top             =   1695
            Width           =   990
         End
         Begin VB.Label lblLabels 
            Alignment       =   1  'Right Justify
            Appearance      =   0  'Flat
            AutoSize        =   -1  'True
            BackColor       =   &H80000005&
            BackStyle       =   0  'Transparent
            Caption         =   "序号:"
            ForeColor       =   &H80000008&
            Height          =   180
            Index           =   17
            Left            =   1050
            TabIndex        =   12
            Top             =   1095
            Width           =   990
         End
         Begin VB.Label lblLabels 
            Alignment       =   1  'Right Justify
            Appearance      =   0  'Flat
            AutoSize        =   -1  'True
            BackColor       =   &H80000005&
            BackStyle       =   0  'Transparent
            Caption         =   "年度:"
            ForeColor       =   &H80000008&
            Height          =   180
            Index           =   16
            Left            =   1050
            TabIndex        =   11
            Top             =   465
            Width           =   990
         End
      End
      Begin VB.CommandButton cmdFilter 
         Appearance      =   0  'Flat
         Caption         =   "筛选(&F)"
         Height          =   315
         Left            =   -74310
         TabIndex        =   3
         Top             =   4590
         Width           =   1095
      End
      Begin VB.CommandButton cmdAll 
         Appearance      =   0  'Flat
         Caption         =   "全部(&A)"
         Height          =   315
         Left            =   -73230
         TabIndex        =   2
         Top             =   4590
         Width           =   1095
      End
      Begin VB.CommandButton cmdCancel 
         Appearance      =   0  'Flat
         Caption         =   "取消(&C)"
         Height          =   315
         Left            =   -72150
         TabIndex        =   1
         Top             =   4590
         Width           =   1095
      End
      Begin MSDataGridLib.DataGrid DataGrid1 
         Bindings        =   "frmShouWen_Display.frx":004D
         Height          =   4095
         Left            =   570
         TabIndex        =   17
         Top             =   780
         Width           =   6405
         _ExtentX        =   11298
         _ExtentY        =   7223
         _Version        =   393216
         BackColor       =   -2147483624
         HeadLines       =   1
         RowHeight       =   15
         FormatLocked    =   -1  'True
         BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ColumnCount     =   14
         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
         BeginProperty Column02 
            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 Column03 
            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 Column04 
            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 Column05 
            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 Column06 
            DataField       =   "文件页数"
            Caption         =   "文件页数"
            BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
               Type            =   0

⌨️ 快捷键说明

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