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

📄 teamform.frm

📁 某机械工程学院的毕业设计以及毕业论文 非常参考价值
💻 FRM
📖 第 1 页 / 共 4 页
字号:
VERSION 5.00
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "MSFLXGRD.OCX"
Begin VB.Form TeamForm 
   BackColor       =   &H00FFFFC0&
   BorderStyle     =   0  'None
   Caption         =   "Form1"
   ClientHeight    =   11520
   ClientLeft      =   0
   ClientTop       =   0
   ClientWidth     =   15360
   LinkTopic       =   "Form1"
   ScaleHeight     =   11520
   ScaleWidth      =   15360
   ShowInTaskbar   =   0   'False
   Begin VB.Timer Timer1 
      Enabled         =   0   'False
      Interval        =   1000
      Left            =   600
      Top             =   210
   End
   Begin VB.Timer Timer12 
      Interval        =   1000
      Left            =   9690
      Top             =   0
   End
   Begin VB.Frame Frame4 
      BackColor       =   &H00FFFFC0&
      Height          =   10620
      Left            =   60
      TabIndex        =   8
      Top             =   840
      Width           =   13065
      Begin VB.CommandButton Cmdsure 
         Caption         =   "确认编组"
         Enabled         =   0   'False
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   525
         Left            =   8766
         TabIndex        =   31
         Top             =   9660
         Width           =   1155
      End
      Begin VB.CommandButton Cmdnew 
         Caption         =   "重新编组"
         Enabled         =   0   'False
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   525
         Left            =   6822
         TabIndex        =   30
         Top             =   9660
         Width           =   1155
      End
      Begin VB.CommandButton Cmdload 
         Caption         =   "调入编组"
         Enabled         =   0   'False
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   525
         Left            =   2934
         TabIndex        =   29
         Top             =   9660
         Width           =   1155
      End
      Begin VB.CommandButton Cmdsave 
         Caption         =   "存储编组"
         Enabled         =   0   'False
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   525
         Left            =   4878
         TabIndex        =   28
         Top             =   9660
         Width           =   1155
      End
      Begin VB.CommandButton Cmdtime 
         Caption         =   "时  间"
         Enabled         =   0   'False
         Height          =   405
         Left            =   9630
         TabIndex        =   27
         Top             =   510
         Width           =   1095
      End
      Begin VB.TextBox timeText 
         Alignment       =   2  'Center
         Enabled         =   0   'False
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   14.25
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   405
         Left            =   10920
         TabIndex        =   26
         Top             =   510
         Width           =   1095
      End
      Begin VB.CommandButton Cmdstart 
         Caption         =   "开始灌溉"
         Enabled         =   0   'False
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   525
         Left            =   10710
         TabIndex        =   25
         Top             =   9660
         Width           =   1155
      End
      Begin VB.Frame Frame2 
         BackColor       =   &H00FFFFC0&
         Caption         =   "灌溉方式"
         Enabled         =   0   'False
         Height          =   825
         Left            =   120
         TabIndex        =   22
         Top             =   270
         Width           =   3555
         Begin VB.CheckBox Cauto 
            BackColor       =   &H00FFFFC0&
            Caption         =   "临界"
            Height          =   525
            Left            =   210
            TabIndex        =   39
            Top             =   240
            Width           =   1065
         End
         Begin VB.OptionButton Option1 
            BackColor       =   &H00FFFFC0&
            Caption         =   "轮  灌"
            Height          =   525
            Left            =   1290
            TabIndex        =   24
            Top             =   240
            Value           =   -1  'True
            Width           =   1065
         End
         Begin VB.OptionButton Option2 
            BackColor       =   &H00FFFFC0&
            Caption         =   "随  机"
            Height          =   525
            Left            =   2460
            TabIndex        =   23
            Top             =   240
            Width           =   1125
         End
      End
      Begin VB.TextBox numText 
         Alignment       =   2  'Center
         Enabled         =   0   'False
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   14.25
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   405
         Left            =   5310
         TabIndex        =   21
         Top             =   540
         Width           =   795
      End
      Begin VB.Frame Frame1 
         BackColor       =   &H00FFFFC0&
         Enabled         =   0   'False
         Height          =   1215
         Left            =   90
         TabIndex        =   10
         Top             =   8190
         Width           =   12825
         Begin VB.CommandButton C0 
            Caption         =   "0"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   21.75
               Charset         =   134
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   645
            Left            =   11610
            TabIndex        =   20
            Top             =   300
            Width           =   975
         End
         Begin VB.CommandButton C9 
            Caption         =   "9"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   21.75
               Charset         =   134
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   645
            Left            =   10338
            TabIndex        =   19
            Top             =   300
            Width           =   975
         End
         Begin VB.CommandButton C8 
            Caption         =   "8"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   21.75
               Charset         =   134
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   645
            Left            =   9072
            TabIndex        =   18
            Top             =   300
            Width           =   975
         End
         Begin VB.CommandButton C7 
            Caption         =   "7"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   21.75
               Charset         =   134
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   645
            Left            =   7806
            TabIndex        =   17
            Top             =   300
            Width           =   975
         End
         Begin VB.CommandButton C6 
            Caption         =   "6"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   21.75
               Charset         =   134
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   645
            Left            =   6540
            TabIndex        =   16
            Top             =   300
            Width           =   975
         End
         Begin VB.CommandButton C5 
            Caption         =   "5"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   21.75
               Charset         =   134
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   645
            Left            =   5274
            TabIndex        =   15
            Top             =   300
            Width           =   975
         End
         Begin VB.CommandButton C4 
            Caption         =   "4"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   21.75
               Charset         =   134
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   645
            Left            =   4008
            TabIndex        =   14
            Top             =   300
            Width           =   975
         End
         Begin VB.CommandButton C3 
            Caption         =   "3"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   21.75
               Charset         =   134
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   645
            Left            =   2742
            TabIndex        =   13
            Top             =   300
            Width           =   975
         End
         Begin VB.CommandButton C2 
            Caption         =   "2"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   21.75
               Charset         =   134
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   645
            Left            =   1476
            TabIndex        =   12
            Top             =   300
            Width           =   975
         End
         Begin VB.CommandButton C1 
            Caption         =   "1"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   21.75
               Charset         =   134
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   645
            Left            =   210
            TabIndex        =   11
            Top             =   300
            Width           =   975
         End
      End
      Begin VB.CommandButton Cmddl 
         Caption         =   "修改编组"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   525
         Left            =   990
         TabIndex        =   9
         Top             =   9660
         Width           =   1155
      End
      Begin MSFlexGridLib.MSFlexGrid Grid2 
         Height          =   6975
         Left            =   8400
         TabIndex        =   32
         Top             =   1200

⌨️ 快捷键说明

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