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

📄 f_zhengzhaodiaoyue.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_ZhengZhaoDiaoYue 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "证照调阅"
   ClientHeight    =   7875
   ClientLeft      =   1095
   ClientTop       =   330
   ClientWidth     =   10395
   ControlBox      =   0   'False
   KeyPreview      =   -1  'True
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   Moveable        =   0   'False
   ScaleHeight     =   7875
   ScaleWidth      =   10395
   StartUpPosition =   2  '屏幕中心
   Begin VB.Frame Frame1 
      Height          =   7575
      Left            =   120
      TabIndex        =   0
      Top             =   120
      Width           =   10095
      Begin TabDlg.SSTab SSTab1 
         Height          =   6975
         Left            =   240
         TabIndex        =   1
         Top             =   360
         Width           =   9615
         _ExtentX        =   16960
         _ExtentY        =   12303
         _Version        =   393216
         Tabs            =   2
         TabHeight       =   520
         TabCaption(0)   =   "编辑"
         TabPicture(0)   =   "F_ZhengZhaoDiaoYue.frx":0000
         Tab(0).ControlEnabled=   -1  'True
         Tab(0).Control(0)=   "Frame2"
         Tab(0).Control(0).Enabled=   0   'False
         Tab(0).Control(1)=   "picButtons"
         Tab(0).Control(1).Enabled=   0   'False
         Tab(0).ControlCount=   2
         TabCaption(1)   =   "列表"
         TabPicture(1)   =   "F_ZhengZhaoDiaoYue.frx":001C
         Tab(1).ControlEnabled=   0   'False
         Tab(1).Control(0)=   "DataGrid1"
         Tab(1).ControlCount=   1
         Begin VB.PictureBox picButtons 
            Appearance      =   0  'Flat
            BorderStyle     =   0  'None
            ForeColor       =   &H80000008&
            Height          =   300
            Left            =   3240
            ScaleHeight     =   300
            ScaleWidth      =   5895
            TabIndex        =   25
            Top             =   6480
            Width           =   5895
            Begin VB.CommandButton cmdAdd 
               Caption         =   "增加"
               Height          =   300
               Left            =   120
               TabIndex        =   32
               Top             =   0
               Width           =   975
            End
            Begin VB.CommandButton cmdEdit 
               Caption         =   "编辑"
               Height          =   300
               Left            =   1200
               TabIndex        =   31
               Top             =   0
               Width           =   1095
            End
            Begin VB.CommandButton cmdDelete 
               Caption         =   "删除"
               Height          =   300
               Left            =   2400
               TabIndex        =   30
               Top             =   0
               Width           =   1095
            End
            Begin VB.CommandButton cmdRefresh 
               Caption         =   "刷新"
               Height          =   300
               Left            =   3600
               TabIndex        =   29
               Top             =   0
               Width           =   1095
            End
            Begin VB.CommandButton cmdClose 
               Caption         =   "关闭"
               Height          =   300
               Left            =   4800
               TabIndex        =   28
               Top             =   0
               Width           =   1095
            End
            Begin VB.CommandButton cmdUpdate 
               Caption         =   "保存"
               Height          =   300
               Left            =   3600
               TabIndex        =   27
               Top             =   0
               Visible         =   0   'False
               Width           =   1095
            End
            Begin VB.CommandButton cmdCancel 
               Caption         =   "取消"
               Height          =   300
               Left            =   4800
               TabIndex        =   26
               Top             =   0
               Visible         =   0   'False
               Width           =   1095
            End
         End
         Begin MSDataGridLib.DataGrid DataGrid1 
            Height          =   6255
            Left            =   -74760
            TabIndex        =   3
            Top             =   480
            Width           =   9135
            _ExtentX        =   16113
            _ExtentY        =   11033
            _Version        =   393216
            HeadLines       =   1
            RowHeight       =   14
            BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
               Name            =   "MS Sans Serif"
               Size            =   8.25
               Charset         =   0
               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 
               EndProperty
               BeginProperty Column01 
               EndProperty
            EndProperty
         End
         Begin VB.Frame Frame2 
            Height          =   5775
            Left            =   240
            TabIndex        =   2
            Top             =   480
            Width           =   9135
            Begin VB.ComboBox Combo1 
               DataField       =   "调阅部门"
               Height          =   315
               Left            =   6720
               TabIndex        =   35
               Top             =   2040
               Width           =   2175
            End
            Begin MSComCtl2.DTPicker DTPicker2 
               DataField       =   "归还日期"
               Height          =   300
               Left            =   6720
               TabIndex        =   34
               Top             =   3120
               Width           =   2175
               _ExtentX        =   3836
               _ExtentY        =   529
               _Version        =   393216
               CheckBox        =   -1  'True
               DateIsNull      =   -1  'True
               Format          =   88145921
               CurrentDate     =   36251
            End
            Begin MSComCtl2.DTPicker DTPicker1 
               DataField       =   "调阅时间"
               Height          =   300
               Left            =   2040
               TabIndex        =   33
               Top             =   2040
               Width           =   2175
               _ExtentX        =   3836
               _ExtentY        =   529
               _Version        =   393216
               CheckBox        =   -1  'True
               DateIsNull      =   -1  'True
               Format          =   88145921
               CurrentDate     =   36251
            End
            Begin VB.TextBox txtFields 
               DataField       =   "备注"
               Height          =   1005
               Index           =   11
               Left            =   2040
               MultiLine       =   -1  'True
               ScrollBars      =   2  'Vertical
               TabIndex        =   24
               Top             =   4500
               Width           =   6855
            End
            Begin VB.TextBox txtFields 
               DataField       =   "本部门经手人"
               Height          =   285
               Index           =   10
               Left            =   2040
               TabIndex        =   22
               Top             =   4020
               Width           =   2175
            End
            Begin VB.TextBox txtFields 
               DataField       =   "本部门经理"
               Height          =   285
               Index           =   9
               Left            =   6720
               TabIndex        =   20
               Top             =   3540
               Width           =   2175
            End
            Begin VB.TextBox txtFields 
               DataField       =   "归还人"
               Height          =   285
               Index           =   8
               Left            =   2040
               TabIndex        =   18
               Top             =   3540
               Width           =   2175
            End
            Begin VB.TextBox txtFields 
               DataField       =   "预计使用时间"
               Height          =   285
               Index           =   6
               Left            =   2040
               TabIndex        =   15
               Top             =   3060
               Width           =   2175
            End
            Begin VB.TextBox txtFields 
               DataField       =   "调阅人"
               Height          =   285
               Index           =   5
               Left            =   6720
               TabIndex        =   13
               Top             =   2580
               Width           =   2175
            End
            Begin VB.TextBox txtFields 
               DataField       =   "调阅部门经理"
               Height          =   285
               Index           =   4
               Left            =   2040
               TabIndex        =   11
               Top             =   2580
               Width           =   2175
            End
            Begin VB.TextBox txtFields 
               DataField       =   "调阅原因"
               Height          =   885
               Index           =   1
               Left            =   2040
               MultiLine       =   -1  'True
               ScrollBars      =   2  'Vertical
               TabIndex        =   7
               Top             =   900
               Width           =   6855
            End
            Begin VB.TextBox txtFields 

⌨️ 快捷键说明

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