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

📄 frmgradeinfo.frm

📁 员工培训管理系统vb+sql源代码+可执行文件+论文+开题报稿+答辩ppt,给需要的朋友参考参考
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{CE671F01-259E-40DA-92FE-95803E2ECBB5}#1.0#0"; "SmartXPButton.ocx"
Object = "{0ECD9B60-23AA-11D0-B351-00A0C9055D8E}#6.0#0"; "MSHFLXGD.OCX"
Begin VB.Form FrmGradeInfo 
   BackColor       =   &H00E7DFE7&
   BorderStyle     =   1  'Fixed Single
   Caption         =   "培训效果评价"
   ClientHeight    =   4680
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   6450
   Icon            =   "FrmGradeInfo.frx":0000
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   MDIChild        =   -1  'True
   MinButton       =   0   'False
   ScaleHeight     =   4680
   ScaleWidth      =   6450
   Begin VB.Frame Frame1 
      BackColor       =   &H00E7DFE7&
      Caption         =   "查询条件"
      Height          =   1095
      Left            =   120
      TabIndex        =   12
      Top             =   3480
      Width           =   6255
      Begin VB.TextBox txtFind 
         Height          =   375
         IMEMode         =   3  'DISABLE
         Left            =   1320
         MaxLength       =   10
         TabIndex        =   5
         Top             =   480
         Width           =   1455
      End
      Begin SmartXPButton.XpButton cmdFind 
         Height          =   495
         Left            =   3000
         TabIndex        =   6
         Top             =   360
         Width           =   1335
         _ExtentX        =   2355
         _ExtentY        =   873
         Enabled         =   0   'False
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Caption         =   "查找(&F)"
         CaptionMouseOverColor=   16711680
         PictureBackColor=   15790320
         PictureSmoothBackColor=   15790320
         ButtonPicture   =   "FrmGradeInfo.frx":1CFA
      End
      Begin SmartXPButton.XpButton cmdReturn 
         Height          =   495
         Left            =   4440
         TabIndex        =   7
         Top             =   360
         Width           =   1335
         _ExtentX        =   2355
         _ExtentY        =   873
         Enabled         =   0   'False
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         CaptionAreaPercent=   100
         Caption         =   "返回(&B)"
         CaptionMouseOverColor=   16711680
         PictureSmoothBackColor=   15460844
      End
      Begin VB.Label Label3 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "培训项目:"
         Height          =   180
         Left            =   360
         TabIndex        =   13
         Top             =   600
         Width           =   900
      End
   End
   Begin MSHierarchicalFlexGridLib.MSHFlexGrid AddGradeGrid 
      Height          =   2895
      Left            =   3120
      TabIndex        =   8
      Top             =   120
      Width           =   3255
      _ExtentX        =   5741
      _ExtentY        =   5106
      _Version        =   393216
      BackColorFixed  =   15196135
      BackColorBkg    =   15196135
      BackColorUnpopulated=   15196135
      _NumberOfBands  =   1
      _Band(0).Cols   =   2
   End
   Begin VB.TextBox txteffect 
      Enabled         =   0   'False
      Height          =   375
      IMEMode         =   3  'DISABLE
      Left            =   1080
      MaxLength       =   2
      TabIndex        =   0
      Top             =   1200
      Width           =   1575
   End
   Begin VB.TextBox txtproject 
      Enabled         =   0   'False
      Height          =   375
      IMEMode         =   3  'DISABLE
      Left            =   1080
      MaxLength       =   50
      TabIndex        =   9
      Top             =   240
      Width           =   1575
   End
   Begin SmartXPButton.XpButton cmdAdd 
      Height          =   495
      Left            =   120
      TabIndex        =   1
      Top             =   1920
      Width           =   1335
      _ExtentX        =   2355
      _ExtentY        =   873
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      CaptionAreaPercent=   100
      Caption         =   "添加(&A)"
      CaptionMouseOverColor=   16711680
      PictureSmoothBackColor=   15460844
   End
   Begin SmartXPButton.XpButton cmdSave 
      Height          =   495
      Left            =   120
      TabIndex        =   3
      Top             =   2640
      Width           =   1335
      _ExtentX        =   2355
      _ExtentY        =   873
      Enabled         =   0   'False
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Caption         =   "保存(&S)"
      CaptionMouseOverColor=   16711680
      PictureSmoothBackColor=   15460844
      ButtonPicture   =   "FrmGradeInfo.frx":40DC
   End
   Begin SmartXPButton.XpButton cmdExit 
      Height          =   495
      Left            =   1560
      TabIndex        =   4
      Top             =   2640
      Width           =   1335
      _ExtentX        =   2355
      _ExtentY        =   873
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Caption         =   "关闭(&E)"
      CaptionMouseOverColor=   16711680
      PictureSmoothBackColor=   15460844
      ButtonPicture   =   "FrmGradeInfo.frx":4716
   End
   Begin SmartXPButton.XpButton cmdDel 
      Height          =   495
      Left            =   1560
      TabIndex        =   2
      Top             =   1920
      Width           =   1335
      _ExtentX        =   2355
      _ExtentY        =   873
      Enabled         =   0   'False
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Caption         =   "删除(&D)"
      CaptionMouseOverColor=   16711680
      PictureSmoothBackColor=   15460844
      ButtonPicture   =   "FrmGradeInfo.frx":4FF0
   End
   Begin VB.Label Label2 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "培训效果:"
      Height          =   180
      Left            =   120
      TabIndex        =   11
      Top             =   1320
      Width           =   900
   End
   Begin VB.Label Label1 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "培训项目:"
      Height          =   180
      Left            =   120
      TabIndex        =   10
      Top             =   360
      Width           =   900
   End

⌨️ 快捷键说明

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