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

📄 form7.frm

📁 软件用到的技巧:透明窗体
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "MSFLXGRD.OCX"
Object = "{E95A2510-F3D1-416D-823B-4F840FE98091}#3.0#0"; "Command.ocx"
Begin VB.Form Form7 
   Caption         =   "设置本单位的员工名单"
   ClientHeight    =   5145
   ClientLeft      =   60
   ClientTop       =   390
   ClientWidth     =   7125
   LinkTopic       =   "Form7"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   MDIChild        =   -1  'True
   ScaleHeight     =   5145
   ScaleWidth      =   7125
   Begin CSCommand.Command Command4 
      Height          =   405
      Left            =   5535
      TabIndex        =   19
      Top             =   3495
      Width           =   1365
      _ExtentX        =   2408
      _ExtentY        =   714
      IconAlign       =   0
      Icon            =   "Form7.frx":0000
      Caption         =   "保存更改 &E"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
   End
   Begin VB.Frame Frame3 
      Caption         =   "修改员工信息"
      Height          =   1320
      Left            =   3915
      TabIndex        =   12
      Top             =   2085
      Width           =   3090
      Begin VB.TextBox Text6 
         Height          =   285
         Left            =   1050
         TabIndex        =   18
         Top             =   900
         Width           =   1920
      End
      Begin VB.TextBox Text5 
         Height          =   285
         Left            =   1050
         TabIndex        =   17
         Top             =   555
         Width           =   1920
      End
      Begin VB.TextBox Text4 
         Enabled         =   0   'False
         Height          =   285
         Left            =   1050
         TabIndex        =   14
         Top             =   225
         Width           =   1920
      End
      Begin VB.Label Label6 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "手机号码:"
         Height          =   180
         Left            =   90
         TabIndex        =   16
         Top             =   930
         Width           =   900
      End
      Begin VB.Label Label5 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "姓    名:"
         Height          =   180
         Left            =   90
         TabIndex        =   15
         Top             =   615
         Width           =   900
      End
      Begin VB.Label Label4 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "员工ID号:"
         Height          =   180
         Left            =   90
         TabIndex        =   13
         Top             =   285
         Width           =   900
      End
   End
   Begin CSCommand.Command Command1 
      Height          =   390
      Left            =   5535
      TabIndex        =   10
      Top             =   1590
      Width           =   1350
      _ExtentX        =   2381
      _ExtentY        =   688
      IconAlign       =   0
      Icon            =   "Form7.frx":001C
      Caption         =   "添加人员 &T"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
   End
   Begin CSCommand.Command Command2 
      Height          =   375
      Left            =   4005
      TabIndex        =   9
      Top             =   1605
      Width           =   1425
      _ExtentX        =   2514
      _ExtentY        =   661
      IconAlign       =   0
      Icon            =   "Form7.frx":0038
      Caption         =   "删除人员 &D"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
   End
   Begin VB.Frame Frame2 
      Caption         =   "设置本地邮编"
      Height          =   780
      Left            =   3915
      TabIndex        =   7
      Top             =   4200
      Width           =   3105
      Begin CSCommand.Command Command3 
         Height          =   375
         Left            =   1635
         TabIndex        =   11
         Top             =   255
         Width           =   1335
         _ExtentX        =   2355
         _ExtentY        =   661
         IconAlign       =   0
         Icon            =   "Form7.frx":0054
         Caption         =   "保存 &S"
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
      End
      Begin VB.TextBox Text3 
         Height          =   300
         Left            =   135
         MaxLength       =   6
         TabIndex        =   8
         Top             =   285
         Width           =   1365
      End
   End
   Begin VB.Frame Frame1 
      Caption         =   "添加新的员工"
      Height          =   1095
      Left            =   3900
      TabIndex        =   1
      Top             =   195
      Width           =   3105
      Begin VB.TextBox Text2 
         Height          =   300
         Left            =   1065
         TabIndex        =   5
         Text            =   "Text2"
         Top             =   615
         Width           =   1920
      End
      Begin VB.TextBox Text1 
         Height          =   315
         Left            =   1065
         TabIndex        =   3
         Text            =   "Text1"
         Top             =   240
         Width           =   1920
      End
      Begin VB.Label Label2 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "手机号码:"
         Height          =   180
         Left            =   120
         TabIndex        =   4
         Top             =   675
         Width           =   900
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "姓    名:"
         Height          =   180
         Left            =   120
         TabIndex        =   2
         Top             =   315
         Width           =   900
      End
   End
   Begin MSFlexGridLib.MSFlexGrid MSFlexGrid1 
      Height          =   4830
      Left            =   135
      TabIndex        =   0
      Top             =   180
      Width           =   3645
      _ExtentX        =   6429
      _ExtentY        =   8520
      _Version        =   393216
      Cols            =   3
      RowHeightMin    =   300
      ForeColor       =   16384
      ForeColorFixed  =   32768
      GridColor       =   49152
      GridColorFixed  =   32768
      ScrollTrack     =   -1  'True
      SelectionMode   =   1
      AllowUserResizing=   3
   End
   Begin VB.Label Label3 
      BackStyle       =   0  'Transparent
      Caption         =   "* 不提供修改功能,可删除再重新输。"
      Height          =   225
      Left            =   3900
      TabIndex        =   6
      Top             =   1350
      Width           =   3180
   End
End
Attribute VB_Name = "Form7"

⌨️ 快捷键说明

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