frmstusearch.frm

来自「学生学籍管理系统是一个教育单位不可缺少的部分,它的内容对于学校的决策者和管理者来」· FRM 代码 · 共 53 行

FRM
53
字号
VERSION 5.00
Begin VB.Form frmstusearch 
   BorderStyle     =   3  '蛮絬㏕﹚癸杠よ遏
   Caption         =   "查找学生"
   ClientHeight    =   1560
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   4065
   Icon            =   "frmstusearch.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   1560
   ScaleWidth      =   4065
   ShowInTaskbar   =   0   'False
   StartUpPosition =   1  '┮妮跌怠いァ
   Begin VB.TextBox Text2 
      Height          =   270
      Left            =   2400
      TabIndex        =   5
      Text            =   "Text2"
      Top             =   600
      Width           =   1335
   End
   Begin VB.CommandButton Command2 
      Cancel          =   -1  'True
      Caption         =   "关闭(&C)"
      Height          =   375
      Left            =   2640
      TabIndex        =   4
      Top             =   1080
      Width           =   1035
   End
   Begin VB.CommandButton Command1 
      Caption         =   "查找(&S)"
      Default         =   -1  'True
      Height          =   375
      Left            =   1200
      TabIndex        =   3
      Top             =   1080
      Width           =   1035
   End
   Begin VB.TextBox Text1 
      Height          =   300
      Left            =   360
      TabIndex        =   0
      Top             =   240
      Width           =   1695
   End
   Begin VB.ComboBox Combo 
      Height          =   300
      Left            =   2400
      Style           =   2  '虫

⌨️ 快捷键说明

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