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

📄 f_diaoyuebumen.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_DiaoYueBuMen 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "部门调阅资料"
   ClientHeight    =   7350
   ClientLeft      =   1095
   ClientTop       =   330
   ClientWidth     =   10620
   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     =   7350
   ScaleWidth      =   10620
   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          =   7095
      Left            =   120
      TabIndex        =   0
      Top             =   120
      Width           =   10335
      Begin TabDlg.SSTab SSTab1 
         Height          =   6615
         Left            =   240
         TabIndex        =   1
         Top             =   240
         Width           =   9855
         _ExtentX        =   17383
         _ExtentY        =   11668
         _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_DiaoYueBuMen.frx":0000
         Tab(0).ControlEnabled=   -1  'True
         Tab(0).Control(0)=   "picButtons"
         Tab(0).Control(0).Enabled=   0   'False
         Tab(0).Control(1)=   "Frame3"
         Tab(0).Control(1).Enabled=   0   'False
         Tab(0).Control(2)=   "Frame2"
         Tab(0).Control(2).Enabled=   0   'False
         Tab(0).ControlCount=   3
         TabCaption(1)   =   "列表"
         TabPicture(1)   =   "F_DiaoYueBuMen.frx":001C
         Tab(1).ControlEnabled=   0   'False
         Tab(1).Control(0)=   "Frame4"
         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          =   5175
            Left            =   2520
            TabIndex        =   13
            Top             =   720
            Width           =   7095
            Begin VB.TextBox txtFields 
               DataField       =   "调阅文件编号"
               DataSource      =   "datPrimaryRS"
               Height          =   285
               Index           =   0
               Left            =   1440
               TabIndex        =   21
               Top             =   600
               Width           =   1815
            End
            Begin VB.TextBox txtFields 
               DataField       =   "调阅内容"
               DataSource      =   "datPrimaryRS"
               Height          =   1005
               Index           =   1
               Left            =   1440
               MultiLine       =   -1  'True
               ScrollBars      =   2  'Vertical
               TabIndex        =   20
               Top             =   1320
               Width           =   5415
            End
            Begin VB.TextBox txtFields 
               DataField       =   "申请部门"
               DataSource      =   "datPrimaryRS"
               Height          =   285
               Index           =   3
               Left            =   5040
               TabIndex        =   19
               Top             =   600
               Width           =   1815
            End
            Begin VB.TextBox txtFields 
               DataField       =   "申请部门经理"
               DataSource      =   "datPrimaryRS"
               Height          =   285
               Index           =   4
               Left            =   1440
               TabIndex        =   18
               Top             =   3600
               Width           =   1815
            End
            Begin VB.TextBox txtFields 
               DataField       =   "申请人"
               DataSource      =   "datPrimaryRS"
               Height          =   285
               Index           =   5
               Left            =   5040
               TabIndex        =   17
               Top             =   2760
               Width           =   1815
            End
            Begin VB.TextBox txtFields 
               DataField       =   "本部门经理"
               DataSource      =   "datPrimaryRS"
               Height          =   285
               Index           =   6
               Left            =   1440
               TabIndex        =   16
               Top             =   4320
               Width           =   1815
            End
            Begin VB.TextBox txtFields 
               DataField       =   "本部门经手人"
               DataSource      =   "datPrimaryRS"
               Height          =   285
               Index           =   7
               Left            =   5040
               TabIndex        =   15
               Top             =   3600
               Width           =   1815
            End
            Begin MSComCtl2.DTPicker DTPicker1 
               DataField       =   "调阅时间"
               Height          =   300
               Left            =   1440
               TabIndex        =   14
               Top             =   2760
               Width           =   1815
               _ExtentX        =   3201
               _ExtentY        =   529
               _Version        =   393216
               CheckBox        =   -1  'True
               DateIsNull      =   -1  'True
               Format          =   67436545
               CurrentDate     =   36189
            End
            Begin VB.Label lblLabels 
               Caption         =   "调阅文件编号:"
               Height          =   255
               Index           =   0
               Left            =   120
               TabIndex        =   29
               Top             =   600
               Width           =   1215
            End
            Begin VB.Label lblLabels 
               Caption         =   "调阅内容:"
               Height          =   255
               Index           =   1
               Left            =   120
               TabIndex        =   28
               Top             =   1320
               Width           =   975
            End
            Begin VB.Label lblLabels 
               Caption         =   "调阅时间:"
               Height          =   255
               Index           =   2
               Left            =   120
               TabIndex        =   27
               Top             =   2760
               Width           =   855
            End
            Begin VB.Label lblLabels 
               Caption         =   "申请部门:"
               Height          =   255
               Index           =   3
               Left            =   3720
               TabIndex        =   26
               Top             =   600
               Width           =   855
            End
            Begin VB.Label lblLabels 
               Caption         =   "申请部门经理:"
               Height          =   255
               Index           =   4
               Left            =   120
               TabIndex        =   25
               Top             =   3600
               Width           =   1095
            End
            Begin VB.Label lblLabels 
               Caption         =   "申请人:"
               Height          =   255
               Index           =   5
               Left            =   3720
               TabIndex        =   24
               Top             =   2760
               Width           =   855
            End
            Begin VB.Label lblLabels 
               Caption         =   "本部门经理:"
               Height          =   255
               Index           =   6
               Left            =   120
               TabIndex        =   23
               Top             =   4320
               Width           =   1095
            End
            Begin VB.Label lblLabels 
               Caption         =   "本部门经手人:"
               Height          =   255
               Index           =   7
               Left            =   3720
               TabIndex        =   22
               Top             =   3600
               Width           =   1215
            End
         End
         Begin VB.Frame Frame3 
            Caption         =   "已有文件"
            Height          =   5175
            Left            =   240
            TabIndex        =   12
            Top             =   720
            Width           =   2055
            Begin VB.ListBox List1 
               Height          =   4380
               Left            =   240
               TabIndex        =   30
               Top             =   360
               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            =   3480
            ScaleHeight     =   300
            ScaleWidth      =   6135
            TabIndex        =   4
            Top             =   6120
            Width           =   6135
            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
            Begin VB.CommandButton cmdDelete 
               Caption         =   "删除"

⌨️ 快捷键说明

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