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

📄 uwenjianguidang.ctl

📁 公文管理系统》是一套通过行文收发
💻 CTL
📖 第 1 页 / 共 5 页
字号:
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"
Begin VB.UserControl UWenJianGuiDang 
   Appearance      =   0  'Flat
   BackColor       =   &H00FFFFFF&
   ClientHeight    =   7785
   ClientLeft      =   0
   ClientTop       =   0
   ClientWidth     =   8235
   ScaleHeight     =   7785
   ScaleWidth      =   8235
   Begin VB.CommandButton cmdPrint 
      Appearance      =   0  'Flat
      Caption         =   "打印(&P)"
      Height          =   300
      Left            =   7020
      TabIndex        =   32
      Top             =   3570
      Width           =   1095
   End
   Begin VB.CommandButton cmdAdd 
      Appearance      =   0  'Flat
      Caption         =   "添加(&A)"
      Height          =   300
      Left            =   2730
      TabIndex        =   31
      Top             =   3570
      Width           =   1095
   End
   Begin VB.CommandButton cmdUpdate 
      Appearance      =   0  'Flat
      Caption         =   "更新(&U)"
      Height          =   300
      Left            =   3780
      TabIndex        =   30
      Top             =   3570
      Width           =   1095
   End
   Begin VB.CommandButton cmdDelete 
      Appearance      =   0  'Flat
      Caption         =   "删除(&D)"
      Height          =   300
      Left            =   4860
      TabIndex        =   29
      Top             =   3570
      Width           =   1095
   End
   Begin VB.CommandButton cmdRefresh 
      Appearance      =   0  'Flat
      Caption         =   "刷新(&R)"
      Height          =   300
      Left            =   5940
      TabIndex        =   28
      Top             =   3570
      Width           =   1095
   End
   Begin TabDlg.SSTab SSTab2 
      Height          =   3495
      Left            =   60
      TabIndex        =   0
      Top             =   30
      Width           =   8055
      _ExtentX        =   14208
      _ExtentY        =   6165
      _Version        =   393216
      Style           =   1
      Tabs            =   2
      TabsPerRow      =   4
      TabHeight       =   520
      BackColor       =   16777215
      TabCaption(0)   =   "案卷"
      TabPicture(0)   =   "UWenJianGuiDang.ctx":0000
      Tab(0).ControlEnabled=   -1  'True
      Tab(0).Control(0)=   "lblLabels(0)"
      Tab(0).Control(0).Enabled=   0   'False
      Tab(0).Control(1)=   "lblLabels(1)"
      Tab(0).Control(1).Enabled=   0   'False
      Tab(0).Control(2)=   "lblLabels(2)"
      Tab(0).Control(2).Enabled=   0   'False
      Tab(0).Control(3)=   "lblLabels(3)"
      Tab(0).Control(3).Enabled=   0   'False
      Tab(0).Control(4)=   "lblLabels(4)"
      Tab(0).Control(4).Enabled=   0   'False
      Tab(0).Control(5)=   "lblLabels(5)"
      Tab(0).Control(5).Enabled=   0   'False
      Tab(0).Control(6)=   "lblLabels(6)"
      Tab(0).Control(6).Enabled=   0   'False
      Tab(0).Control(7)=   "lblLabels(7)"
      Tab(0).Control(7).Enabled=   0   'False
      Tab(0).Control(8)=   "DataCombo1"
      Tab(0).Control(8).Enabled=   0   'False
      Tab(0).Control(9)=   "txtFields(0)"
      Tab(0).Control(9).Enabled=   0   'False
      Tab(0).Control(10)=   "txtFields(2)"
      Tab(0).Control(10).Enabled=   0   'False
      Tab(0).Control(11)=   "txtFields(3)"
      Tab(0).Control(11).Enabled=   0   'False
      Tab(0).Control(12)=   "txtFields(4)"
      Tab(0).Control(12).Enabled=   0   'False
      Tab(0).Control(13)=   "txtFields(5)"
      Tab(0).Control(13).Enabled=   0   'False
      Tab(0).Control(14)=   "txtFields(6)"
      Tab(0).Control(14).Enabled=   0   'False
      Tab(0).Control(15)=   "txtFields(7)"
      Tab(0).Control(15).Enabled=   0   'False
      Tab(0).ControlCount=   16
      TabCaption(1)   =   "案卷列表"
      TabPicture(1)   =   "UWenJianGuiDang.ctx":001C
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "DataGrid1"
      Tab(1).ControlCount=   1
      Begin VB.TextBox txtFields 
         Appearance      =   0  'Flat
         BackColor       =   &H80000018&
         DataField       =   "案卷题名"
         DataSource      =   "datPrimaryRS"
         Height          =   285
         Index           =   7
         Left            =   1800
         TabIndex        =   7
         Top             =   2955
         Width           =   3375
      End
      Begin VB.TextBox txtFields 
         Appearance      =   0  'Flat
         BackColor       =   &H80000018&
         DataField       =   "卷内页数"
         DataSource      =   "datPrimaryRS"
         Height          =   285
         Index           =   6
         Left            =   1800
         TabIndex        =   6
         Top             =   2625
         Width           =   3375
      End
      Begin VB.TextBox txtFields 
         Appearance      =   0  'Flat
         BackColor       =   &H80000018&
         DataField       =   "截止日期"
         DataSource      =   "datPrimaryRS"
         Height          =   285
         Index           =   5
         Left            =   1800
         TabIndex        =   5
         Top             =   2295
         Width           =   3375
      End
      Begin VB.TextBox txtFields 
         Appearance      =   0  'Flat
         BackColor       =   &H80000018&
         DataField       =   "起始日期"
         DataSource      =   "datPrimaryRS"
         Height          =   285
         Index           =   4
         Left            =   1800
         TabIndex        =   4
         Top             =   1965
         Width           =   3375
      End
      Begin VB.TextBox txtFields 
         Appearance      =   0  'Flat
         BackColor       =   &H80000018&
         DataField       =   "保管期限"
         DataSource      =   "datPrimaryRS"
         Height          =   285
         Index           =   3
         Left            =   1800
         TabIndex        =   3
         Top             =   1635
         Width           =   3375
      End
      Begin VB.TextBox txtFields 
         Appearance      =   0  'Flat
         BackColor       =   &H80000018&
         DataField       =   "保管卷号"
         DataSource      =   "datPrimaryRS"
         Height          =   285
         Index           =   2
         Left            =   1800
         TabIndex        =   2
         Top             =   1305
         Width           =   3375
      End
      Begin VB.TextBox txtFields 
         Appearance      =   0  'Flat
         BackColor       =   &H80000018&
         DataField       =   "年度"
         DataSource      =   "datPrimaryRS"
         Height          =   285
         Index           =   0
         Left            =   1800
         TabIndex        =   1
         Top             =   600
         Width           =   3375
      End
      Begin MSDataGridLib.DataGrid DataGrid1 
         Bindings        =   "UWenJianGuiDang.ctx":0038
         Height          =   2325
         Left            =   -74400
         TabIndex        =   8
         Top             =   750
         Width           =   4845
         _ExtentX        =   8546
         _ExtentY        =   4101
         _Version        =   393216
         BackColor       =   -2147483624
         HeadLines       =   1
         RowHeight       =   15
         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     =   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 
               ColumnWidth     =   1319.811
            EndProperty
            BeginProperty Column01 
               ColumnWidth     =   3000.189
            EndProperty
         EndProperty
      End
      Begin MSDataListLib.DataCombo DataCombo1 
         Bindings        =   "UWenJianGuiDang.ctx":0053
         DataField       =   "部门ID"
         DataSource      =   "datPrimaryRS"
         Height          =   330
         Left            =   1800
         TabIndex        =   9
         Top             =   930
         Width           =   3375
         _ExtentX        =   5953
         _ExtentY        =   582
         _Version        =   393216
         BackColor       =   -2147483624
         ListField       =   "部门名称"
         BoundColumn     =   "部门ID"
         Text            =   "DataCombo1"
      End
      Begin VB.Label lblLabels 
         Alignment       =   1  'Right Justify
         Appearance      =   0  'Flat
         AutoSize        =   -1  'True
         BackColor       =   &H8000000A&
         Caption         =   "案卷题名:"
         ForeColor       =   &H80000008&
         Height          =   180
         Index           =   7
         Left            =   900
         TabIndex        =   17
         Top             =   3000
         Width           =   810
      End
      Begin VB.Label lblLabels 
         Alignment       =   1  'Right Justify
         Appearance      =   0  'Flat
         AutoSize        =   -1  'True
         BackColor       =   &H8000000A&
         Caption         =   "卷内页数:"
         ForeColor       =   &H80000008&
         Height          =   180
         Index           =   6
         Left            =   900
         TabIndex        =   16
         Top             =   2670
         Width           =   810
      End
      Begin VB.Label lblLabels 
         Alignment       =   1  'Right Justify
         Appearance      =   0  'Flat
         AutoSize        =   -1  'True
         BackColor       =   &H8000000A&
         Caption         =   "截止日期:"
         ForeColor       =   &H80000008&
         Height          =   180
         Index           =   5
         Left            =   900
         TabIndex        =   15
         Top             =   2340
         Width           =   810
      End
      Begin VB.Label lblLabels 
         Alignment       =   1  'Right Justify
         Appearance      =   0  'Flat
         AutoSize        =   -1  'True
         BackColor       =   &H8000000A&
         Caption         =   "起始日期:"
         ForeColor       =   &H80000008&
         Height          =   180
         Index           =   4
         Left            =   900
         TabIndex        =   14
         Top             =   2010
         Width           =   810
      End
      Begin VB.Label lblLabels 
         Alignment       =   1  'Right Justify
         Appearance      =   0  'Flat
         AutoSize        =   -1  'True
         BackColor       =   &H8000000A&
         Caption         =   "保管期限:"
         ForeColor       =   &H80000008&
         Height          =   180
         Index           =   3
         Left            =   900
         TabIndex        =   13
         Top             =   1680
         Width           =   810
      End
      Begin VB.Label lblLabels 
         Alignment       =   1  'Right Justify
         Appearance      =   0  'Flat
         AutoSize        =   -1  'True
         BackColor       =   &H8000000A&
         Caption         =   "保管卷号:"
         ForeColor       =   &H80000008&
         Height          =   180
         Index           =   2
         Left            =   900
         TabIndex        =   12

⌨️ 快捷键说明

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