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

📄 frmcourseinfo.frm

📁 这是一个选课系统
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "MSFLXGRD.OCX"
Object = "{1666F204-B71B-4E6D-AA21-DCE71B94F422}#7.0#0"; "SmartXpButton.ocx"
Begin VB.Form frmcourseinfo 
   BorderStyle     =   0  'None
   Caption         =   "Form1"
   ClientHeight    =   5130
   ClientLeft      =   3255
   ClientTop       =   2925
   ClientWidth     =   8775
   LinkTopic       =   "Form1"
   ScaleHeight     =   5130
   ScaleWidth      =   8775
   ShowInTaskbar   =   0   'False
   Begin SmartXpButton.SmartNetXpButton SmartNetXpButton4 
      Height          =   495
      Left            =   240
      TabIndex        =   10
      Top             =   3720
      Width           =   1815
      _ExtentX        =   3201
      _ExtentY        =   873
      BackColor       =   16711680
      BackColorPop    =   16711935
      BackColorPush   =   255
      CaptionAreaLayout=   1
      Caption         =   "导出打印"
      CaptionBackColor=   8454016
      ShowCaption     =   -1  'True
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Picture         =   "frmcourseinfo.frx":0000
      ShowPictureFixSize=   -1  'True
   End
   Begin MSFlexGridLib.MSFlexGrid MSFlexGrid1 
      Height          =   3375
      Left            =   2400
      TabIndex        =   7
      Top             =   1320
      Width           =   5895
      _ExtentX        =   10398
      _ExtentY        =   5953
      _Version        =   393216
      Rows            =   20
      Cols            =   6
      AllowUserResizing=   1
   End
   Begin SmartXpButton.SmartNetXpButton SmartNetXpButton3 
      Height          =   495
      Left            =   240
      TabIndex        =   6
      Top             =   3000
      Width           =   1815
      _ExtentX        =   3201
      _ExtentY        =   873
      BackColor       =   16711680
      BackColorPop    =   16711935
      BackColorPush   =   33023
      CaptionAreaLayout=   1
      Caption         =   "退出"
      CaptionBackColor=   8454016
      ShowCaption     =   -1  'True
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Picture         =   "frmcourseinfo.frx":00C6
      ShowPictureFixSize=   -1  'True
   End
   Begin SmartXpButton.SmartNetXpButton SmartNetXpButton2 
      Height          =   615
      Left            =   240
      TabIndex        =   5
      Top             =   2160
      Width           =   1815
      _ExtentX        =   3201
      _ExtentY        =   1085
      BackColor       =   16711680
      BackColorPop    =   16711935
      BackColorPush   =   33023
      CaptionAreaLayout=   1
      Caption         =   "显示所有课程信息"
      CaptionBackColor=   8454016
      ShowCaption     =   -1  'True
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Picture         =   "frmcourseinfo.frx":0231
      ShowPictureFixSize=   -1  'True
   End
   Begin SmartXpButton.SmartNetXpButton SmartNetXpButton1 
      Height          =   495
      Left            =   240
      TabIndex        =   4
      Top             =   1560
      Width           =   1815
      _ExtentX        =   3201
      _ExtentY        =   873
      BackColor       =   16711680
      BackColorPop    =   16711935
      BackColorPush   =   33023
      CaptionAreaLayout=   1
      Caption         =   "查询"
      CaptionBackColor=   8454016
      ShowCaption     =   -1  'True
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Picture         =   "frmcourseinfo.frx":02C6
      ShowPictureFixSize=   -1  'True
   End
   Begin VB.ComboBox Combo2 
      Height          =   300
      ItemData        =   "frmcourseinfo.frx":034F
      Left            =   6720
      List            =   "frmcourseinfo.frx":0351
      TabIndex        =   3
      Top             =   480
      Width           =   1455
   End
   Begin VB.CheckBox Check2 
      Caption         =   "按课程名"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Left            =   5160
      TabIndex        =   2
      Top             =   480
      Width           =   1455
   End
   Begin VB.ComboBox Combo1 
      Height          =   300
      ItemData        =   "frmcourseinfo.frx":0353
      Left            =   3360
      List            =   "frmcourseinfo.frx":0355
      TabIndex        =   1
      Top             =   480
      Width           =   1335
   End
   Begin VB.CheckBox Check1 
      Caption         =   "按课程号"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Left            =   1920
      TabIndex        =   0
      Top             =   480
      Width           =   1335
   End
   Begin VB.Image imgTitleMinimize 
      Height          =   210
      Left            =   7800
      Picture         =   "frmcourseinfo.frx":0357
      Stretch         =   -1  'True
      Top             =   120
      Width           =   165
   End
   Begin VB.Image imgTitleHelp 
      Height          =   210
      Left            =   7560
      Picture         =   "frmcourseinfo.frx":05A1
      Stretch         =   -1  'True
      Top             =   120
      Width           =   210
   End
   Begin VB.Image imgTitleclose 
      Height          =   195
      Left            =   8160
      Picture         =   "frmcourseinfo.frx":07EB
      ToolTipText     =   "Close"
      Top             =   120
      Width           =   195
   End
   Begin VB.Image imgTitleRestore 
      Height          =   195
      Left            =   7200
      Picture         =   "frmcourseinfo.frx":0A35
      ToolTipText     =   "Maximize (Disabled)"
      Top             =   120
      Visible         =   0   'False
      Width           =   195
   End
   Begin VB.Image imgTitleMaximize 
      Height          =   195
      Left            =   6960
      Picture         =   "frmcourseinfo.frx":0C7F
      ToolTipText     =   "Maximize (Disabled)"
      Top             =   120
      Visible         =   0   'False
      Width           =   195
   End
   Begin VB.Label lblTitle 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "查询课程信息"
      BeginProperty Font 
         Name            =   "Arial"
         Size            =   9.75
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FFFFFF&
      Height          =   240
      Left            =   4560
      TabIndex        =   9
      Top             =   120
      Width           =   1530
   End
   Begin VB.Image imgTitleLeft 
      Height          =   450
      Left            =   120
      Picture         =   "frmcourseinfo.frx":0EC9
      Top             =   0
      Width           =   285
   End
   Begin VB.Image imgTitleRight 
      Height          =   450
      Left            =   480
      Picture         =   "frmcourseinfo.frx":1613
      Top             =   0
      Width           =   285
   End
   Begin VB.Image imgWindowBottomLeft 
      Height          =   450
      Left            =   840
      Picture         =   "frmcourseinfo.frx":1D5D
      Top             =   0
      Width           =   285
   End
   Begin VB.Image imgWindowBottomRight 
      Height          =   450
      Left            =   1200
      Picture         =   "frmcourseinfo.frx":24A7
      Top             =   0
      Width           =   285
   End
   Begin VB.Image imgTitleMain 
      Height          =   450
      Left            =   1560
      Picture         =   "frmcourseinfo.frx":2BF1
      Stretch         =   -1  'True

⌨️ 快捷键说明

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