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

📄 frmunit.frm

📁 这是一个VB写的档案管理系统模板
💻 FRM
📖 第 1 页 / 共 5 页
字号:
               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        =   11
            Top             =   240
            Width           =   855
         End
         Begin VB.TextBox txtEduName 
            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        =   10
            Top             =   240
            Width           =   2175
         End
         Begin VB.Label lblEM 
            Caption         =   "编码只能输入两位的数字;学历只能最多输入五个汉字"
            ForeColor       =   &H00FF0000&
            Height          =   255
            Left            =   960
            TabIndex        =   14
            Top             =   840
            Width           =   5175
         End
         Begin VB.Label lblEduId 
            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        =   13
            Top             =   360
            Width           =   855
         End
         Begin VB.Label lblEduName 
            Caption         =   "学历"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   255
            Left            =   3480
            TabIndex        =   12
            Top             =   360
            Width           =   495
         End
      End
      Begin VB.Frame framData 
         Height          =   1215
         Left            =   -74880
         TabIndex        =   3
         Top             =   3480
         Width           =   6495
         Begin VB.TextBox txtDepartName 
            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        =   5
            Top             =   240
            Width           =   2175
         End
         Begin VB.TextBox txtDepartId 
            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        =   4
            Top             =   240
            Width           =   855
         End
         Begin VB.Label lblDM 
            Caption         =   "编码只能输入两位的数字;省份名称只能最多输入五个汉字"
            ForeColor       =   &H00FF0000&
            Height          =   255
            Left            =   960
            TabIndex        =   8
            Top             =   840
            Width           =   5175
         End
         Begin VB.Label lblDepartName 
            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        =   7
            Top             =   360
            Width           =   1095
         End
         Begin VB.Label lblDepartId 
            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        =   6
            Top             =   360
            Width           =   855
         End
      End
      Begin VB.Frame framtoolbar 
         Height          =   735
         Left            =   -74880
         TabIndex        =   1
         Top             =   360
         Width           =   6495
         Begin MSComctlLib.Toolbar tblDepart 
            Height          =   525
            Left            =   120
            TabIndex        =   2
            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 MSComctlLib.ImageList imglistMain 
         Left            =   -74400
         Top             =   3720
         _ExtentX        =   1005
         _ExtentY        =   1005
         BackColor       =   -2147483633
         ImageWidth      =   16
         ImageHeight     =   16
         MaskColor       =   12632256
         _Version        =   393216
         BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
            NumListImages   =   7
            BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
               Picture         =   "frmUnit.frx":00E0
               Key             =   "add"
            EndProperty
            BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
               Picture         =   "frmUnit.frx":067A
               Key             =   "delete"
            EndProperty
            BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
               Picture         =   "frmUnit.frx":0C14
               Key             =   "edit"
            EndProperty
            BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628} 
               Picture         =   "frmUnit.frx":11AE
               Key             =   "cancel"
            EndProperty
            BeginProperty ListImage5 {2C247F27-8591-11D1-B16A-00C0F0283628} 
               Picture         =   "frmUnit.frx":1748
               Key             =   "help"
            EndProperty
            BeginProperty ListImage6 {2C247F27-8591-11D1-B16A-00C0F0283628} 
               Picture         =   "frmUnit.frx":2022
               Key             =   "save"
            EndProperty
            BeginProperty ListImage7 {2C247F27-8591-11D1-B16A-00C0F0283628} 
               Picture         =   "frmUnit.frx":25BC
               Key             =   "query"
            EndProperty
         EndProperty
      End
      Begin MSHierarchicalFlexGridLib.MSHFlexGrid flexEdu 
         Height          =   2055
         Left            =   -74880
         TabIndex        =   65
         Top             =   1320
         Width           =   6495
         _ExtentX        =   11456
         _ExtentY        =   3625
         _Version        =   393216
         Cols            =   3
         BackColorBkg    =   -2147483643
         _NumberOfBands  =   1
         _Band(0).Cols   =   3
      End
      Begin MSHierarchicalFlexGridLib.MSHFlexGrid flexJob 
         Height          =   2055
         Left            =   -74880
         TabIndex        =   66
         Top             =   1320
         Width           =   6495
         _ExtentX        =   11456
         _ExtentY        =   3625
         _Version        =   393216
         BackColorBkg    =   -2147483643
         _NumberOfBands  =   1
         _Band(0).Cols   =   2
      End
      Begin MSHierarchicalFlexGridLib.MSHFlexGrid flexTitel 
         Height          =   2055
         Left            =   -74880
         TabIndex        =   67
         Top             =   1320
         Width           =   6495
         _ExtentX        =   11456
         _ExtentY        =   3625
         _Version        =   393216
         BackColorBkg    =   -2147483643
         _NumberOfBands  =   1
         _Band(0).Cols   =   2
      End
      Begin MSHierarchicalFlexGridLib.MSHFlexGrid flexPli 
         Height          =   2055
         Left            =   -74880
         TabIndex        =   68
         Top             =   1320
         Width           =   6495
         _ExtentX        =   11456
         _ExtentY        =   3625
         _Version        =   393216
         BackColorBkg    =   -2147483643
         _NumberOfBands  =   1
         _Band(0).Cols   =   2
      End
      Begin MSHierarchicalFlexGridLib.MSHFlexGrid flexLt 
         Height          =   2055
         Left            =   120
         TabIndex        =   69
         Top             =   1320
         Width           =   6495
         _ExtentX        =   11456
         _ExtentY        =   3625
         _Version        =   393216
         BackColorBkg    =   -2147483643
         _NumberOfBands  =   1
         _Band(0).Cols   =   2
      End
      Begin MSHierarchicalFlexGridLib.MSHFlexGrid flexLs 
         Height          =   2055
         Left            =   -74880
         TabIndex        =   70
         Top             =   1320
         Width           =   6495
         _ExtentX        =   11456
         _ExtentY        =   3625
         _Version        =   393216
         BackColorBkg    =   -2147483643
         _NumberOfBands  =   1
         _Band(0).Cols   =   2
      End
      Begin MSHierarchicalFlexGridLib.MSHFlexGrid flexMs 
         Height          =   2055
         Left            =   -74880
         TabIndex        =   71

⌨️ 快捷键说明

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