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

📄 f_lizhijiaojie.frm

📁 这是一个药品人事管理系统
💻 FRM
📖 第 1 页 / 共 5 页
字号:
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"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Object = "{0BA686C6-F7D3-101A-993E-0000C0EF6F5E}#1.0#0"; "THREED32.OCX"
Begin VB.Form F_LiZhiJiaoJie 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "离职记录"
   ClientHeight    =   8595
   ClientLeft      =   1095
   ClientTop       =   330
   ClientWidth     =   11790
   ControlBox      =   0   'False
   KeyPreview      =   -1  'True
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   MinButton       =   0   'False
   Moveable        =   0   'False
   ScaleHeight     =   8595
   ScaleWidth      =   11790
   StartUpPosition =   2  '屏幕中心
   Begin TabDlg.SSTab SSTab1 
      Height          =   8535
      Left            =   0
      TabIndex        =   52
      Top             =   0
      Width           =   11775
      _ExtentX        =   20770
      _ExtentY        =   15055
      _Version        =   393216
      Tabs            =   2
      TabHeight       =   520
      TabCaption(0)   =   "编        辑"
      TabPicture(0)   =   "F_LiZhiJiaoJie.frx":0000
      Tab(0).ControlEnabled=   -1  'True
      Tab(0).Control(0)=   "lblLabels(3)"
      Tab(0).Control(0).Enabled=   0   'False
      Tab(0).Control(1)=   "lblLabels(4)"
      Tab(0).Control(1).Enabled=   0   'False
      Tab(0).Control(2)=   "lblLabels(2)"
      Tab(0).Control(2).Enabled=   0   'False
      Tab(0).Control(3)=   "lblLabels(1)"
      Tab(0).Control(3).Enabled=   0   'False
      Tab(0).Control(4)=   "lblLabels(0)"
      Tab(0).Control(4).Enabled=   0   'False
      Tab(0).Control(5)=   "Frame3"
      Tab(0).Control(5).Enabled=   0   'False
      Tab(0).Control(6)=   "Frame2"
      Tab(0).Control(6).Enabled=   0   'False
      Tab(0).Control(7)=   "txtFields(3)"
      Tab(0).Control(7).Enabled=   0   'False
      Tab(0).Control(8)=   "txtFields(4)"
      Tab(0).Control(8).Enabled=   0   'False
      Tab(0).Control(9)=   "txtFields(2)"
      Tab(0).Control(9).Enabled=   0   'False
      Tab(0).Control(10)=   "txtFields(1)"
      Tab(0).Control(10).Enabled=   0   'False
      Tab(0).Control(11)=   "txtFields(0)"
      Tab(0).Control(11).Enabled=   0   'False
      Tab(0).Control(12)=   "Frame1"
      Tab(0).Control(12).Enabled=   0   'False
      Tab(0).Control(13)=   "Frame4"
      Tab(0).Control(13).Enabled=   0   'False
      Tab(0).Control(14)=   "Frame6"
      Tab(0).Control(14).Enabled=   0   'False
      Tab(0).Control(15)=   "picButtons"
      Tab(0).Control(15).Enabled=   0   'False
      Tab(0).ControlCount=   16
      TabCaption(1)   =   "列        表"
      TabPicture(1)   =   "F_LiZhiJiaoJie.frx":001C
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "Frame5"
      Tab(1).ControlCount=   1
      Begin VB.PictureBox picButtons 
         Appearance      =   0  'Flat
         BorderStyle     =   0  'None
         ForeColor       =   &H80000008&
         Height          =   420
         Left            =   5040
         ScaleHeight     =   420
         ScaleWidth      =   6480
         TabIndex        =   111
         Top             =   7920
         Width           =   6480
         Begin Threed.SSCommand cmdAdd 
            Height          =   325
            Left            =   480
            TabIndex        =   47
            Top             =   0
            Width           =   1095
            _Version        =   65536
            _ExtentX        =   1931
            _ExtentY        =   573
            _StockProps     =   78
            Caption         =   "&A.增 加"
            Font3D          =   3
         End
         Begin Threed.SSCommand cmdEdit 
            Height          =   325
            Left            =   1680
            TabIndex        =   48
            Top             =   0
            Width           =   1095
            _Version        =   65536
            _ExtentX        =   1931
            _ExtentY        =   573
            _StockProps     =   78
            Caption         =   "&E.编 辑"
            Font3D          =   3
         End
         Begin Threed.SSCommand cmdDelete 
            Height          =   325
            Left            =   2880
            TabIndex        =   49
            Top             =   0
            Width           =   1095
            _Version        =   65536
            _ExtentX        =   1931
            _ExtentY        =   573
            _StockProps     =   78
            Caption         =   "&S.删 除"
            Font3D          =   3
         End
         Begin Threed.SSCommand cmdRefresh 
            Height          =   325
            Left            =   4080
            TabIndex        =   112
            Top             =   0
            Width           =   1095
            _Version        =   65536
            _ExtentX        =   1931
            _ExtentY        =   573
            _StockProps     =   78
            Caption         =   "&R.刷 新"
            Font3D          =   3
         End
         Begin Threed.SSCommand cmdUpdate 
            Height          =   300
            Left            =   4080
            TabIndex        =   50
            Top             =   0
            Width           =   1095
            _Version        =   65536
            _ExtentX        =   1931
            _ExtentY        =   529
            _StockProps     =   78
            Caption         =   "&Y.保存"
            Font3D          =   3
         End
         Begin Threed.SSCommand cmdClose 
            Height          =   325
            Left            =   5280
            TabIndex        =   113
            Top             =   0
            Width           =   1095
            _Version        =   65536
            _ExtentX        =   1931
            _ExtentY        =   573
            _StockProps     =   78
            Caption         =   "&Q.关 闭"
            Font3D          =   3
         End
         Begin Threed.SSCommand cmdCancel 
            Height          =   300
            Left            =   5280
            TabIndex        =   51
            Top             =   0
            Width           =   1095
            _Version        =   65536
            _ExtentX        =   1931
            _ExtentY        =   529
            _StockProps     =   78
            Caption         =   "&C.取消"
            Font3D          =   3
         End
      End
      Begin VB.Frame Frame6 
         Caption         =   "人力资源部"
         Height          =   855
         Left            =   120
         TabIndex        =   107
         Top             =   6990
         Width           =   11535
         Begin VB.TextBox txtFields 
            Appearance      =   0  'Flat
            DataField       =   "人力资源部经理签字"
            DataSource      =   "datPrimaryRS"
            Height          =   285
            Index           =   45
            Left            =   10320
            TabIndex        =   46
            Top             =   360
            Width           =   1095
         End
         Begin VB.TextBox txtFields 
            Appearance      =   0  'Flat
            DataField       =   "人力资源部经办人"
            DataSource      =   "datPrimaryRS"
            Height          =   285
            Index           =   44
            Left            =   8160
            TabIndex        =   45
            Top             =   360
            Width           =   1095
         End
         Begin VB.TextBox txtFields 
            Appearance      =   0  'Flat
            DataField       =   "人力资源部交接内容"
            DataSource      =   "datPrimaryRS"
            Height          =   285
            Index           =   43
            Left            =   1320
            TabIndex        =   44
            Top             =   360
            Width           =   5895
         End
         Begin VB.Label lblLabels 
            Caption         =   "经理签字"
            Height          =   255
            Index           =   39
            Left            =   9360
            TabIndex        =   110
            Top             =   375
            Width           =   1455
         End
         Begin VB.Label lblLabels 
            Caption         =   "经办人"
            Height          =   255
            Index           =   38
            Left            =   7320
            TabIndex        =   109
            Top             =   375
            Width           =   1455
         End
         Begin VB.Label lblLabels 
            Caption         =   "交接内容"
            Height          =   255
            Index           =   37
            Left            =   120
            TabIndex        =   108
            Top             =   375
            Width           =   1455
         End
      End
      Begin VB.Frame Frame4 
         Caption         =   "服务管理部"
         Height          =   975
         Left            =   120
         TabIndex        =   98
         Top             =   5880
         Width           =   11535
         Begin VB.ComboBox Combo5 
            Appearance      =   0  'Flat
            DataField       =   "餐卡交回"
            Height          =   300
            Left            =   10320
            TabIndex        =   40
            Top             =   240
            Width           =   1095
         End
         Begin VB.ComboBox Combo4 
            Appearance      =   0  'Flat
            DataField       =   "胸卡交回"
            Height          =   300
            Left            =   8040
            TabIndex        =   39
            Top             =   240
            Width           =   1095
         End
         Begin VB.ComboBox Combo3 
            Appearance      =   0  'Flat
            DataField       =   "文具交回"
            Height          =   300
            Left            =   6000
            TabIndex        =   38
            Top             =   240
            Width           =   1095
         End
         Begin VB.ComboBox Combo2 
            Appearance      =   0  'Flat
            DataField       =   "工具交回"
            Height          =   300
            Left            =   3480
            TabIndex        =   37
            Top             =   240
            Width           =   1095
         End
         Begin VB.ComboBox Combo1 
            Appearance      =   0  'Flat
            DataField       =   "劳动用品交回"
            Height          =   300
            Left            =   1320
            TabIndex        =   36
            Top             =   240
            Width           =   1095
         End
         Begin VB.TextBox txtFields 
            Appearance      =   0  'Flat
            DataField       =   "服务管理部经理签字"
            DataSource      =   "datPrimaryRS"
            Height          =   285
            Index           =   42
            Left            =   6000
            TabIndex        =   43
            Top             =   600
            Width           =   1095
         End
         Begin VB.TextBox txtFields 
            Appearance      =   0  'Flat
            DataField       =   "折价经办人"
            DataSource      =   "datPrimaryRS"
            Height          =   285
            Index           =   41
            Left            =   3480
            TabIndex        =   42
            Top             =   600
            Width           =   1095
         End
         Begin VB.TextBox txtFields 
            Appearance      =   0  'Flat
            DataField       =   "未交物品折价"
            DataSource      =   "datPrimaryRS"
            Height          =   285
            Index           =   38
            Left            =   1320
            TabIndex        =   41
            Top             =   600
            Width           =   1095

⌨️ 快捷键说明

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