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

📄 form1.frm

📁 一个关于企业工资管理的数据库应用的例子。
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Object = "{F0D2F211-CCB0-11D0-A316-00AA00688B10}#1.0#0"; "MSDATLST.OCX"
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "MSFLXGRD.OCX"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Begin VB.Form editinfo 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "员工信息编辑 "
   ClientHeight    =   7155
   ClientLeft      =   45
   ClientTop       =   435
   ClientWidth     =   7635
   FillColor       =   &H80000006&
   ForeColor       =   &H00FFFFFF&
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MDIChild        =   -1  'True
   MinButton       =   0   'False
   ScaleHeight     =   7155
   ScaleWidth      =   7635
   Begin VB.CommandButton cmdsave 
      Caption         =   "保存"
      Height          =   375
      Left            =   5880
      TabIndex        =   46
      Top             =   6240
      Width           =   975
   End
   Begin VB.CommandButton Command5 
      Caption         =   "返回"
      Height          =   375
      Left            =   4560
      TabIndex        =   47
      Top             =   6240
      Width           =   1095
   End
   Begin VB.CommandButton Command4 
      Caption         =   "移动"
      Height          =   375
      Left            =   3480
      TabIndex        =   48
      Top             =   6240
      Width           =   975
   End
   Begin VB.CommandButton Command3 
      Caption         =   "删除"
      Height          =   375
      Left            =   2400
      TabIndex        =   49
      Top             =   6240
      Width           =   975
   End
   Begin VB.CommandButton Command2 
      Caption         =   "修改"
      Height          =   375
      Left            =   1320
      TabIndex        =   54
      Top             =   6240
      Width           =   975
   End
   Begin VB.CommandButton Command1 
      Caption         =   "添加"
      Height          =   375
      Left            =   240
      TabIndex        =   53
      Top             =   6240
      Width           =   975
   End
   Begin TabDlg.SSTab SSTab1 
      Height          =   5895
      Left            =   120
      TabIndex        =   0
      Top             =   0
      Width           =   6735
      _ExtentX        =   11880
      _ExtentY        =   10398
      _Version        =   393216
      TabHeight       =   520
      TabCaption(0)   =   "员工基本资料"
      TabPicture(0)   =   "Form1.frx":0000
      Tab(0).ControlEnabled=   -1  'True
      Tab(0).Control(0)=   "Frame1"
      Tab(0).Control(0).Enabled=   0   'False
      Tab(0).ControlCount=   1
      TabCaption(1)   =   "其它备注"
      TabPicture(1)   =   "Form1.frx":001C
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "Label20"
      Tab(1).Control(1)=   "Label21"
      Tab(1).Control(2)=   "Label22"
      Tab(1).Control(3)=   "Label23"
      Tab(1).Control(4)=   "Label24"
      Tab(1).Control(5)=   "Label25"
      Tab(1).Control(6)=   "Textysf"
      Tab(1).Control(7)=   "Textyzw"
      Tab(1).Control(8)=   "Textydw"
      Tab(1).Control(9)=   "Textjy"
      Tab(1).Control(10)=   "Textbz"
      Tab(1).Control(11)=   "DTPickercj"
      Tab(1).ControlCount=   12
      TabCaption(2)   =   "信息列表"
      TabPicture(2)   =   "Form1.frx":0038
      Tab(2).ControlEnabled=   0   'False
      Tab(2).Control(0)=   "Command6"
      Tab(2).Control(1)=   "MSFlexGrid1"
      Tab(2).ControlCount=   2
      Begin MSComCtl2.DTPicker DTPickercj 
         Height          =   375
         Left            =   -70200
         TabIndex        =   59
         Top             =   1320
         Width           =   1335
         _ExtentX        =   2355
         _ExtentY        =   661
         _Version        =   393216
         Format          =   62717953
         CurrentDate     =   38849
      End
      Begin VB.CommandButton Command6 
         Caption         =   "打印"
         Height          =   255
         Left            =   -69960
         TabIndex        =   51
         Top             =   480
         Width           =   975
      End
      Begin MSFlexGridLib.MSFlexGrid MSFlexGrid1 
         Height          =   3135
         Left            =   -74520
         TabIndex        =   45
         Top             =   840
         Width           =   4335
         _ExtentX        =   7646
         _ExtentY        =   5530
         _Version        =   393216
         Rows            =   20
         Cols            =   19
         FormatString    =   "^A    |^B    |^C     |^D"
      End
      Begin VB.TextBox Textbz 
         Height          =   1095
         Left            =   -73200
         TabIndex        =   44
         Top             =   4200
         Width           =   3135
      End
      Begin VB.TextBox Textjy 
         Height          =   1095
         Left            =   -73320
         TabIndex        =   42
         Top             =   2280
         Width           =   3135
      End
      Begin VB.TextBox Textydw 
         Height          =   285
         Left            =   -73320
         TabIndex        =   39
         Top             =   1440
         Width           =   1215
      End
      Begin VB.TextBox Textyzw 
         Height          =   375
         Left            =   -70320
         TabIndex        =   37
         Top             =   600
         Width           =   1335
      End
      Begin VB.TextBox Textysf 
         Height          =   375
         Left            =   -73440
         TabIndex        =   35
         Top             =   600
         Width           =   1335
      End
      Begin VB.Frame Frame1 
         Height          =   5415
         Left            =   240
         TabIndex        =   1
         Top             =   480
         Width           =   6375
         Begin MSComCtl2.DTPicker DTPickerdr 
            Height          =   375
            Left            =   4560
            TabIndex        =   58
            Top             =   3600
            Width           =   1575
            _ExtentX        =   2778
            _ExtentY        =   661
            _Version        =   393216
            Format          =   62717953
            CurrentDate     =   38849
         End
         Begin MSComCtl2.DTPicker DTPickerqx 
            Height          =   375
            Left            =   4560
            TabIndex        =   57
            Top             =   2640
            Width           =   1575
            _ExtentX        =   2778
            _ExtentY        =   661
            _Version        =   393216
            Format          =   62717953
            CurrentDate     =   38849
         End
         Begin MSComCtl2.DTPicker DTPickerjr 
            Height          =   375
            Left            =   4560
            TabIndex        =   56
            Top             =   2040
            Width           =   1575
            _ExtentX        =   2778
            _ExtentY        =   661
            _Version        =   393216
            Format          =   62717953
            CurrentDate     =   38849
         End
         Begin MSComCtl2.DTPicker DTPickercs 
            Height          =   375
            Left            =   1320
            TabIndex        =   55
            Top             =   2040
            Width           =   1695
            _ExtentX        =   2990
            _ExtentY        =   661
            _Version        =   393216
            Format          =   62717953
            CurrentDate     =   38849
         End
         Begin MSDataListLib.DataCombo DataCombo1 
            Height          =   330
            Left            =   4560
            TabIndex        =   52
            Top             =   3120
            Width           =   1575
            _ExtentX        =   2778
            _ExtentY        =   582
            _Version        =   393216
            Text            =   ""
         End
         Begin VB.ComboBox Combohy 
            Height          =   315
            ItemData        =   "Form1.frx":0054
            Left            =   1320
            List            =   "Form1.frx":005E
            TabIndex        =   50
            Text            =   "请选择"
            Top             =   4080
            Width           =   1695
         End
         Begin VB.ComboBox comboxl 
            Height          =   315
            ItemData        =   "Form1.frx":006E
            Left            =   1320
            List            =   "Form1.frx":008A
            TabIndex        =   33
            Text            =   "请选择"
            Top             =   2640
            Width           =   1815
         End
         Begin VB.TextBox Textzy 
            Height          =   285
            Left            =   1320
            TabIndex        =   32
            Top             =   3120
            Width           =   1695
         End
         Begin VB.ComboBox Comboxb 
            Height          =   315
            ItemData        =   "Form1.frx":00C2
            Left            =   1320
            List            =   "Form1.frx":00CC
            TabIndex        =   31
            Text            =   "请选择"
            Top             =   1200
            Width           =   1695
         End
         Begin VB.TextBox Textzc 
            Height          =   285
            Left            =   4560
            TabIndex        =   30
            Top             =   4080
            Width           =   1575
         End
         Begin VB.TextBox Textjt 
            Height          =   285
            Left            =   4560
            TabIndex        =   29
            Top             =   1680
            Width           =   1575
         End
         Begin VB.TextBox Textyx 
            Height          =   285
            Left            =   4560
            TabIndex        =   28
            Top             =   1200
            Width           =   1575
         End
         Begin VB.TextBox Textyb 
            Height          =   285
            Left            =   4560
            TabIndex        =   27
            Top             =   720
            Width           =   1575
         End
         Begin VB.TextBox Textdh 
            Height          =   285
            Left            =   4560
            TabIndex        =   26
            Top             =   240
            Width           =   1575
         End
         Begin VB.TextBox Textsf 
            Height          =   285
            Left            =   1320
            TabIndex        =   16
            Top             =   3600
            Width           =   1695
         End
         Begin VB.TextBox Textzz 
            Height          =   285
            Left            =   1320
            TabIndex        =   15
            Top             =   4560
            Width           =   1695
         End
         Begin VB.TextBox Textjg 
            Height          =   285
            Left            =   1320
            TabIndex        =   14
            Top             =   1680
            Width           =   1695
         End
         Begin VB.TextBox Textxm 
            Height          =   285
            Left            =   1320
            TabIndex        =   13
            Top             =   720
            Width           =   1695
         End
         Begin VB.TextBox Textbh 
            Height          =   285
            Left            =   1320
            TabIndex        =   12
            Text            =   " "
            Top             =   240
            Width           =   1695
         End
         Begin VB.Label Label19 
            Caption         =   "职  称:"
            Height          =   255
            Left            =   3360
            TabIndex        =   25
            Top             =   4080
            Width           =   975
         End
         Begin VB.Label Label18 
            Caption         =   "调入该部门时间:"
            Height          =   375
            Left            =   3360
            TabIndex        =   24
            Top             =   3600
            Width           =   735
         End
         Begin VB.Label Label17 
            Caption         =   "所在部门:"
            Height          =   255
            Left            =   3360
            TabIndex        =   23
            Top             =   3120
            Width           =   975
         End
         Begin VB.Label Label16 
            Caption         =   "起薪时间:"
            Height          =   255
            Left            =   3360
            TabIndex        =   22
            Top             =   2640
            Width           =   975
         End
         Begin VB.Label Label15 
            Caption         =   "进入公司时间:"
            Height          =   375
            Left            =   3360
            TabIndex        =   21
            Top             =   2160
            Width           =   735
         End
         Begin VB.Label Label14 
            Caption         =   "家庭住址:"
            Height          =   255
            Left            =   3360
            TabIndex        =   20
            Top             =   1680
            Width           =   975
         End
         Begin VB.Label Label13 
            Caption         =   "电子邮箱:"
            Height          =   255
            Left            =   3360
            TabIndex        =   19
            Top             =   1200
            Width           =   975
         End
         Begin VB.Label Label12 
            Caption         =   "邮政编码:"
            Height          =   255
            Left            =   3360

⌨️ 快捷键说明

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