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

📄 frmunit.frm

📁 这是一个VB写的档案管理系统模板
💻 FRM
📖 第 1 页 / 共 5 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Object = "{0ECD9B60-23AA-11D0-B351-00A0C9055D8E}#6.0#0"; "MSHFLXGD.OCX"
Begin VB.Form frmUnit 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "系统元设置"
   ClientHeight    =   5025
   ClientLeft      =   360
   ClientTop       =   795
   ClientWidth     =   7035
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   5025
   ScaleWidth      =   7035
   StartUpPosition =   1  '所有者中心
   Visible         =   0   'False
   Begin TabDlg.SSTab sstabUnit 
      Height          =   4815
      Left            =   0
      TabIndex        =   0
      Top             =   0
      Width           =   6735
      _ExtentX        =   11880
      _ExtentY        =   8493
      _Version        =   393216
      Tabs            =   8
      Tab             =   5
      TabsPerRow      =   8
      TabHeight       =   520
      TabCaption(0)   =   "省份设置"
      TabPicture(0)   =   "frmUnit.frx":0000
      Tab(0).ControlEnabled=   0   'False
      Tab(0).Control(0)=   "framData"
      Tab(0).Control(1)=   "framtoolbar"
      Tab(0).Control(2)=   "imglistMain"
      Tab(0).Control(3)=   "flexDepart"
      Tab(0).ControlCount=   4
      TabCaption(1)   =   "文化程度"
      TabPicture(1)   =   "frmUnit.frx":001C
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "flexEdu"
      Tab(1).Control(1)=   "FramEdu"
      Tab(1).Control(2)=   "framEduTbl"
      Tab(1).ControlCount=   3
      TabCaption(2)   =   "职业状况"
      TabPicture(2)   =   "frmUnit.frx":0038
      Tab(2).ControlEnabled=   0   'False
      Tab(2).Control(0)=   "framJObtbl"
      Tab(2).Control(1)=   "framJob"
      Tab(2).Control(2)=   "flexJob"
      Tab(2).ControlCount=   3
      TabCaption(3)   =   "修改标记"
      TabPicture(3)   =   "frmUnit.frx":0054
      Tab(3).ControlEnabled=   0   'False
      Tab(3).Control(0)=   "framTitleStl"
      Tab(3).Control(1)=   "framTitel"
      Tab(3).Control(2)=   "flexTitel"
      Tab(3).ControlCount=   3
      TabCaption(4)   =   "政治面貌"
      TabPicture(4)   =   "frmUnit.frx":0070
      Tab(4).ControlEnabled=   0   'False
      Tab(4).Control(0)=   "framPli"
      Tab(4).Control(1)=   "FramPliTbl"
      Tab(4).Control(2)=   "flexPli"
      Tab(4).ControlCount=   3
      TabCaption(5)   =   "扩展单元"
      TabPicture(5)   =   "frmUnit.frx":008C
      Tab(5).ControlEnabled=   -1  'True
      Tab(5).Control(0)=   "flexLt"
      Tab(5).Control(0).Enabled=   0   'False
      Tab(5).Control(1)=   "framLtTlb"
      Tab(5).Control(1).Enabled=   0   'False
      Tab(5).Control(2)=   "FramLt"
      Tab(5).Control(2).Enabled=   0   'False
      Tab(5).ControlCount=   3
      TabCaption(6)   =   "扩展单元"
      TabPicture(6)   =   "frmUnit.frx":00A8
      Tab(6).ControlEnabled=   0   'False
      Tab(6).Control(0)=   "FramLs"
      Tab(6).Control(1)=   "FramLsTbl"
      Tab(6).Control(2)=   "flexLs"
      Tab(6).ControlCount=   3
      TabCaption(7)   =   "婚姻状况"
      TabPicture(7)   =   "frmUnit.frx":00C4
      Tab(7).ControlEnabled=   0   'False
      Tab(7).Control(0)=   "FramMs"
      Tab(7).Control(1)=   "FramMsTlb"
      Tab(7).Control(2)=   "flexMs"
      Tab(7).ControlCount=   3
      Begin VB.Frame FramMs 
         Height          =   1215
         Left            =   -74880
         TabIndex        =   59
         Top             =   3480
         Width           =   6495
         Begin VB.TextBox txtMsID 
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   375
            Left            =   960
            MaxLength       =   2
            TabIndex        =   61
            Top             =   240
            Width           =   975
         End
         Begin VB.TextBox txtMsName 
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   375
            Left            =   4080
            MaxLength       =   10
            TabIndex        =   60
            Top             =   240
            Width           =   2175
         End
         Begin VB.Label lblMM 
            Caption         =   "编码只能输入两位的数字;销假标志只能最多输入五个汉字"
            ForeColor       =   &H00FF0000&
            Height          =   255
            Left            =   960
            TabIndex        =   64
            Top             =   840
            Width           =   5175
         End
         Begin VB.Label lblMsId 
            Caption         =   "编码"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   255
            Left            =   240
            TabIndex        =   63
            Top             =   360
            Width           =   615
         End
         Begin VB.Label lblMsName 
            Caption         =   "婚姻状况"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   255
            Left            =   3120
            TabIndex        =   62
            Top             =   360
            Width           =   855
         End
      End
      Begin VB.Frame FramMsTlb 
         Height          =   735
         Left            =   -74880
         TabIndex        =   57
         Top             =   360
         Width           =   6495
         Begin MSComctlLib.Toolbar tblMs 
            Height          =   525
            Left            =   120
            TabIndex        =   58
            Top             =   120
            Width           =   6255
            _ExtentX        =   11033
            _ExtentY        =   926
            ButtonWidth     =   820
            ButtonHeight    =   926
            AllowCustomize  =   0   'False
            Wrappable       =   0   'False
            Style           =   1
            ImageList       =   "imglistMain"
            _Version        =   393216
            BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628} 
               NumButtons      =   9
               BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628} 
                  Caption         =   "增加"
                  Key             =   "add"
                  ImageKey        =   "add"
               EndProperty
               BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628} 
                  Style           =   4
               EndProperty
               BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628} 
                  Caption         =   "删除"
                  Key             =   "delete"
                  ImageKey        =   "delete"
               EndProperty
               BeginProperty Button4 {66833FEA-8583-11D1-B16A-00C0F0283628} 
                  Style           =   4
               EndProperty
               BeginProperty Button5 {66833FEA-8583-11D1-B16A-00C0F0283628} 
                  Caption         =   "取消"
                  Key             =   "cancel"
                  ImageKey        =   "cancel"
               EndProperty
               BeginProperty Button6 {66833FEA-8583-11D1-B16A-00C0F0283628} 
                  Style           =   4
               EndProperty
               BeginProperty Button7 {66833FEA-8583-11D1-B16A-00C0F0283628} 
                  Caption         =   "保存"
                  Key             =   "save"
                  ImageKey        =   "save"
               EndProperty
               BeginProperty Button8 {66833FEA-8583-11D1-B16A-00C0F0283628} 
                  Style           =   4
               EndProperty
               BeginProperty Button9 {66833FEA-8583-11D1-B16A-00C0F0283628} 
                  Caption         =   "帮助"
                  Key             =   "help"
                  ImageKey        =   "help"
               EndProperty
            EndProperty
         End
      End
      Begin VB.Frame FramLs 
         Height          =   1215
         Left            =   -74880
         TabIndex        =   51
         Top             =   3480
         Width           =   6495
         Begin VB.TextBox txtLsName 
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   375
            Left            =   4080
            MaxLength       =   10
            TabIndex        =   53
            Top             =   240
            Width           =   2175
         End
         Begin VB.TextBox txtLsID 
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   375
            Left            =   960
            MaxLength       =   2
            TabIndex        =   52
            Top             =   240
            Width           =   975
         End
         Begin VB.Label lblLsM 
            Caption         =   "编码只能输入两位的数字;扩展单元只能最多输入五个汉字"
            ForeColor       =   &H00FF0000&
            Height          =   255
            Left            =   960
            TabIndex        =   56
            Top             =   840
            Width           =   5175
         End
         Begin VB.Label lblLsName 
            Caption         =   "扩展单元"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   255
            Left            =   3120
            TabIndex        =   55
            Top             =   360
            Width           =   855
         End
         Begin VB.Label lblLsId 
            Caption         =   "编码"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   255
            Left            =   240
            TabIndex        =   54
            Top             =   360
            Width           =   615
         End
      End
      Begin VB.Frame FramLsTbl 
         Height          =   735
         Left            =   -74880
         TabIndex        =   49
         Top             =   360
         Width           =   6495
         Begin MSComctlLib.Toolbar tblLs 
            Height          =   525
            Left            =   120
            TabIndex        =   50
            Top             =   120
            Width           =   6255
            _ExtentX        =   11033
            _ExtentY        =   926
            ButtonWidth     =   820
            ButtonHeight    =   926
            AllowCustomize  =   0   'False
            Wrappable       =   0   'False
            Style           =   1
            ImageList       =   "imglistMain"
            _Version        =   393216
            BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628} 
               NumButtons      =   9
               BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628} 
                  Caption         =   "增加"
                  Key             =   "add"

⌨️ 快捷键说明

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