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

📄 f_zhengzhaofuyincx.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"
Begin VB.Form F_ZhengZhaoFuYinCX 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "证照复印查询"
   ClientHeight    =   7815
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   10050
   ControlBox      =   0   'False
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   Moveable        =   0   'False
   ScaleHeight     =   7815
   ScaleWidth      =   10050
   ShowInTaskbar   =   0   'False
   StartUpPosition =   2  '屏幕中心
   Begin VB.Frame Frame2 
      Caption         =   "查询结果"
      Height          =   6015
      Left            =   120
      TabIndex        =   0
      Top             =   1560
      Width           =   9735
      Begin VB.CommandButton Command3 
         Caption         =   "显示"
         Height          =   375
         Left            =   8520
         TabIndex        =   1
         Top             =   5520
         Width           =   1095
      End
      Begin MSDataGridLib.DataGrid DataGrid1 
         Height          =   5055
         Left            =   240
         TabIndex        =   2
         Top             =   360
         Width           =   9375
         _ExtentX        =   16536
         _ExtentY        =   8916
         _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
   End
   Begin VB.Frame Frame3 
      Height          =   6135
      Left            =   120
      TabIndex        =   21
      Top             =   1560
      Width           =   9735
      Begin VB.CommandButton CmdXianShi_Exit 
         Caption         =   "关闭"
         Height          =   375
         Left            =   8280
         TabIndex        =   42
         Top             =   5640
         Width           =   1095
      End
      Begin VB.TextBox txtFields 
         DataField       =   "复印证照名称"
         Height          =   285
         Index           =   0
         Left            =   2160
         TabIndex        =   31
         Top             =   360
         Width           =   2175
      End
      Begin VB.TextBox txtFields 
         DataField       =   "复印原因"
         Height          =   885
         Index           =   1
         Left            =   2160
         TabIndex        =   30
         Top             =   900
         Width           =   7215
      End
      Begin VB.TextBox txtFields 
         DataField       =   "复印部门经理"
         Height          =   285
         Index           =   4
         Left            =   2160
         TabIndex        =   29
         Top             =   2700
         Width           =   2175
      End
      Begin VB.TextBox txtFields 
         DataField       =   "复印人"
         Height          =   285
         Index           =   5
         Left            =   7200
         TabIndex        =   28
         Top             =   2640
         Width           =   2175
      End
      Begin VB.TextBox txtFields 
         DataField       =   "复印份数"
         Height          =   285
         Index           =   6
         Left            =   2160
         TabIndex        =   27
         Top             =   3300
         Width           =   2175
      End
      Begin VB.TextBox txtFields 
         DataField       =   "本部门经理"
         Height          =   285
         Index           =   7
         Left            =   7200
         TabIndex        =   26
         Top             =   3240
         Width           =   2175
      End
      Begin VB.TextBox txtFields 
         DataField       =   "本部门经手人"
         Height          =   285
         Index           =   8
         Left            =   2160
         TabIndex        =   25
         Top             =   3900
         Width           =   2175
      End
      Begin VB.TextBox txtFields 
         DataField       =   "备注"
         Height          =   1005
         Index           =   9
         Left            =   2160
         TabIndex        =   24
         Top             =   4500
         Width           =   7215
      End
      Begin VB.ComboBox Combo4 
         DataField       =   "复印部门"
         Height          =   315
         Left            =   7200
         TabIndex        =   22
         Top             =   2040
         Width           =   2175
      End
      Begin MSComCtl2.DTPicker DTPicker3 
         DataField       =   "复印时间"
         Height          =   300
         Left            =   2160
         TabIndex        =   23
         Top             =   2040
         Width           =   2175
         _ExtentX        =   3836
         _ExtentY        =   529
         _Version        =   393216
         CheckBox        =   -1  'True
         DateIsNull      =   -1  'True
         Format          =   87883777
         CurrentDate     =   36251
      End
      Begin VB.Label lblLabels 
         Caption         =   "复印证照名称:"
         Height          =   255
         Index           =   0
         Left            =   240
         TabIndex        =   41
         Top             =   360
         Width           =   1815
      End
      Begin VB.Label lblLabels 
         Caption         =   "复印原因:"
         Height          =   255
         Index           =   1
         Left            =   240
         TabIndex        =   40
         Top             =   915
         Width           =   1815
      End
      Begin VB.Label lblLabels 
         Caption         =   "复印时间:"
         Height          =   255
         Index           =   2
         Left            =   240
         TabIndex        =   39
         Top             =   2085
         Width           =   1815
      End
      Begin VB.Label lblLabels 
         Caption         =   "复印部门:"
         Height          =   255
         Index           =   3
         Left            =   5280
         TabIndex        =   38
         Top             =   2100
         Width           =   1095
      End
      Begin VB.Label lblLabels 
         Caption         =   "复印部门经理:"
         Height          =   255
         Index           =   4
         Left            =   240
         TabIndex        =   37
         Top             =   2640
         Width           =   1815
      End
      Begin VB.Label lblLabels 
         Caption         =   "复印人:"
         Height          =   255
         Index           =   5
         Left            =   5280
         TabIndex        =   36
         Top             =   2760
         Width           =   1815
      End
      Begin VB.Label lblLabels 
         Caption         =   "复印份数:"
         Height          =   255
         Index           =   6
         Left            =   240
         TabIndex        =   35
         Top             =   3300
         Width           =   1815
      End
      Begin VB.Label lblLabels 
         Caption         =   "本部门经理:"
         Height          =   255
         Index           =   7
         Left            =   5280
         TabIndex        =   34
         Top             =   3360
         Width           =   1815
      End
      Begin VB.Label lblLabels 
         Caption         =   "本部门经手人:"
         Height          =   255
         Index           =   8
         Left            =   240
         TabIndex        =   33
         Top             =   3900
         Width           =   1815
      End
      Begin VB.Label lblLabels 
         Caption         =   "备注:"
         Height          =   255
         Index           =   9
         Left            =   240
         TabIndex        =   32
         Top             =   4500
         Width           =   1815
      End
   End
   Begin VB.Frame Frame1 
      Caption         =   "选择查询条件"
      Height          =   1455
      Left            =   120
      TabIndex        =   3
      Top             =   120
      Width           =   9735
      Begin VB.ComboBox Combo3 
         Height          =   315
         Left            =   360
         TabIndex        =   20
         Top             =   840
         Width           =   1695
      End
      Begin VB.CheckBox Check4 
         Caption         =   "Check3"
         Height          =   255
         Left            =   4800
         TabIndex        =   18
         Top             =   360
         Width           =   255
      End
      Begin VB.ComboBox Combo1 
         Height          =   315
         Left            =   360
         TabIndex        =   12
         Top             =   840
         Visible         =   0   'False
         Width           =   1695
      End
      Begin VB.ComboBox Combo2 
         Height          =   315
         Left            =   360
         TabIndex        =   11
         Top             =   840
         Visible         =   0   'False
         Width           =   1695
      End
      Begin VB.CheckBox Check1 
         Caption         =   "Check1"
         Height          =   255
         Left            =   360
         TabIndex        =   8
         Top             =   360
         Width           =   255

⌨️ 快捷键说明

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