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

📄 planadd.frm

📁 生产计划管理等信息 可以查询计划完成情况等
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Begin VB.Form PlanAdd 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "计划单信息"
   ClientHeight    =   4800
   ClientLeft      =   45
   ClientTop       =   435
   ClientWidth     =   7560
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   4800
   ScaleWidth      =   7560
   StartUpPosition =   3  '窗口缺省
   Begin VB.ComboBox Text2 
      Height          =   300
      Left            =   4800
      TabIndex        =   28
      Top             =   480
      Width           =   2415
   End
   Begin VB.CommandButton Command 
      Caption         =   "确定"
      Height          =   375
      Index           =   5
      Left            =   5160
      TabIndex        =   27
      Top             =   4080
      Visible         =   0   'False
      Width           =   975
   End
   Begin VB.CommandButton Command 
      Caption         =   "退出"
      Height          =   375
      Index           =   4
      Left            =   6240
      TabIndex        =   26
      Top             =   4080
      Width           =   975
   End
   Begin VB.CommandButton Command 
      Caption         =   "删除"
      Height          =   375
      Index           =   3
      Left            =   4080
      TabIndex        =   25
      Top             =   4080
      Visible         =   0   'False
      Width           =   975
   End
   Begin VB.CommandButton Command 
      Caption         =   "修改"
      Height          =   375
      Index           =   2
      Left            =   3000
      TabIndex        =   24
      Top             =   4080
      Visible         =   0   'False
      Width           =   975
   End
   Begin VB.CommandButton Command 
      Caption         =   "添加"
      Height          =   375
      Index           =   1
      Left            =   1920
      TabIndex        =   23
      Top             =   4080
      Visible         =   0   'False
      Width           =   975
   End
   Begin VB.ComboBox Combo7 
      Height          =   300
      ItemData        =   "PlanAdd.frx":0000
      Left            =   1200
      List            =   "PlanAdd.frx":000A
      TabIndex        =   22
      Top             =   3360
      Width           =   2415
   End
   Begin VB.ComboBox Combo6 
      Height          =   300
      ItemData        =   "PlanAdd.frx":0018
      Left            =   4800
      List            =   "PlanAdd.frx":0028
      TabIndex        =   21
      Top             =   2880
      Width           =   2415
   End
   Begin VB.ComboBox Combo5 
      Height          =   300
      ItemData        =   "PlanAdd.frx":0043
      Left            =   1200
      List            =   "PlanAdd.frx":0059
      TabIndex        =   20
      Top             =   2880
      Width           =   2415
   End
   Begin VB.ComboBox Combo4 
      Height          =   300
      ItemData        =   "PlanAdd.frx":008E
      Left            =   4800
      List            =   "PlanAdd.frx":0098
      TabIndex        =   19
      Top             =   2400
      Width           =   2415
   End
   Begin VB.TextBox Text4 
      Height          =   300
      Left            =   1200
      TabIndex        =   18
      Text            =   "0"
      Top             =   2400
      Width           =   2415
   End
   Begin VB.ComboBox Combo3 
      Height          =   300
      ItemData        =   "PlanAdd.frx":00A6
      Left            =   4800
      List            =   "PlanAdd.frx":00AD
      TabIndex        =   17
      Top             =   1920
      Width           =   2415
   End
   Begin VB.ComboBox Combo2 
      Height          =   300
      Left            =   1200
      TabIndex        =   16
      Top             =   1920
      Width           =   2415
   End
   Begin VB.ComboBox Combo1 
      Height          =   300
      Left            =   1200
      TabIndex        =   15
      Top             =   960
      Width           =   2415
   End
   Begin VB.TextBox Text3 
      Height          =   300
      Left            =   1200
      TabIndex        =   6
      Top             =   1440
      Width           =   6015
   End
   Begin VB.TextBox Text1 
      Height          =   300
      Left            =   1200
      TabIndex        =   3
      Top             =   480
      Width           =   2415
   End
   Begin VB.PictureBox Picture1 
      BackColor       =   &H80000015&
      Height          =   325
      Left            =   0
      ScaleHeight     =   270
      ScaleWidth      =   7515
      TabIndex        =   0
      Top             =   0
      Width           =   7575
      Begin VB.Label Label2 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "计划信息添加"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H80000018&
         Height          =   180
         Left            =   75
         TabIndex        =   1
         Top             =   45
         Width           =   1170
      End
   End
   Begin VB.Line Line1 
      BorderColor     =   &H80000011&
      X1              =   360
      X2              =   7200
      Y1              =   3840
      Y2              =   3840
   End
   Begin VB.Label Label1 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "所属部门"
      Height          =   180
      Index           =   10
      Left            =   360
      TabIndex        =   14
      Top             =   1035
      Width           =   720
   End
   Begin VB.Label Label1 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "电表等级"
      Height          =   180
      Index           =   9
      Left            =   360
      TabIndex        =   13
      Top             =   3435
      Width           =   720
   End
   Begin VB.Label Label1 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "电表常数"
      Height          =   180
      Index           =   8
      Left            =   3960
      TabIndex        =   12
      Top             =   2925
      Width           =   720
   End
   Begin VB.Label Label1 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "电流规格"
      Height          =   180
      Index           =   7
      Left            =   360
      TabIndex        =   11
      Top             =   2925
      Width           =   720
   End
   Begin VB.Label Label1 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "电压规格"
      Height          =   180
      Index           =   6
      Left            =   3960
      TabIndex        =   10
      Top             =   2475
      Width           =   720
   End
   Begin VB.Label Label1 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "订货数量"
      Height          =   180
      Index           =   5
      Left            =   360
      TabIndex        =   9
      Top             =   2475

⌨️ 快捷键说明

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