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

📄 frmphywin1.frm

📁 这是用Visual Basic6开发的大型喷绘业务管理系统,数据库采用Access数据库
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{C932BA88-4374-101B-A56C-00AA003668DC}#1.1#0"; "MSMASK32.OCX"
Begin VB.Form frmPHywin1 
   Caption         =   "喷绘业务情况输入"
   ClientHeight    =   6060
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   5130
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   ScaleHeight     =   6060
   ScaleWidth      =   5130
   StartUpPosition =   3  '窗口缺省
   Begin VB.Frame Frame2 
      Height          =   705
      Left            =   60
      TabIndex        =   16
      Top             =   5250
      Width           =   4965
      Begin VB.CommandButton Command2 
         Height          =   315
         Left            =   3060
         Picture         =   "frmPHywin1.frx":0000
         Style           =   1  'Graphical
         TabIndex        =   31
         Top             =   240
         Width           =   1065
      End
      Begin VB.CommandButton Command1 
         Height          =   315
         Left            =   600
         Picture         =   "frmPHywin1.frx":032E
         Style           =   1  'Graphical
         TabIndex        =   13
         Top             =   240
         Width           =   1065
      End
   End
   Begin VB.Frame Frame1 
      Height          =   5205
      Left            =   60
      TabIndex        =   15
      Top             =   30
      Width           =   4965
      Begin MSMask.MaskEdBox Mask1 
         Height          =   315
         Left            =   1950
         TabIndex        =   12
         Top             =   4620
         Width           =   1485
         _ExtentX        =   2619
         _ExtentY        =   556
         _Version        =   393216
         PromptInclude   =   0   'False
         MaxLength       =   11
         Mask            =   "9999年99月99日"
         PromptChar      =   "_"
      End
      Begin VB.TextBox Text6 
         Height          =   285
         Left            =   1950
         TabIndex        =   0
         Top             =   270
         Width           =   1245
      End
      Begin VB.ComboBox Combo4 
         Height          =   300
         Left            =   1950
         TabIndex        =   11
         Top             =   4260
         Width           =   1485
      End
      Begin VB.ComboBox Combo3 
         Height          =   300
         Left            =   1950
         TabIndex        =   10
         Top             =   3900
         Width           =   1485
      End
      Begin VB.ComboBox Combo2 
         Height          =   300
         Left            =   1950
         TabIndex        =   9
         Top             =   3540
         Width           =   1485
      End
      Begin VB.ComboBox Combo1 
         Height          =   300
         Left            =   1950
         TabIndex        =   5
         Top             =   2070
         Width           =   2475
      End
      Begin VB.TextBox Text5 
         Height          =   285
         Left            =   1950
         TabIndex        =   4
         Top             =   1710
         Width           =   1245
      End
      Begin VB.TextBox Text4 
         Height          =   285
         Left            =   1950
         TabIndex        =   3
         Top             =   1350
         Width           =   1245
      End
      Begin VB.TextBox Text3 
         Height          =   285
         Left            =   1950
         TabIndex        =   2
         Top             =   990
         Width           =   1635
      End
      Begin VB.TextBox Text2 
         Height          =   285
         Left            =   1950
         TabIndex        =   1
         Top             =   630
         Width           =   1245
      End
      Begin VB.TextBox Text1 
         Height          =   285
         Left            =   1950
         TabIndex        =   14
         Top             =   -450
         Width           =   1245
      End
      Begin VB.TextBox Text10 
         Height          =   285
         Left            =   1950
         TabIndex        =   8
         Top             =   3180
         Width           =   1245
      End
      Begin VB.TextBox Text9 
         Height          =   285
         Left            =   1950
         TabIndex        =   7
         Top             =   2820
         Width           =   1245
      End
      Begin VB.TextBox Text8 
         Height          =   285
         Left            =   1950
         TabIndex        =   6
         Top             =   2460
         Width           =   1245
      End
      Begin VB.Label Label1 
         Caption         =   "日    期"
         Height          =   225
         Index           =   8
         Left            =   750
         TabIndex        =   32
         Top             =   4710
         Width           =   855
      End
      Begin VB.Label Label1 
         Caption         =   "欠款审核"
         Height          =   225
         Index           =   15
         Left            =   750
         TabIndex        =   30
         Top             =   4320
         Width           =   855
      End
      Begin VB.Label Label1 
         Caption         =   "签 单 人"
         Height          =   225
         Index           =   14
         Left            =   750
         TabIndex        =   29
         Top             =   3960
         Width           =   855
      End
      Begin VB.Label Label1 
         Caption         =   "业 务 员"
         Height          =   225
         Index           =   13
         Left            =   750
         TabIndex        =   28
         Top             =   3600
         Width           =   855
      End
      Begin VB.Label Label1 
         Caption         =   "客户名称"
         Height          =   225
         Index           =   7
         Left            =   750
         TabIndex        =   27
         Top             =   2130
         Width           =   855
      End
      Begin VB.Label Label1 
         Caption         =   "单    价"
         Height          =   225
         Index           =   6
         Left            =   750
         TabIndex        =   26
         Top             =   1770
         Width           =   795
      End
      Begin VB.Label Label1 
         Caption         =   "(平方米)"
         Height          =   225
         Index           =   5
         Left            =   3240
         TabIndex        =   25
         Top             =   1410
         Width           =   795
      End
      Begin VB.Label Label1 
         Caption         =   "面    积"
         Height          =   225
         Index           =   4
         Left            =   750
         TabIndex        =   24
         Top             =   1410
         Width           =   795
      End
      Begin VB.Label Label1 
         Caption         =   "(米)"
         Height          =   225
         Index           =   3
         Left            =   3600
         TabIndex        =   23
         Top             =   1050
         Width           =   855
      End
      Begin VB.Label Label1 
         Caption         =   "画面规格(宽*高)"
         Height          =   225
         Index           =   2
         Left            =   300
         TabIndex        =   22
         Top             =   1020
         Width           =   1605
      End
      Begin VB.Label Label1 
         Caption         =   "文件序列"
         Height          =   225
         Index           =   1
         Left            =   750
         TabIndex        =   21
         Top             =   690
         Width           =   855
      End
      Begin VB.Label Label1 
         Caption         =   "合 同 号"
         Height          =   225
         Index           =   0
         Left            =   780
         TabIndex        =   20
         Top             =   330
         Width           =   855
      End
      Begin VB.Label Label1 
         Caption         =   "未收款额"
         Height          =   225
         Index           =   12
         Left            =   750
         TabIndex        =   19
         Top             =   3240
         Width           =   855
      End
      Begin VB.Label Label1 
         Caption         =   "已收款额"
         Height          =   225
         Index           =   11
         Left            =   750
         TabIndex        =   18
         Top             =   2880
         Width           =   855
      End
      Begin VB.Label Label1 
         Caption         =   "应收款额"
         Height          =   225
         Index           =   10
         Left            =   750
         TabIndex        =   17
         Top             =   2520
         Width           =   855
      End

⌨️ 快捷键说明

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