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

📄 frmstudent.frm

📁 学生管理信息系统
💻 FRM
📖 第 1 页 / 共 5 页
字号:
               Type            =   0
               Format          =   ""
               HaveTrueFalseNull=   0
               FirstDayOfWeek  =   0
               FirstWeekOfYear =   0
               LCID            =   2052
               SubFormatType   =   0
            EndProperty
         EndProperty
         BeginProperty Column01 
            DataField       =   ""
            Caption         =   ""
            BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
               Type            =   0
               Format          =   ""
               HaveTrueFalseNull=   0
               FirstDayOfWeek  =   0
               FirstWeekOfYear =   0
               LCID            =   2052
               SubFormatType   =   0
            EndProperty
         EndProperty
         SplitCount      =   1
         BeginProperty Split0 
            BeginProperty Column00 
            EndProperty
            BeginProperty Column01 
            EndProperty
         EndProperty
      End
      Begin VB.Frame Frame3 
         Caption         =   "学生信息"
         Height          =   2415
         Left            =   120
         TabIndex        =   24
         Top             =   1680
         Width           =   12375
         Begin VB.CommandButton Command7 
            Caption         =   "下一条"
            Height          =   330
            Left            =   9960
            TabIndex        =   90
            Top             =   1440
            Width           =   1000
         End
         Begin VB.CommandButton Command5 
            Caption         =   "上一条"
            Height          =   330
            Left            =   8760
            TabIndex        =   89
            Top             =   1440
            Width           =   1000
         End
         Begin VB.ComboBox txtXJsex 
            Enabled         =   0   'False
            Height          =   315
            ItemData        =   "frmStudent.frx":0149
            Left            =   840
            List            =   "frmStudent.frx":0153
            Style           =   2  'Dropdown List
            TabIndex        =   87
            Top             =   1095
            Width           =   1575
         End
         Begin VB.CommandButton cmdXJchangeT 
            Caption         =   "取消"
            Height          =   330
            Left            =   10920
            TabIndex        =   86
            Top             =   720
            Width           =   1335
         End
         Begin MSDataListLib.DataCombo txtXJbanji 
            Height          =   315
            Left            =   4440
            TabIndex        =   38
            Top             =   720
            Width           =   1815
            _ExtentX        =   3201
            _ExtentY        =   582
            _Version        =   393216
            Enabled         =   0   'False
            Style           =   2
            Text            =   ""
         End
         Begin MSDataListLib.DataCombo txtXJzhuanye 
            Height          =   315
            Left            =   4440
            TabIndex        =   37
            Top             =   360
            Width           =   1815
            _ExtentX        =   3201
            _ExtentY        =   582
            _Version        =   393216
            Enabled         =   0   'False
            Style           =   2
            Text            =   ""
         End
         Begin MSComCtl2.DTPicker txtXJdate 
            Height          =   315
            Left            =   1320
            TabIndex        =   36
            Top             =   1800
            Width           =   1575
            _ExtentX        =   2778
            _ExtentY        =   556
            _Version        =   393216
            Enabled         =   0   'False
            Format          =   20185089
            CurrentDate     =   38268
         End
         Begin VB.ComboBox txtXJmianmao 
            Enabled         =   0   'False
            Height          =   300
            ItemData        =   "frmStudent.frx":015F
            Left            =   1320
            List            =   "frmStudent.frx":016C
            Style           =   2  'Dropdown List
            TabIndex        =   35
            Top             =   1440
            Width           =   1575
         End
         Begin VB.CommandButton cmdXJchange 
            Caption         =   "修改"
            Height          =   330
            Left            =   10950
            TabIndex        =   34
            Top             =   240
            Width           =   1335
         End
         Begin VB.TextBox TextChange 
            Enabled         =   0   'False
            Height          =   320
            Index           =   4
            Left            =   3750
            TabIndex        =   33
            Top             =   1920
            Width           =   8415
         End
         Begin VB.TextBox TextChange 
            Enabled         =   0   'False
            Height          =   320
            Index           =   3
            Left            =   4440
            TabIndex        =   32
            Top             =   1480
            Width           =   1695
         End
         Begin VB.TextBox TextChange 
            Enabled         =   0   'False
            Height          =   320
            Index           =   2
            Left            =   4440
            TabIndex        =   31
            Top             =   1080
            Width           =   1695
         End
         Begin VB.TextBox TextChange 
            Enabled         =   0   'False
            Height          =   320
            Index           =   1
            Left            =   840
            TabIndex        =   30
            Top             =   720
            Width           =   1935
         End
         Begin VB.TextBox TextChange 
            Enabled         =   0   'False
            Height          =   320
            Index           =   0
            Left            =   840
            TabIndex        =   29
            Top             =   360
            Width           =   1935
         End
         Begin VB.Label Label3 
            Caption         =   $"frmStudent.frx":0182
            Height          =   1815
            Left            =   360
            TabIndex        =   28
            Top             =   480
            Width           =   5895
         End
      End
      Begin VB.Frame Frame2 
         Caption         =   "查询条件"
         Height          =   975
         Left            =   120
         TabIndex        =   18
         Top             =   480
         Width           =   12375
         Begin VB.CommandButton Command10 
            Caption         =   "全    部"
            Height          =   330
            Left            =   11160
            TabIndex        =   93
            Top             =   480
            Width           =   1000
         End
         Begin MSDataListLib.DataCombo txtXJBj 
            Height          =   315
            Left            =   7560
            TabIndex        =   27
            Top             =   405
            Width           =   1935
            _ExtentX        =   3413
            _ExtentY        =   582
            _Version        =   393216
            Enabled         =   0   'False
            Style           =   2
            Text            =   ""
         End
         Begin VB.CheckBox Check1 
            Caption         =   "班级:"
            Height          =   255
            Left            =   6720
            TabIndex        =   26
            Top             =   480
            Width           =   855
         End
         Begin VB.CommandButton cmdXJfind 
            Caption         =   "查    询"
            Height          =   330
            Left            =   9960
            TabIndex        =   23
            Top             =   480
            Width           =   1000
         End
         Begin VB.TextBox txtName 
            Enabled         =   0   'False
            Height          =   320
            Left            =   4440
            TabIndex        =   22
            Top             =   400
            Width           =   1920
         End
         Begin VB.TextBox txtXueHao 
            Height          =   320
            Left            =   1240
            TabIndex        =   21
            Top             =   400
            Width           =   1935
         End
         Begin VB.OptionButton Opt2 
            Caption         =   "姓名:"
            Height          =   255
            Left            =   3600
            TabIndex        =   20
            Top             =   480
            Width           =   855
         End
         Begin VB.OptionButton opt1 
            Caption         =   "学号:"
            Height          =   255
            Left            =   360
            TabIndex        =   19
            Top             =   480
            Value           =   -1  'True
            Width           =   855
         End
      End
      Begin MSDataGridLib.DataGrid DataGrid1 
         Height          =   2055
         Left            =   -74880
         TabIndex        =   3
         Top             =   4800
         Width           =   12375
         _ExtentX        =   21828
         _ExtentY        =   3625
         _Version        =   393216
         AllowUpdate     =   0   'False
         AllowArrows     =   0   'False
         HeadLines       =   1
         RowHeight       =   15
         BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "MS Sans Serif"
            Size            =   8.25
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ColumnCount     =   2
         BeginProperty Column00 
            DataField       =   ""
            Caption         =   ""
            BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
               Type            =   0
               Format          =   ""
               HaveTrueFalseNull=   0
               FirstDayOfWeek  =   0
               FirstWeekOfYear =   0
               LCID            =   2052
               SubFormatType   =   0
            EndProperty
         EndProperty
         BeginProperty Column01 
            DataField       =   ""
            Caption         =   ""
            BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
               Type            =   0
               Format          =   ""
               HaveTrueFalseNull=   0
               FirstDayOfWeek  =   0
               FirstWeekOfYear =   0
               LCID            =   2052
               SubFormatType   =   0
            EndProperty
         EndProperty
         SplitCount      =   1
         BeginProperty Split0 
            BeginProperty Column00 
            EndProperty
            BeginProperty Column01 
            EndProperty
         EndProperty
      End
      Begin VB.Frame Frame1 
         Caption         =   "输入学生信息"
         Height          =   4095
         Left            =   -74880
         TabIndex        =   2
         Top             =   600
         Width           =   12375
         Begin VB.CommandButton cmdXJcls 
            Caption         =   "清    空"
            Height          =   375
            Left            =   10920
            TabIndex        =   85
            Top             =   3600
            Width           =   1215
         End
         Begin VB.ComboBox txtMianmao 
            Height          =   315
            ItemData        =   "frmStudent.frx":03B9
            Left            =   1440
            List            =   "frmStudent.frx":03C6
            Style           =   2  'Dropdown List
            TabIndex        =   17
            Top             =   1500
            Width           =   1575
         End
         Begin MSComCtl2.DTPicker txtDate 
            Height          =   315
            Left            =   1440
            TabIndex        =   16
            Top             =   1875
            Width           =   1575
            _ExtentX        =   2778
            _ExtentY        =   556
            _Version        =   393216
            Format          =   20185091
            CurrentDate     =   38268

⌨️ 快捷键说明

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