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

📄 formmain.frm

📁 奖学金查询系统
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{CFA7AFF4-3242-4269-9172-7389D695AE01}#1.0#0"; "StoneXP.ocx"
Object = "{DAAC6951-59A4-4C08-9D6E-FE3919B64861}#1.0#0"; "FlexCell.ocx"
Object = "{D959C709-8613-11D1-9840-002078110E7D}#1.0#0"; "as97Popup.ocx"
Begin VB.Form Formmain 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "奖学金查询系统"
   ClientHeight    =   9000
   ClientLeft      =   45
   ClientTop       =   435
   ClientWidth     =   12000
   Icon            =   "Formmain.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   Picture         =   "Formmain.frx":F84A
   ScaleHeight     =   9000
   ScaleWidth      =   12000
   StartUpPosition =   1  '所有者中心
   Begin StoneXP.XPButton XPButton1 
      Height          =   375
      Left            =   2280
      TabIndex        =   2
      Top             =   7560
      Width           =   1215
      _ExtentX        =   2143
      _ExtentY        =   661
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ButtonStyle     =   1
      Caption         =   "新 增"
      MouseIcon       =   "Formmain.frx":2E653
      MousePointer    =   99
   End
   Begin as97Popup.asPopup asPopup5 
      Height          =   855
      Left            =   360
      ToolTipText     =   "查看销售记录"
      Top             =   2760
      Width           =   1095
      _ExtentX        =   1931
      _ExtentY        =   1508
      CustomPicture   =   "Formmain.frx":2E96D
      MouseOverPicture=   "Formmain.frx":3341D
      Caption         =   "奖学金记录"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   12582912
      BevelWidth      =   0
      Layout          =   3
      MouseOverColor  =   16777215
      ScaleWidth      =   73
      ScaleMode       =   0
      ScaleHeight     =   57
      BackStyle       =   0
      Object.ToolTipText     =   "查看销售记录"
   End
   Begin StoneXP.XPButton XPButton2 
      Height          =   375
      Left            =   3480
      TabIndex        =   3
      Top             =   7560
      Width           =   1215
      _ExtentX        =   2143
      _ExtentY        =   661
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ButtonStyle     =   1
      Caption         =   "增加明细"
      MouseIcon       =   "Formmain.frx":38202
      MousePointer    =   99
   End
   Begin StoneXP.XPButton XPButton3 
      Height          =   375
      Left            =   4680
      TabIndex        =   4
      Top             =   7560
      Width           =   1095
      _ExtentX        =   1931
      _ExtentY        =   661
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ButtonStyle     =   1
      Caption         =   "保 存"
      MouseIcon       =   "Formmain.frx":3851C
      MousePointer    =   99
   End
   Begin StoneXP.XPButton XPButton4 
      Height          =   375
      Left            =   5760
      TabIndex        =   5
      Top             =   7560
      Width           =   1095
      _ExtentX        =   1931
      _ExtentY        =   661
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ButtonStyle     =   1
      Caption         =   "修 改"
      MouseIcon       =   "Formmain.frx":38836
      MousePointer    =   99
   End
   Begin StoneXP.XPButton XPButton5 
      Height          =   375
      Left            =   6840
      TabIndex        =   6
      Top             =   7560
      Width           =   1095
      _ExtentX        =   1931
      _ExtentY        =   661
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ButtonStyle     =   1
      Caption         =   "删 除"
      MouseIcon       =   "Formmain.frx":38B50
      MousePointer    =   99
   End
   Begin StoneXP.XPFrame XPFrame1 
      Height          =   1815
      Left            =   1800
      TabIndex        =   7
      Top             =   3360
      Visible         =   0   'False
      Width           =   9015
      _ExtentX        =   15901
      _ExtentY        =   3201
      Caption         =   "查询子窗体"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      BackColor       =   12632319
      ForeColor       =   0
      FrameColor      =   16711680
      LeftSpace       =   5
      TopSpace        =   5
      RightSpace      =   5
      BottomSpace     =   5
      CapTionLeft     =   50
      CaptionTop      =   0
      RoundSize       =   0
      Begin StoneXP.XPButton XPButton6 
         Height          =   375
         Left            =   2280
         TabIndex        =   8
         Top             =   1200
         Width           =   1575
         _ExtentX        =   2778
         _ExtentY        =   661
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ButtonStyle     =   1
         Caption         =   "执行查询"
         MouseIcon       =   "Formmain.frx":38E6A
         MousePointer    =   99
      End
      Begin FlexCell.Grid Grid2 
         Height          =   555
         Left            =   240
         TabIndex        =   9
         Top             =   360
         Width           =   8535
         _ExtentX        =   15055
         _ExtentY        =   979
         Appearance      =   0
         Cols            =   6
         Rows            =   2
         ScrollBars      =   0
      End
      Begin StoneXP.XPButton XPButton7 
         Height          =   375
         Left            =   4920
         TabIndex        =   10
         Top             =   1200
         Width           =   1575
         _ExtentX        =   2778
         _ExtentY        =   661
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ButtonStyle     =   1
         Caption         =   "离开查询"
         MouseIcon       =   "Formmain.frx":39184
         MousePointer    =   99
      End
   End
   Begin FlexCell.Grid Grid1 
      Height          =   5580
      Left            =   1760
      TabIndex        =   11
      Top             =   1680
      Width           =   9120
      _ExtentX        =   16087
      _ExtentY        =   9843
      Appearance      =   0
      Cols            =   5
      ExtendLastCol   =   -1  'True
      ReadOnlyFocusRect=   0
      Rows            =   30
   End
   Begin StoneXP.XPButton XPButton8 
      Height          =   375
      Left            =   7920
      TabIndex        =   12
      Top             =   7560
      Width           =   1095
      _ExtentX        =   1931
      _ExtentY        =   661
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ButtonStyle     =   1
      Caption         =   "查 询"
      MouseIcon       =   "Formmain.frx":3949E
      MousePointer    =   99
   End
   Begin as97Popup.asPopup asPopup2 
      Height          =   855
      Left            =   360
      ToolTipText     =   "查看销售记录"
      Top             =   4080
      Width           =   1095
      _ExtentX        =   1931
      _ExtentY        =   1508
      CustomPicture   =   "Formmain.frx":397B8
      MouseOverPicture=   "Formmain.frx":3E505
      Caption         =   "用户管理"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   12582912
      BevelWidth      =   0
      Layout          =   3
      MouseOverColor  =   16777215
      ScaleWidth      =   73
      ScaleMode       =   0
      ScaleHeight     =   57
      BackStyle       =   0
      Object.ToolTipText     =   "查看销售记录"
   End
   Begin as97Popup.asPopup asPopup9 
      Height          =   855
      Left            =   360
      ToolTipText     =   "查看销售记录"
      Top             =   6600
      Width           =   1095
      _ExtentX        =   1931
      _ExtentY        =   1508
      CustomPicture   =   "Formmain.frx":43005
      Caption         =   "退出系统"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   12582912
      BevelWidth      =   0
      Layout          =   3
      MouseOverColor  =   16777215
      ScaleWidth      =   73
      ScaleMode       =   0
      ScaleHeight     =   57
      BackStyle       =   0
      Object.ToolTipText     =   "查看销售记录"
   End
   Begin as97Popup.asPopup asPopup1 
      Height          =   855
      Left            =   360
      ToolTipText     =   "添加销售记录"
      Top             =   5280
      Width           =   1095
      _ExtentX        =   1931
      _ExtentY        =   1508
      CustomPicture   =   "Formmain.frx":47C98
      MouseOverPicture=   "Formmain.frx":4C6D0
      Caption         =   "查询"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9

⌨️ 快捷键说明

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