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

📄 main_htgl_ygjb.frm

📁 功能强大,画面精致,在XP系统中运行最佳先选择用户名:a 再输入密码:a
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Begin VB.Form main_htgl_ygjb 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "系统初始化设计--【员工级别管理】"
   ClientHeight    =   4665
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   8355
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   4665
   ScaleWidth      =   8355
   StartUpPosition =   1  '所有者中心
   Begin VB.CommandButton ComFirst 
      BackColor       =   &H00FFC0C0&
      Caption         =   "<<"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   360
      Left            =   165
      MaskColor       =   &H80000016&
      Picture         =   "main_htgl_ygjb.frx":0000
      TabIndex        =   19
      Top             =   1680
      Width           =   600
   End
   Begin VB.CommandButton ComPrevious 
      BackColor       =   &H00FFC0C0&
      Caption         =   "<"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   360
      Left            =   780
      Picture         =   "main_htgl_ygjb.frx":164A
      TabIndex        =   18
      Top             =   1680
      Width           =   600
   End
   Begin VB.CommandButton ComNext 
      BackColor       =   &H00FFC0C0&
      Caption         =   ">"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   360
      Left            =   1380
      Picture         =   "main_htgl_ygjb.frx":2B7C
      TabIndex        =   17
      Top             =   1680
      Width           =   600
   End
   Begin VB.CommandButton ComLast 
      BackColor       =   &H00FFC0C0&
      Caption         =   ">>"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   360
      Left            =   1980
      Picture         =   "main_htgl_ygjb.frx":4080
      TabIndex        =   16
      Top             =   1680
      Width           =   600
   End
   Begin VB.CommandButton ComEsc 
      Caption         =   "取消"
      Height          =   360
      Left            =   7200
      TabIndex        =   15
      Top             =   1665
      Width           =   1095
   End
   Begin VB.Frame Frame2 
      Height          =   615
      Left            =   75
      TabIndex        =   14
      Top             =   1500
      Width           =   2580
   End
   Begin VB.CommandButton ComSave 
      Caption         =   "保存"
      Height          =   360
      Left            =   6105
      TabIndex        =   13
      Top             =   1665
      Width           =   1095
   End
   Begin MSAdodcLib.Adodc Adodc1 
      Height          =   330
      Left            =   -1065
      Top             =   4200
      Visible         =   0   'False
      Width           =   2625
      _ExtentX        =   4630
      _ExtentY        =   582
      ConnectMode     =   0
      CursorLocation  =   3
      IsolationLevel  =   -1
      ConnectionTimeout=   15
      CommandTimeout  =   30
      CursorType      =   3
      LockType        =   3
      CommandType     =   8
      CursorOptions   =   0
      CacheSize       =   50
      MaxRecords      =   0
      BOFAction       =   0
      EOFAction       =   0
      ConnectStringType=   1
      Appearance      =   1
      BackColor       =   -2147483643
      ForeColor       =   -2147483640
      Orientation     =   0
      Enabled         =   -1
      Connect         =   "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=TLCYGLXT.mdb;Persist Security Info=False"
      OLEDBString     =   "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=TLCYGLXT.mdb;Persist Security Info=False"
      OLEDBFile       =   ""
      DataSourceName  =   ""
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   "select * from 员工级别表"
      Caption         =   "Adodc1"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      _Version        =   393216
   End
   Begin VB.CommandButton ComExit 
      Caption         =   "退出"
      Height          =   360
      Left            =   6315
      TabIndex        =   4
      Top             =   4245
      Width           =   1980
   End
   Begin VB.CommandButton ComDelete 
      Caption         =   "删除"
      Height          =   360
      Left            =   5010
      TabIndex        =   3
      Top             =   1665
      Width           =   1095
   End
   Begin VB.CommandButton ComModify 
      Caption         =   "修改"
      Height          =   360
      Left            =   3915
      TabIndex        =   2
      Top             =   1665
      Width           =   1095
   End
   Begin VB.CommandButton ComAdd 
      Caption         =   "添加"
      Height          =   360
      Left            =   2820
      TabIndex        =   1
      Top             =   1665
      Width           =   1095
   End
   Begin VB.Frame Frame1 
      Caption         =   "员工级别"
      Height          =   1455
      Left            =   75
      TabIndex        =   0
      Top             =   45
      Width           =   8190
      Begin VB.TextBox Text1 
         Height          =   285
         Index           =   2
         Left            =   1005
         TabIndex        =   7
         Top             =   960
         Width           =   7020
      End
      Begin VB.TextBox Text1 
         Height          =   285
         Index           =   1
         Left            =   3330
         TabIndex        =   6
         Top             =   390
         Width           =   4710
      End
      Begin VB.TextBox Text1 
         Enabled         =   0   'False
         Height          =   285
         Index           =   0
         Left            =   1020
         TabIndex        =   5
         Top             =   390
         Width           =   1410
      End
      Begin VB.Label Label1 
         BackStyle       =   0  'Transparent
         Caption         =   "备    注:"
         Height          =   240
         Index           =   2
         Left            =   150
         TabIndex        =   11
         Top             =   990
         Width           =   945
      End
      Begin VB.Label Label1 
         BackStyle       =   0  'Transparent
         Caption         =   "级别名称:"
         ForeColor       =   &H000000FF&
         Height          =   240
         Index           =   1
         Left            =   2475
         TabIndex        =   10
         Top             =   450
         Width           =   945
      End
      Begin VB.Label Label1 
         BackStyle       =   0  'Transparent
         Caption         =   "级别编号:"
         ForeColor       =   &H000000FF&
         Height          =   240
         Index           =   0
         Left            =   120
         TabIndex        =   9
         Top             =   450
         Width           =   945
      End
      Begin VB.Label Label2 
         BackStyle       =   0  'Transparent
         Height          =   240
         Left            =   135
         TabIndex        =   8
         Top             =   435
         Width           =   930
      End
   End
   Begin MSDataGridLib.DataGrid DataGrid1 
      Bindings        =   "main_htgl_ygjb.frx":562D

⌨️ 快捷键说明

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