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

📄 frmdeptmanage.frm

📁 该软件非常适合学校小型数据管理
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Object = "{3A6644DE-3402-11D9-9DE7-C33FAA87690A}#1.0#0"; "WinXPCEngine.ocx"
Begin VB.Form FrmDeptManage 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "高级管理"
   ClientHeight    =   3645
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   5055
   ControlBox      =   0   'False
   Icon            =   "FrmDeptManage.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MDIChild        =   -1  'True
   MinButton       =   0   'False
   ScaleHeight     =   3645
   ScaleWidth      =   5055
   ShowInTaskbar   =   0   'False
   Begin TabDlg.SSTab SSTDeptManage 
      Height          =   3375
      Left            =   120
      TabIndex        =   0
      Top             =   120
      Width           =   4845
      _ExtentX        =   8546
      _ExtentY        =   5953
      _Version        =   393216
      Tab             =   2
      TabHeight       =   520
      TabCaption(0)   =   "团队编辑"
      TabPicture(0)   =   "FrmDeptManage.frx":628A
      Tab(0).ControlEnabled=   0   'False
      Tab(0).Control(0)=   "Picture1"
      Tab(0).Control(0).Enabled=   0   'False
      Tab(0).Control(1)=   "CmdReTurn"
      Tab(0).Control(1).Enabled=   0   'False
      Tab(0).Control(2)=   "CmdDelete"
      Tab(0).Control(2).Enabled=   0   'False
      Tab(0).Control(3)=   "CmdEdit"
      Tab(0).Control(3).Enabled=   0   'False
      Tab(0).Control(4)=   "CmdAdd"
      Tab(0).Control(4).Enabled=   0   'False
      Tab(0).Control(5)=   "CmdMove"
      Tab(0).Control(5).Enabled=   0   'False
      Tab(0).Control(6)=   "CmdSave"
      Tab(0).Control(6).Enabled=   0   'False
      Tab(0).ControlCount=   7
      TabCaption(1)   =   "职务编辑"
      TabPicture(1)   =   "FrmDeptManage.frx":62A6
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "CmdMoves"
      Tab(1).Control(0).Enabled=   0   'False
      Tab(1).Control(1)=   "Picture2"
      Tab(1).Control(1).Enabled=   0   'False
      Tab(1).Control(2)=   "CmdCancel"
      Tab(1).Control(2).Enabled=   0   'False
      Tab(1).Control(3)=   "CmdSaves"
      Tab(1).Control(3).Enabled=   0   'False
      Tab(1).Control(4)=   "CmdDel"
      Tab(1).Control(4).Enabled=   0   'False
      Tab(1).Control(5)=   "CmdEdits"
      Tab(1).Control(5).Enabled=   0   'False
      Tab(1).Control(6)=   "CmdAdds"
      Tab(1).Control(6).Enabled=   0   'False
      Tab(1).ControlCount=   7
      TabCaption(2)   =   "身份编辑"
      TabPicture(2)   =   "FrmDeptManage.frx":62C2
      Tab(2).ControlEnabled=   -1  'True
      Tab(2).Control(0)=   "Command1"
      Tab(2).Control(0).Enabled=   0   'False
      Tab(2).Control(1)=   "Command2"
      Tab(2).Control(1).Enabled=   0   'False
      Tab(2).Control(2)=   "Command3"
      Tab(2).Control(2).Enabled=   0   'False
      Tab(2).Control(3)=   "Command4"
      Tab(2).Control(3).Enabled=   0   'False
      Tab(2).Control(4)=   "Command5"
      Tab(2).Control(4).Enabled=   0   'False
      Tab(2).Control(5)=   "Picture3"
      Tab(2).Control(5).Enabled=   0   'False
      Tab(2).ControlCount=   6
      Begin VB.PictureBox Picture3 
         Height          =   2415
         Left            =   240
         ScaleHeight     =   2355
         ScaleWidth      =   2955
         TabIndex        =   24
         Top             =   720
         Width           =   3015
         Begin VB.TextBox Text1 
            Enabled         =   0   'False
            Height          =   270
            Left            =   1080
            MaxLength       =   20
            TabIndex        =   25
            Text            =   "辅导员"
            Top             =   1035
            Width           =   1695
         End
         Begin VB.Label Label1 
            AutoSize        =   -1  'True
            Caption         =   "身份名称:"
            Height          =   180
            Left            =   120
            TabIndex        =   26
            Top             =   1080
            Width           =   900
         End
      End
      Begin VB.CommandButton Command5 
         Caption         =   "取消(&C)"
         Height          =   375
         Left            =   3480
         TabIndex        =   23
         Top             =   2760
         Width           =   1215
      End
      Begin VB.CommandButton Command4 
         Caption         =   "保存(&V)"
         Height          =   375
         Left            =   3480
         TabIndex        =   22
         Top             =   2280
         Visible         =   0   'False
         Width           =   1215
      End
      Begin VB.CommandButton Command3 
         Caption         =   "删除(&K)"
         Height          =   375
         Left            =   3480
         TabIndex        =   21
         Top             =   1800
         Width           =   1215
      End
      Begin VB.CommandButton Command2 
         Caption         =   "编辑(&T)"
         Height          =   375
         Left            =   3480
         TabIndex        =   20
         Top             =   1320
         Width           =   1215
      End
      Begin VB.CommandButton Command1 
         Caption         =   "添加(&N)"
         Height          =   375
         Left            =   3480
         TabIndex        =   19
         Top             =   840
         Width           =   1215
      End
      Begin VB.CommandButton CmdAdds 
         Caption         =   "添加(&N)"
         Height          =   375
         Left            =   -71520
         TabIndex        =   15
         Top             =   840
         Width           =   1215
      End
      Begin VB.CommandButton CmdEdits 
         Caption         =   "编辑(&T)"
         Height          =   375
         Left            =   -71520
         TabIndex        =   14
         Top             =   1320
         Width           =   1215
      End
      Begin VB.CommandButton CmdDel 
         Caption         =   "删除(&K)"
         Height          =   375
         Left            =   -71520
         TabIndex        =   13
         Top             =   1800
         Width           =   1215
      End
      Begin VB.CommandButton CmdSaves 
         Caption         =   "保存(&V)"
         Height          =   375
         Left            =   -71520
         TabIndex        =   12
         Top             =   2280
         Visible         =   0   'False
         Width           =   1215
      End
      Begin VB.CommandButton CmdCancel 
         Caption         =   "取消(&C)"
         Height          =   375
         Left            =   -71520
         TabIndex        =   11
         Top             =   2760
         Width           =   1215
      End
      Begin VB.PictureBox Picture2 
         Height          =   2415
         Left            =   -74760
         ScaleHeight     =   2355
         ScaleWidth      =   2955
         TabIndex        =   10
         Top             =   720
         Width           =   3015
         Begin VB.TextBox TxtTitleName 
            Enabled         =   0   'False
            Height          =   270
            Left            =   1080
            MaxLength       =   20
            TabIndex        =   17
            Top             =   1035
            Width           =   1695
         End
         Begin VB.Label LblTitleName 
            AutoSize        =   -1  'True
            Caption         =   "职务名称:"
            Height          =   180
            Left            =   120
            TabIndex        =   16
            Top             =   1080
            Width           =   900
         End
      End
      Begin VB.CommandButton CmdSave 
         Caption         =   "保存(&S)"
         Height          =   375
         Left            =   -71520
         TabIndex        =   3
         Top             =   2280
         Visible         =   0   'False
         Width           =   1215
      End
      Begin VB.CommandButton CmdMove 
         Caption         =   "移动(&M)"
         Height          =   375

⌨️ 快捷键说明

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