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

📄 frmtechs1.frm

📁 这是一个实际的工程中所用的源程序
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Begin VB.Form frmTechs1 
   BorderStyle     =   4  'Fixed ToolWindow
   Caption         =   "仪表数据"
   ClientHeight    =   6345
   ClientLeft      =   8445
   ClientTop       =   975
   ClientWidth     =   2085
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   6345
   ScaleWidth      =   2085
   ShowInTaskbar   =   0   'False
   Begin VB.PictureBox picTech 
      Appearance      =   0  'Flat
      BackColor       =   &H80000001&
      BorderStyle     =   0  'None
      ForeColor       =   &H80000008&
      Height          =   6285
      Left            =   0
      ScaleHeight     =   6285
      ScaleWidth      =   2085
      TabIndex        =   0
      Top             =   30
      Width           =   2085
      Begin VB.Frame Frame1 
         BackColor       =   &H80000001&
         Caption         =   "Frame1"
         ForeColor       =   &H80000014&
         Height          =   1545
         Index           =   4
         Left            =   30
         TabIndex        =   22
         Top             =   4710
         Width           =   2025
         Begin VB.TextBox txtLJ 
            Alignment       =   1  'Right Justify
            Appearance      =   0  'Flat
            BackColor       =   &H00C0FFC0&
            DataField       =   "船队名称"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   14.25
               Charset         =   134
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   435
            Index           =   4
            Left            =   600
            MaxLength       =   30
            TabIndex        =   25
            TabStop         =   0   'False
            Top             =   660
            Width           =   1365
         End
         Begin VB.TextBox txtSD 
            Alignment       =   1  'Right Justify
            Appearance      =   0  'Flat
            BackColor       =   &H00C0FFC0&
            DataField       =   "船队名称"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   15.75
               Charset         =   134
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   435
            Index           =   4
            Left            =   600
            MaxLength       =   30
            TabIndex        =   24
            TabStop         =   0   'False
            Top             =   240
            Width           =   1365
         End
         Begin VB.TextBox txtJL 
            Alignment       =   1  'Right Justify
            Appearance      =   0  'Flat
            BackColor       =   &H00C0FFC0&
            DataField       =   "船队名称"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   14.25
               Charset         =   134
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   435
            Index           =   4
            Left            =   600
            MaxLength       =   30
            TabIndex        =   23
            TabStop         =   0   'False
            Top             =   1080
            Width           =   1365
         End
         Begin VB.Label lbls 
            Alignment       =   2  'Center
            AutoSize        =   -1  'True
            BackStyle       =   0  'Transparent
            Caption         =   "累计"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   12
               Charset         =   134
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H8000000E&
            Height          =   240
            Index           =   14
            Left            =   90
            TabIndex        =   28
            Top             =   750
            Width           =   540
         End
         Begin VB.Label lbls 
            Alignment       =   2  'Center
            AutoSize        =   -1  'True
            BackStyle       =   0  'Transparent
            Caption         =   "设定"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   12
               Charset         =   134
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H8000000E&
            Height          =   240
            Index           =   13
            Left            =   90
            TabIndex        =   27
            Top             =   330
            Width           =   540
         End
         Begin VB.Label lbls 
            Alignment       =   2  'Center
            AutoSize        =   -1  'True
            BackStyle       =   0  'Transparent
            Caption         =   "计量"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   12
               Charset         =   134
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H8000000E&
            Height          =   240
            Index           =   12
            Left            =   90
            TabIndex        =   26
            Top             =   1170
            Width           =   540
         End
      End
      Begin VB.Frame Frame1 
         BackColor       =   &H80000001&
         Caption         =   "Frame1"
         ForeColor       =   &H80000014&
         Height          =   1545
         Index           =   3
         Left            =   30
         TabIndex        =   15
         Top             =   3150
         Width           =   2025
         Begin VB.TextBox txtLJ 
            Alignment       =   1  'Right Justify
            Appearance      =   0  'Flat
            BackColor       =   &H00C0FFC0&
            DataField       =   "船队名称"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   14.25
               Charset         =   134
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   435
            Index           =   3
            Left            =   600
            MaxLength       =   30
            TabIndex        =   18
            TabStop         =   0   'False
            Top             =   660
            Width           =   1365
         End
         Begin VB.TextBox txtSD 
            Alignment       =   1  'Right Justify
            Appearance      =   0  'Flat
            BackColor       =   &H00C0FFC0&
            DataField       =   "船队名称"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   15.75
               Charset         =   134
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   435
            Index           =   3
            Left            =   600
            MaxLength       =   30
            TabIndex        =   17
            TabStop         =   0   'False
            Top             =   240
            Width           =   1365
         End
         Begin VB.TextBox txtJL 
            Alignment       =   1  'Right Justify
            Appearance      =   0  'Flat
            BackColor       =   &H00C0FFC0&
            DataField       =   "船队名称"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   14.25
               Charset         =   134
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   435
            Index           =   3
            Left            =   600
            MaxLength       =   30
            TabIndex        =   16
            TabStop         =   0   'False
            Top             =   1080
            Width           =   1365
         End
         Begin VB.Label lbls 
            Alignment       =   2  'Center
            AutoSize        =   -1  'True
            BackStyle       =   0  'Transparent
            Caption         =   "累计"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   12
               Charset         =   134
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H8000000E&
            Height          =   240
            Index           =   11
            Left            =   90
            TabIndex        =   21
            Top             =   750
            Width           =   540
         End
         Begin VB.Label lbls 
            Alignment       =   2  'Center
            AutoSize        =   -1  'True
            BackStyle       =   0  'Transparent
            Caption         =   "设定"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   12
               Charset         =   134
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H8000000E&
            Height          =   240
            Index           =   10
            Left            =   90
            TabIndex        =   20
            Top             =   330
            Width           =   540
         End
         Begin VB.Label lbls 
            Alignment       =   2  'Center
            AutoSize        =   -1  'True
            BackStyle       =   0  'Transparent
            Caption         =   "计量"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   12
               Charset         =   134
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ForeColor       =   &H8000000E&
            Height          =   240
            Index           =   9
            Left            =   90
            TabIndex        =   19
            Top             =   1170
            Width           =   540
         End
      End
      Begin VB.Frame Frame1 
         BackColor       =   &H80000001&
         Caption         =   "Frame1"
         ForeColor       =   &H80000014&
         Height          =   1545
         Index           =   2
         Left            =   30
         TabIndex        =   8
         Top             =   1590

⌨️ 快捷键说明

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