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

📄 f_zhuandang.frm

📁 行政管理系统商业源码,可以down下来看看
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Begin VB.Form F_ZhuanDang 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "转档"
   ClientHeight    =   7785
   ClientLeft      =   1095
   ClientTop       =   330
   ClientWidth     =   11910
   ControlBox      =   0   'False
   KeyPreview      =   -1  'True
   LinkTopic       =   "Form2"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   Moveable        =   0   'False
   ScaleHeight     =   7785
   ScaleWidth      =   11910
   StartUpPosition =   2  '屏幕中心
   Begin VB.Frame Frame1 
      Height          =   7575
      Left            =   120
      TabIndex        =   0
      Top             =   0
      Width           =   11655
      Begin TabDlg.SSTab SSTab1 
         Height          =   6975
         Left            =   240
         TabIndex        =   1
         Top             =   360
         Width           =   11235
         _ExtentX        =   19817
         _ExtentY        =   12303
         _Version        =   393216
         Tabs            =   2
         TabHeight       =   520
         TabCaption(0)   =   "编辑"
         TabPicture(0)   =   "F_ZhuanDang.frx":0000
         Tab(0).ControlEnabled=   -1  'True
         Tab(0).Control(0)=   "picButtons"
         Tab(0).Control(0).Enabled=   0   'False
         Tab(0).Control(1)=   "Frame2"
         Tab(0).Control(1).Enabled=   0   'False
         Tab(0).Control(2)=   "Frame4"
         Tab(0).Control(2).Enabled=   0   'False
         Tab(0).ControlCount=   3
         TabCaption(1)   =   "列表"
         TabPicture(1)   =   "F_ZhuanDang.frx":001C
         Tab(1).ControlEnabled=   0   'False
         Tab(1).Control(0)=   "Frame3"
         Tab(1).ControlCount=   1
         Begin VB.Frame Frame4 
            Caption         =   "需转档的文件"
            Height          =   5775
            Left            =   240
            TabIndex        =   37
            Top             =   480
            Width           =   1935
            Begin VB.ListBox List1 
               Height          =   5100
               Left            =   240
               TabIndex        =   39
               Top             =   480
               Width           =   1455
            End
            Begin VB.TextBox Text1 
               Height          =   285
               Left            =   240
               TabIndex        =   38
               Top             =   240
               Width           =   1455
            End
         End
         Begin VB.Frame Frame2 
            Height          =   5775
            Left            =   2400
            TabIndex        =   12
            Top             =   480
            Width           =   8535
            Begin VB.TextBox txtFields 
               DataField       =   "部门"
               DataSource      =   "datPrimaryRS"
               Height          =   285
               Index           =   2
               Left            =   1920
               TabIndex        =   35
               Top             =   480
               Width           =   1935
            End
            Begin MSComCtl2.DTPicker DTPicker3 
               Height          =   300
               Left            =   1920
               TabIndex        =   34
               Top             =   5280
               Width           =   1935
               _ExtentX        =   3413
               _ExtentY        =   529
               _Version        =   393216
               CheckBox        =   -1  'True
               DateIsNull      =   -1  'True
               Format          =   87949315
               CurrentDate     =   36192
            End
            Begin MSComCtl2.DTPicker DTPicker2 
               DataField       =   "归档日期"
               Height          =   300
               Left            =   6360
               TabIndex        =   33
               Top             =   2760
               Width           =   1935
               _ExtentX        =   3413
               _ExtentY        =   529
               _Version        =   393216
               CheckBox        =   -1  'True
               DateIsNull      =   -1  'True
               Format          =   87949313
               CurrentDate     =   36192
            End
            Begin MSComCtl2.DTPicker DTPicker1 
               DataField       =   "原文日期"
               Height          =   300
               Left            =   1920
               TabIndex        =   32
               Top             =   1560
               Width           =   1935
               _ExtentX        =   3413
               _ExtentY        =   529
               _Version        =   393216
               CheckBox        =   -1  'True
               DateIsNull      =   -1  'True
               Format          =   87949313
               CurrentDate     =   36192
            End
            Begin VB.TextBox txtFields 
               DataField       =   "原文编号"
               DataSource      =   "datPrimaryRS"
               Height          =   285
               Index           =   0
               Left            =   1920
               TabIndex        =   20
               Top             =   960
               Width           =   1935
            End
            Begin VB.TextBox txtFields 
               DataField       =   "类型"
               DataSource      =   "datPrimaryRS"
               Height          =   285
               Index           =   1
               Left            =   6360
               TabIndex        =   19
               Top             =   960
               Width           =   1935
            End
            Begin VB.TextBox txtFields 
               DataField       =   "文件名称"
               DataSource      =   "datPrimaryRS"
               Height          =   285
               Index           =   3
               Left            =   6360
               TabIndex        =   18
               Top             =   1560
               Width           =   1935
            End
            Begin VB.TextBox txtFields 
               DataField       =   "文件载体"
               DataSource      =   "datPrimaryRS"
               Height          =   285
               Index           =   4
               Left            =   1920
               TabIndex        =   17
               Top             =   2160
               Width           =   1935
            End
            Begin VB.TextBox txtFields 
               DataField       =   "备注"
               DataSource      =   "datPrimaryRS"
               Height          =   765
               Index           =   6
               Left            =   1920
               TabIndex        =   16
               Top             =   4320
               Width           =   6375
            End
            Begin VB.TextBox txtFields 
               DataField       =   "类型归档代码"
               DataSource      =   "datPrimaryRS"
               Height          =   285
               Index           =   7
               Left            =   6360
               TabIndex        =   15
               Top             =   2160
               Width           =   1935
            End
            Begin VB.TextBox txtFields 
               DataField       =   "归档编号"
               DataSource      =   "datPrimaryRS"
               Height          =   285
               Index           =   8
               Left            =   1920
               TabIndex        =   14
               Top             =   2760
               Width           =   1935
            End
            Begin VB.TextBox txtFields 
               DataField       =   "部门归档保存位置"
               DataSource      =   "datPrimaryRS"
               Height          =   765
               Index           =   10
               Left            =   1920
               TabIndex        =   13
               Top             =   3360
               Width           =   6375
            End
            Begin VB.Label lblLabels 
               Caption         =   "部门:"
               Height          =   255
               Index           =   5
               Left            =   240
               TabIndex        =   36
               Top             =   480
               Width           =   975
            End
            Begin VB.Label lblLabels 
               Caption         =   "原文编号:"
               Height          =   255
               Index           =   0
               Left            =   240
               TabIndex        =   31
               Top             =   960
               Width           =   975
            End
            Begin VB.Label lblLabels 
               Caption         =   "类型:"
               Height          =   255
               Index           =   1
               Left            =   4920
               TabIndex        =   30
               Top             =   960
               Width           =   735
            End
            Begin VB.Label lblLabels 
               Caption         =   "原文日期:"
               Height          =   255
               Index           =   2
               Left            =   240
               TabIndex        =   29
               Top             =   1560
               Width           =   855
            End
            Begin VB.Label lblLabels 
               Caption         =   "文件名称:"
               Height          =   255
               Index           =   3
               Left            =   4920
               TabIndex        =   28
               Top             =   1560
               Width           =   855
            End
            Begin VB.Label lblLabels 
               Caption         =   "文件载体:"
               Height          =   255
               Index           =   4
               Left            =   240
               TabIndex        =   27
               Top             =   2160
               Width           =   855
            End
            Begin VB.Label lblLabels 
               Caption         =   "备注:"
               Height          =   255
               Index           =   6
               Left            =   240
               TabIndex        =   26
               Top             =   4320
               Width           =   615
            End
            Begin VB.Label lblLabels 
               Caption         =   "类型归档代码:"
               Height          =   255
               Index           =   7
               Left            =   4920
               TabIndex        =   25
               Top             =   2160
               Width           =   1095
            End
            Begin VB.Label lblLabels 
               Caption         =   "归档编号:"
               Height          =   255
               Index           =   8
               Left            =   240
               TabIndex        =   24
               Top             =   2760
               Width           =   855
            End
            Begin VB.Label lblLabels 
               Caption         =   "归档日期:"
               Height          =   255
               Index           =   9
               Left            =   4920
               TabIndex        =   23
               Top             =   2760
               Width           =   855
            End
            Begin VB.Label lblLabels 
               Caption         =   "部门归档保存位置:"
               Height          =   255
               Index           =   10
               Left            =   240
               TabIndex        =   22
               Top             =   3360
               Width           =   1575
            End
            Begin VB.Label lblLabels 
               Caption         =   "转档日期:"
               Height          =   255
               Index           =   11
               Left            =   240
               TabIndex        =   21
               Top             =   5280
               Width           =   855
            End
         End
         Begin VB.PictureBox picButtons 
            Appearance      =   0  'Flat
            BorderStyle     =   0  'None
            ForeColor       =   &H80000008&
            Height          =   300
            Left            =   5160
            ScaleHeight     =   300
            ScaleWidth      =   6015
            TabIndex        =   4
            Top             =   6480
            Width           =   6015
            Begin VB.CommandButton cmdCancel 
               Caption         =   "取消"
               Height          =   300
               Left            =   4800
               TabIndex        =   11
               Top             =   0
               Visible         =   0   'False
               Width           =   1095
            End
            Begin VB.CommandButton cmdUpdate 
               Caption         =   "保存"
               Height          =   300
               Left            =   3600
               TabIndex        =   10
               Top             =   0
               Visible         =   0   'False
               Width           =   1095
            End
            Begin VB.CommandButton cmdClose 
               Caption         =   "关闭"
               Height          =   300
               Left            =   4800
               TabIndex        =   9
               Top             =   0
               Width           =   1095
            End
            Begin VB.CommandButton cmdRefresh 
               Caption         =   "刷新"
               Height          =   300
               Left            =   3600
               TabIndex        =   8
               Top             =   0
               Width           =   1095
            End

⌨️ 快捷键说明

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