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

📄 frmsearch.frm

📁 企业人事管理软件
💻 FRM
字号:
VERSION 5.00
Begin VB.Form frmSearch 
   Caption         =   "查找"
   ClientHeight    =   3090
   ClientLeft      =   60
   ClientTop       =   450
   ClientWidth     =   4680
   LinkTopic       =   "Form1"
   ScaleHeight     =   11010
   ScaleWidth      =   15240
   StartUpPosition =   3  '窗口缺省
   Begin VB.CommandButton Command10 
      Caption         =   "取消"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   495
      Left            =   8160
      TabIndex        =   18
      Top             =   2400
      Width           =   1815
   End
   Begin VB.CommandButton Command9 
      Caption         =   "查找"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   495
      Left            =   8040
      TabIndex        =   17
      Top             =   1320
      Width           =   1935
   End
   Begin VB.Frame Frame1 
      Caption         =   "查找"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   2175
      Left            =   1320
      TabIndex        =   0
      Top             =   1080
      Width           =   6135
      Begin VB.ComboBox Combo1 
         Height          =   300
         ItemData        =   "frmSearch.frx":0000
         Left            =   1560
         List            =   "frmSearch.frx":0019
         TabIndex        =   13
         Top             =   480
         Width           =   2415
      End
      Begin VB.ComboBox Combo2 
         Height          =   300
         ItemData        =   "frmSearch.frx":004D
         Left            =   1560
         List            =   "frmSearch.frx":0063
         TabIndex        =   12
         Top             =   1080
         Width           =   2415
      End
      Begin VB.TextBox Text1 
         Height          =   375
         Left            =   1560
         TabIndex        =   11
         Top             =   1680
         Width           =   2415
      End
      Begin VB.Frame Frame4 
         Caption         =   "其他资料"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   2175
         Left            =   8040
         TabIndex        =   7
         Top             =   4080
         Width           =   2295
         Begin VB.CommandButton Command7 
            Caption         =   "个人简历"
            Height          =   375
            Index           =   7
            Left            =   360
            TabIndex        =   10
            Top             =   1680
            Width           =   1455
         End
         Begin VB.CommandButton Command6 
            Caption         =   "社会关系"
            Height          =   375
            Index           =   6
            Left            =   360
            TabIndex        =   9
            Top             =   1080
            Width           =   1455
         End
         Begin VB.CommandButton Command8 
            Caption         =   "家庭成员"
            Height          =   375
            Index           =   5
            Left            =   360
            TabIndex        =   8
            Top             =   480
            Width           =   1455
         End
      End
      Begin VB.Frame Frame3 
         Caption         =   "操作"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   12
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   3135
         Left            =   8040
         TabIndex        =   1
         Top             =   120
         Width           =   2295
         Begin VB.CommandButton Command4 
            Caption         =   "取消"
            Height          =   375
            Index           =   4
            Left            =   360
            TabIndex        =   6
            Top             =   2520
            Width           =   1455
         End
         Begin VB.CommandButton Command2 
            Caption         =   "保存"
            Height          =   375
            Index           =   3
            Left            =   360
            TabIndex        =   5
            Top             =   1920
            Width           =   1455
         End
         Begin VB.CommandButton Command5 
            Caption         =   "编辑资料"
            Height          =   375
            Index           =   2
            Left            =   360
            TabIndex        =   4
            Top             =   1320
            Width           =   1455
         End
         Begin VB.CommandButton Command3 
            Caption         =   "删除学员"
            Height          =   375
            Index           =   1
            Left            =   360
            TabIndex        =   3
            Top             =   720
            Width           =   1455
         End
         Begin VB.CommandButton Command1 
            Caption         =   "新增学员"
            Height          =   375
            Index           =   0
            Left            =   360
            TabIndex        =   2
            Top             =   240
            Width           =   1455
         End
      End
      Begin VB.Label Label1 
         Alignment       =   2  'Center
         Caption         =   "查找内容:"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Index           =   2
         Left            =   240
         TabIndex        =   16
         Top             =   1560
         Width           =   1095
      End
      Begin VB.Label Label1 
         Alignment       =   2  'Center
         Caption         =   "操作符:"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Index           =   1
         Left            =   240
         TabIndex        =   15
         Top             =   960
         Width           =   1095
      End
      Begin VB.Label Label1 
         Alignment       =   2  'Center
         Caption         =   "查找项目:"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Index           =   0
         Left            =   240
         TabIndex        =   14
         Top             =   360
         Width           =   1095
      End
   End
End
Attribute VB_Name = "frmSearch"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False

⌨️ 快捷键说明

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