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

📄 frminputp.frm

📁 档案管理系统,使用vb6+access数据库开发
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Begin VB.Form frmInputP 
   Caption         =   "输入照片内容"
   ClientHeight    =   5256
   ClientLeft      =   48
   ClientTop       =   336
   ClientWidth     =   7812
   BeginProperty Font 
      Name            =   "宋体"
      Size            =   10.8
      Charset         =   134
      Weight          =   400
      Underline       =   0   'False
      Italic          =   0   'False
      Strikethrough   =   0   'False
   EndProperty
   MaxButton       =   0   'False
   ScaleHeight     =   5256
   ScaleWidth      =   7812
   StartUpPosition =   2  '屏幕中心
   Begin VB.CommandButton cmdReturn 
      Caption         =   "返回(&R)"
      Height          =   372
      Left            =   6000
      TabIndex        =   34
      ToolTipText     =   "返回主菜单"
      Top             =   4800
      Width           =   972
   End
   Begin VB.CommandButton cmdSeek 
      Caption         =   "查询(&S)"
      Height          =   372
      Left            =   3000
      TabIndex        =   33
      Top             =   4800
      Width           =   972
   End
   Begin VB.CommandButton cmdModify 
      Caption         =   "修改(&M)"
      Height          =   372
      Left            =   4320
      TabIndex        =   32
      Top             =   4800
      Width           =   972
   End
   Begin TabDlg.SSTab sstPhoto 
      Height          =   4452
      Left            =   360
      TabIndex        =   0
      Top             =   240
      Width           =   7092
      _ExtentX        =   12510
      _ExtentY        =   7853
      _Version        =   393216
      Style           =   1
      Tabs            =   2
      TabsPerRow      =   2
      TabHeight       =   617
      TabCaption(0)   =   "照片总说明"
      TabPicture(0)   =   "frmInputP.frx":0000
      Tab(0).ControlEnabled=   -1  'True
      Tab(0).Control(0)=   "LabelG(1)"
      Tab(0).Control(0).Enabled=   0   'False
      Tab(0).Control(1)=   "LabelG(0)"
      Tab(0).Control(1).Enabled=   0   'False
      Tab(0).Control(2)=   "txtOrderG"
      Tab(0).Control(2).Enabled=   0   'False
      Tab(0).Control(3)=   "txtDhG"
      Tab(0).Control(3).Enabled=   0   'False
      Tab(0).Control(4)=   "cmdAddG"
      Tab(0).Control(4).Enabled=   0   'False
      Tab(0).Control(5)=   "frameG"
      Tab(0).Control(5).Enabled=   0   'False
      Tab(0).Control(6)=   "cmdSaveG"
      Tab(0).Control(6).Enabled=   0   'False
      Tab(0).Control(7)=   "cmdClearG"
      Tab(0).Control(7).Enabled=   0   'False
      Tab(0).ControlCount=   8
      TabCaption(1)   =   "照片分类说明(标签)"
      TabPicture(1)   =   "frmInputP.frx":001C
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "LabelD(1)"
      Tab(1).Control(1)=   "LabelD(0)"
      Tab(1).Control(2)=   "txtOrderD"
      Tab(1).Control(3)=   "cmdAddD"
      Tab(1).Control(4)=   "frameD"
      Tab(1).Control(5)=   "cmdClearD"
      Tab(1).Control(6)=   "cmdSaveD"
      Tab(1).Control(7)=   "cmdCopyD"
      Tab(1).Control(8)=   "txtDhD"
      Tab(1).ControlCount=   9
      Begin VB.TextBox txtDhD 
         Height          =   324
         Left            =   -73440
         MaxLength       =   15
         TabIndex        =   14
         ToolTipText     =   "照片档号"
         Top             =   564
         Width           =   1692
      End
      Begin VB.CommandButton cmdCopyD 
         Caption         =   "复制(&O)"
         Enabled         =   0   'False
         Height          =   372
         Left            =   -70560
         TabIndex        =   30
         Top             =   3840
         Width           =   972
      End
      Begin VB.CommandButton cmdSaveD 
         Caption         =   "保存(&V)"
         Enabled         =   0   'False
         Height          =   372
         Left            =   -71760
         TabIndex        =   29
         Top             =   3840
         Width           =   972
      End
      Begin VB.CommandButton cmdClearD 
         Caption         =   "清除(&L)"
         Enabled         =   0   'False
         Height          =   372
         Left            =   -69360
         TabIndex        =   31
         Top             =   3840
         Width           =   972
      End
      Begin VB.Frame frameD 
         Caption         =   "分类说明(标签)内容"
         Enabled         =   0   'False
         Height          =   2532
         Left            =   -74640
         TabIndex        =   18
         Top             =   1080
         Width           =   6372
         Begin VB.TextBox TextD 
            Height          =   336
            Index           =   3
            Left            =   4440
            MaxLength       =   10
            TabIndex        =   26
            Top             =   924
            Width           =   1212
         End
         Begin VB.TextBox TextD 
            Height          =   816
            Index           =   4
            Left            =   1200
            MaxLength       =   168
            MultiLine       =   -1  'True
            ScrollBars      =   2  'Vertical
            TabIndex        =   28
            Top             =   1404
            Width           =   4692
         End
         Begin VB.TextBox TextD 
            Height          =   336
            Index           =   2
            Left            =   1200
            MaxLength       =   14
            TabIndex        =   24
            Top             =   924
            Width           =   1692
         End
         Begin VB.TextBox TextD 
            Height          =   336
            Index           =   1
            Left            =   4200
            MaxLength       =   14
            TabIndex        =   22
            Top             =   444
            Width           =   1692
         End
         Begin VB.TextBox TextD 
            BeginProperty DataFormat 
               Type            =   0
               Format          =   "0"
               HaveTrueFalseNull=   0
               FirstDayOfWeek  =   0
               FirstWeekOfYear =   0
               LCID            =   2052
               SubFormatType   =   0
            EndProperty
            Height          =   336
            Index           =   0
            Left            =   1200
            MaxLength       =   14
            TabIndex        =   20
            Top             =   444
            Width           =   1692
         End
         Begin VB.Label LabelD 
            AutoSize        =   -1  'True
            Caption         =   "拍摄时间"
            Height          =   216
            Index           =   5
            Left            =   3360
            TabIndex        =   25
            Top             =   960
            Width           =   864
         End
         Begin VB.Label LabelD 
            AutoSize        =   -1  'True
            Caption         =   "题  名"
            Height          =   216
            Index           =   6
            Left            =   360
            TabIndex        =   27
            Top             =   1440
            Width           =   648
         End
         Begin VB.Label LabelD 
            AutoSize        =   -1  'True
            Caption         =   "摄影者"
            Height          =   216
            Index           =   4
            Left            =   360
            TabIndex        =   23
            Top             =   960
            Width           =   648
         End
         Begin VB.Label LabelD 
            AutoSize        =   -1  'True
            Caption         =   "底片号"
            Height          =   216
            Index           =   3
            Left            =   3360
            TabIndex        =   21
            Top             =   480
            Width           =   648
         End
         Begin VB.Label LabelD 
            AutoSize        =   -1  'True
            Caption         =   "照片号"
            Height          =   216
            Index           =   2
            Left            =   360
            TabIndex        =   19
            Top             =   480
            Width           =   648
         End
      End
      Begin VB.CommandButton cmdAddD 
         Caption         =   "创建(&C)"
         Enabled         =   0   'False
         Height          =   372
         Left            =   -69360
         TabIndex        =   17
         Top             =   564
         Width           =   972
      End
      Begin VB.TextBox txtOrderD 
         Alignment       =   1  'Right Justify
         Height          =   324
         Left            =   -70440
         MaxLength       =   4
         TabIndex        =   16
         Top             =   564
         Width           =   612
      End
      Begin VB.CommandButton cmdClearG 
         Caption         =   "清除(&L)"
         Enabled         =   0   'False
         Height          =   372
         Left            =   5280
         TabIndex        =   12
         Top             =   3840
         Width           =   1212
      End
      Begin VB.CommandButton cmdSaveG 
         Caption         =   "保存(&V)"
         Enabled         =   0   'False
         Height          =   372
         Left            =   3720
         TabIndex        =   11
         Top             =   3840
         Width           =   1212
      End
      Begin VB.Frame frameG 
         Caption         =   "总说明内容"
         Enabled         =   0   'False
         Height          =   2532
         Left            =   360
         TabIndex        =   6
         Top             =   1080
         Width           =   6372
         Begin VB.TextBox TextG 
            Alignment       =   1  'Right Justify
            BeginProperty DataFormat 
               Type            =   1
               Format          =   "0"
               HaveTrueFalseNull=   0
               FirstDayOfWeek  =   0
               FirstWeekOfYear =   0
               LCID            =   2052
               SubFormatType   =   1
            EndProperty
            Height          =   324
            Index           =   1
            Left            =   4920
            MaxLength       =   4
            TabIndex        =   9
            Top             =   2130
            Width           =   612
         End
         Begin VB.TextBox TextG 
            Height          =   1692
            Index           =   0
            Left            =   240
            MaxLength       =   168
            MultiLine       =   -1  'True
            ScrollBars      =   2  'Vertical
            TabIndex        =   7
            Top             =   360
            Width           =   5892
         End
         Begin VB.Label LabelG 
            AutoSize        =   -1  'True
            Caption         =   "张"
            Height          =   216
            Index           =   3
            Left            =   5640
            TabIndex        =   10
            Top             =   2180
            Width           =   216
         End
         Begin VB.Label LabelG 
            AutoSize        =   -1  'True
            Caption         =   "本组照片共有"
            Height          =   216
            Index           =   2
            Left            =   3480
            TabIndex        =   8
            Top             =   2180
            Width           =   1296
         End
      End
      Begin VB.CommandButton cmdAddG 
         Caption         =   "创建(&C)"
         Enabled         =   0   'False
         Height          =   372
         Left            =   5640
         TabIndex        =   5
         Top             =   564
         Width           =   972
      End
      Begin VB.TextBox txtDhG 
         Height          =   324
         Left            =   1560
         MaxLength       =   15
         TabIndex        =   2
         ToolTipText     =   "照片档号"
         Top             =   564
         Width           =   1692
      End
      Begin VB.TextBox txtOrderG 
         Alignment       =   1  'Right Justify
         Height          =   324
         Left            =   4560
         MaxLength       =   4
         TabIndex        =   4
         ToolTipText     =   "顺序号"
         Top             =   564
         Width           =   612
      End
      Begin VB.Label LabelD 
         AutoSize        =   -1  'True
         Caption         =   "档  号"
         Height          =   216
         Index           =   0
         Left            =   -74280
         TabIndex        =   13
         Top             =   600
         Width           =   648
      End
      Begin VB.Label LabelD 
         AutoSize        =   -1  'True
         Caption         =   "顺序号"
         Height          =   216
         Index           =   1
         Left            =   -71280
         TabIndex        =   15
         Top             =   600
         Width           =   648
      End
      Begin VB.Label LabelG 
         AutoSize        =   -1  'True
         Caption         =   "档  号"
         Height          =   216
         Index           =   0
         Left            =   720
         TabIndex        =   1
         Top             =   600
         Width           =   648
      End
      Begin VB.Label LabelG 
         AutoSize        =   -1  'True
         Caption         =   "顺序号"
         Height          =   216
         Index           =   1
         Left            =   3720
         TabIndex        =   3
         Top             =   600
         Width           =   648
      End
   End
   Begin MSAdodcLib.Adodc adoDP 
      Height          =   312
      Left            =   360
      Top             =   4800
      Visible         =   0   'False
      Width           =   1800
      _ExtentX        =   3175
      _ExtentY        =   550
      ConnectMode     =   3
      CursorLocation  =   3
      IsolationLevel  =   -1
      ConnectionTimeout=   15
      CommandTimeout  =   30
      CursorType      =   1
      LockType        =   3
      CommandType     =   2
      CursorOptions   =   0
      CacheSize       =   50

⌨️ 快捷键说明

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