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

📄 f_guidangbumen.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_GuiDangBuMen 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "部门文件归档"
   ClientHeight    =   7380
   ClientLeft      =   1095
   ClientTop       =   330
   ClientWidth     =   10740
   ControlBox      =   0   'False
   BeginProperty Font 
      Name            =   "宋体"
      Size            =   9
      Charset         =   134
      Weight          =   400
      Underline       =   0   'False
      Italic          =   0   'False
      Strikethrough   =   0   'False
   EndProperty
   KeyPreview      =   -1  'True
   LinkTopic       =   "Form2"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   Moveable        =   0   'False
   ScaleHeight     =   7380
   ScaleWidth      =   10740
   StartUpPosition =   2  'CenterScreen
   Begin VB.Frame Frame1 
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   6975
      Left            =   120
      TabIndex        =   0
      Top             =   240
      Width           =   10335
      Begin TabDlg.SSTab SSTab1 
         Height          =   6495
         Left            =   240
         TabIndex        =   1
         Top             =   360
         Width           =   9855
         _ExtentX        =   17383
         _ExtentY        =   11456
         _Version        =   393216
         Tabs            =   2
         TabHeight       =   520
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         TabCaption(0)   =   "编辑"
         TabPicture(0)   =   "F_GuiDangBuMen.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).ControlCount=   2
         TabCaption(1)   =   "列表"
         TabPicture(1)   =   "F_GuiDangBuMen.frx":001C
         Tab(1).ControlEnabled=   0   'False
         Tab(1).Control(0)=   "Frame3"
         Tab(1).Control(0).Enabled=   0   'False
         Tab(1).ControlCount=   1
         Begin VB.Frame Frame2 
            BeginProperty Font 
               Name            =   "MS Sans Serif"
               Size            =   8.25
               Charset         =   0
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   5295
            Left            =   240
            TabIndex        =   12
            Top             =   480
            Width           =   9375
            Begin VB.ComboBox Combo1 
               DataField       =   "部门"
               Height          =   300
               Left            =   2520
               TabIndex        =   34
               Top             =   360
               Width           =   1695
            End
            Begin MSComCtl2.DTPicker DTPicker2 
               DataField       =   "归档日期"
               Height          =   300
               Left            =   7320
               TabIndex        =   32
               Top             =   2280
               Width           =   1695
               _ExtentX        =   2990
               _ExtentY        =   529
               _Version        =   393216
               CheckBox        =   -1  'True
               DateIsNull      =   -1  'True
               Format          =   67895297
               CurrentDate     =   36189
            End
            Begin MSComCtl2.DTPicker DTPicker1 
               DataField       =   "原文日期"
               Height          =   300
               Left            =   2520
               TabIndex        =   31
               Top             =   1320
               Width           =   1695
               _ExtentX        =   2990
               _ExtentY        =   529
               _Version        =   393216
               CheckBox        =   -1  'True
               DateIsNull      =   -1  'True
               Format          =   67895297
               CurrentDate     =   36189
            End
            Begin VB.TextBox txtFields 
               DataField       =   "原文编号"
               DataSource      =   "datPrimaryRS"
               Height          =   285
               Index           =   0
               Left            =   2520
               TabIndex        =   20
               Top             =   840
               Width           =   1695
            End
            Begin VB.TextBox txtFields 
               DataField       =   "类型"
               DataSource      =   "datPrimaryRS"
               Height          =   285
               Index           =   1
               Left            =   7320
               TabIndex        =   19
               Top             =   840
               Width           =   1695
            End
            Begin VB.TextBox txtFields 
               DataField       =   "文件名称"
               DataSource      =   "datPrimaryRS"
               Height          =   285
               Index           =   3
               Left            =   7320
               TabIndex        =   18
               Top             =   1320
               Width           =   1695
            End
            Begin VB.TextBox txtFields 
               DataField       =   "文件载体"
               DataSource      =   "datPrimaryRS"
               Height          =   285
               Index           =   4
               Left            =   2520
               TabIndex        =   17
               Top             =   1800
               Width           =   1695
            End
            Begin VB.TextBox txtFields 
               DataField       =   "备注"
               DataSource      =   "datPrimaryRS"
               Height          =   1005
               Index           =   6
               Left            =   2520
               MultiLine       =   -1  'True
               ScrollBars      =   2  'Vertical
               TabIndex        =   16
               Top             =   3960
               Width           =   6495
            End
            Begin VB.TextBox txtFields 
               DataField       =   "类型归档代码"
               DataSource      =   "datPrimaryRS"
               Height          =   285
               Index           =   7
               Left            =   7320
               TabIndex        =   15
               Top             =   1800
               Width           =   1695
            End
            Begin VB.TextBox txtFields 
               DataField       =   "归档编号"
               DataSource      =   "datPrimaryRS"
               Height          =   285
               Index           =   8
               Left            =   2520
               TabIndex        =   14
               Top             =   2280
               Width           =   1695
            End
            Begin VB.TextBox txtFields 
               DataField       =   "部门归档保存位置"
               DataSource      =   "datPrimaryRS"
               Height          =   1005
               Index           =   11
               Left            =   2520
               MultiLine       =   -1  'True
               ScrollBars      =   2  'Vertical
               TabIndex        =   13
               Top             =   2760
               Width           =   6495
            End
            Begin VB.Label lblLabels 
               Caption         =   "部门:"
               Height          =   255
               Index           =   5
               Left            =   240
               TabIndex        =   33
               Top             =   360
               Width           =   1095
            End
            Begin VB.Label lblLabels 
               Caption         =   "原文编号:"
               Height          =   255
               Index           =   0
               Left            =   240
               TabIndex        =   30
               Top             =   840
               Width           =   1095
            End
            Begin VB.Label lblLabels 
               Caption         =   "类型:"
               Height          =   255
               Index           =   1
               Left            =   5520
               TabIndex        =   29
               Top             =   840
               Width           =   975
            End
            Begin VB.Label lblLabels 
               Caption         =   "原文日期:"
               Height          =   255
               Index           =   2
               Left            =   240
               TabIndex        =   28
               Top             =   1320
               Width           =   855
            End
            Begin VB.Label lblLabels 
               Caption         =   "文件名称:"
               Height          =   255
               Index           =   3
               Left            =   5520
               TabIndex        =   27
               Top             =   1320
               Width           =   855
            End
            Begin VB.Label lblLabels 
               Caption         =   "文件载体:"
               Height          =   255
               Index           =   4
               Left            =   240
               TabIndex        =   26
               Top             =   1800
               Width           =   855
            End
            Begin VB.Label lblLabels 
               Caption         =   "备注:"
               Height          =   255
               Index           =   6
               Left            =   240
               TabIndex        =   25
               Top             =   3960
               Width           =   735
            End
            Begin VB.Label lblLabels 
               Caption         =   "类型归档代码:"
               Height          =   255
               Index           =   7
               Left            =   5520
               TabIndex        =   24
               Top             =   1800
               Width           =   1215
            End
            Begin VB.Label lblLabels 
               Caption         =   "归档编号:"
               Height          =   255
               Index           =   8
               Left            =   240
               TabIndex        =   23
               Top             =   2280
               Width           =   855
            End
            Begin VB.Label lblLabels 
               Caption         =   "归档日期:"
               Height          =   255
               Index           =   9
               Left            =   5520
               TabIndex        =   22
               Top             =   2280
               Width           =   855
            End
            Begin VB.Label lblLabels 
               Caption         =   "部门归档保存位置:"
               Height          =   255
               Index           =   10
               Left            =   240
               TabIndex        =   21
               Top             =   2760
               Width           =   1575
            End
         End
         Begin VB.PictureBox picButtons 
            Appearance      =   0  'Flat
            BorderStyle     =   0  'None
            BeginProperty Font 
               Name            =   "MS Sans Serif"
               Size            =   8.25
               Charset         =   0
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H80000008&
            Height          =   300
            Left            =   3720
            ScaleHeight     =   300
            ScaleWidth      =   6015
            TabIndex        =   4
            Top             =   5880
            Width           =   6015
            Begin VB.CommandButton cmdAdd 
               Caption         =   "增加"
               Height          =   300
               Left            =   0
               TabIndex        =   11
               Top             =   0
               Width           =   1095
            End
            Begin VB.CommandButton cmdEdit 
               Caption         =   "编辑"
               Height          =   300
               Left            =   1200
               TabIndex        =   10
               Top             =   0
               Width           =   1095
            End

⌨️ 快捷键说明

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