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

📄 frm_bhgtj.frm

📁 采购管理系统使用vb6.0 加sql2000数据库 编程
💻 FRM
字号:
VERSION 5.00
Begin VB.Form frm_bhgtj 
   Caption         =   "Form1"
   ClientHeight    =   5325
   ClientLeft      =   60
   ClientTop       =   435
   ClientWidth     =   8490
   LinkTopic       =   "Form1"
   ScaleHeight     =   5325
   ScaleWidth      =   8490
   StartUpPosition =   3  '窗口缺省
   Begin VB.Frame Frame1 
      Caption         =   "合格率统计"
      ForeColor       =   &H00FF00FF&
      Height          =   2775
      Left            =   120
      TabIndex        =   0
      Top             =   480
      Width           =   8415
      Begin VB.TextBox Text4 
         Height          =   270
         Left            =   1200
         TabIndex        =   8
         Text            =   "Text4"
         Top             =   720
         Width           =   975
      End
      Begin VB.TextBox Text3 
         Height          =   270
         Left            =   5760
         TabIndex        =   6
         Text            =   "Text3"
         Top             =   360
         Width           =   855
      End
      Begin VB.TextBox Text2 
         Height          =   270
         Left            =   3720
         TabIndex        =   4
         Text            =   "Text2"
         Top             =   360
         Width           =   1095
      End
      Begin VB.TextBox Text1 
         Height          =   270
         Left            =   1200
         TabIndex        =   2
         Text            =   "Text1"
         Top             =   360
         Width           =   975
      End
      Begin VB.Label Label4 
         Caption         =   "货物名称"
         Height          =   255
         Left            =   240
         TabIndex        =   7
         Top             =   720
         Width           =   975
      End
      Begin VB.Label Label3 
         Caption         =   "批号"
         Height          =   255
         Left            =   5160
         TabIndex        =   5
         Top             =   360
         Width           =   855
      End
      Begin VB.Label Label2 
         Caption         =   "单号(采购)"
         Height          =   255
         Left            =   2400
         TabIndex        =   3
         Top             =   360
         Width           =   1095
      End
      Begin VB.Label Label1 
         Caption         =   "不合格单号"
         Height          =   255
         Left            =   240
         TabIndex        =   1
         Top             =   360
         Width           =   1215
      End
   End
End
Attribute VB_Name = "frm_bhgtj"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False

⌨️ 快捷键说明

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