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

📄 tjzijin.frm

📁 一套VB完整的灯具销售管理系统设计
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Begin VB.Form TjZijin 
   AutoRedraw      =   -1  'True
   BorderStyle     =   3  'Fixed Dialog
   ClientHeight    =   5085
   ClientLeft      =   45
   ClientTop       =   45
   ClientWidth     =   7020
   ControlBox      =   0   'False
   Icon            =   "TjZijin.frx":0000
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   5085
   ScaleWidth      =   7020
   ShowInTaskbar   =   0   'False
   StartUpPosition =   2  'CenterScreen
   Begin VB.CommandButton XianXiZL 
      Caption         =   "详细资料"
      Enabled         =   0   'False
      Height          =   450
      Left            =   4905
      TabIndex        =   23
      Top             =   3405
      Width           =   1260
   End
   Begin VB.CommandButton Sure 
      Caption         =   "开始统计"
      Default         =   -1  'True
      Enabled         =   0   'False
      Height          =   450
      Left            =   4905
      TabIndex        =   22
      Top             =   2910
      Width           =   1260
   End
   Begin VB.CommandButton Closeform 
      Cancel          =   -1  'True
      Caption         =   "退出(&X)"
      Height          =   450
      Left            =   4905
      TabIndex        =   21
      Top             =   3930
      Width           =   1260
   End
   Begin VB.Data Data2 
      Caption         =   "Data2"
      Connect         =   "Access"
      DatabaseName    =   ""
      DefaultCursorType=   0  'DefaultCursor
      DefaultType     =   2  'UseODBC
      Exclusive       =   0   'False
      Height          =   345
      Left            =   255
      Options         =   0
      ReadOnly        =   0   'False
      RecordsetType   =   1  'Dynaset
      RecordSource    =   ""
      Top             =   5085
      Width           =   1635
   End
   Begin VB.TextBox RqHide 
      Height          =   270
      Left            =   3090
      TabIndex        =   20
      Top             =   5430
      Width           =   975
   End
   Begin VB.Frame DisplayLab 
      Caption         =   "分类统计"
      ForeColor       =   &H000040C0&
      Height          =   2115
      Left            =   1185
      TabIndex        =   10
      Top             =   525
      Width           =   5190
      Begin VB.TextBox Text6 
         Enabled         =   0   'False
         Height          =   300
         Left            =   1290
         TabIndex        =   16
         Top             =   1515
         Width           =   1890
      End
      Begin VB.TextBox Text5 
         Enabled         =   0   'False
         Height          =   300
         Left            =   1290
         TabIndex        =   15
         Top             =   975
         Width           =   1890
      End
      Begin VB.TextBox Text4 
         Enabled         =   0   'False
         Height          =   300
         Left            =   1290
         TabIndex        =   14
         Top             =   480
         Width           =   1890
      End
      Begin VB.OptionButton Option3 
         Caption         =   "按日统计"
         Height          =   510
         Left            =   3645
         TabIndex        =   13
         Top             =   1305
         Width           =   1095
      End
      Begin VB.OptionButton Option2 
         Caption         =   "按月统计"
         Height          =   390
         Left            =   3630
         TabIndex        =   12
         Top             =   930
         Width           =   1065
      End
      Begin VB.OptionButton Option1 
         Caption         =   "按年统计"
         Height          =   285
         Left            =   3615
         TabIndex        =   11
         Top             =   555
         Width           =   1275
      End
      Begin VB.Label Label6 
         AutoSize        =   -1  'True
         Caption         =   "欠款总额:"
         Height          =   180
         Index           =   1
         Left            =   375
         TabIndex        =   19
         Top             =   1545
         Width           =   900
      End
      Begin VB.Label Label5 
         AutoSize        =   -1  'True
         Caption         =   "付款总额:"
         Height          =   180
         Index           =   1
         Left            =   375
         TabIndex        =   18
         Top             =   1050
         Width           =   900
      End
      Begin VB.Label Label4 
         AutoSize        =   -1  'True
         Caption         =   "销售总额:"
         Height          =   180
         Index           =   1
         Left            =   405
         TabIndex        =   17
         Top             =   525
         Width           =   900
      End
   End
   Begin VB.Frame Frame1 
      Caption         =   "所有发票中金额统计"
      ForeColor       =   &H00008000&
      Height          =   1515
      Left            =   1200
      TabIndex        =   3
      Top             =   2850
      Width           =   2880
      Begin VB.TextBox Text3 
         Enabled         =   0   'False
         Height          =   270
         Left            =   1020
         TabIndex        =   9
         Top             =   1050
         Width           =   1725
      End
      Begin VB.TextBox Text2 
         Enabled         =   0   'False
         Height          =   270
         Left            =   1020
         TabIndex        =   8
         Top             =   720
         Width           =   1725
      End
      Begin VB.TextBox Text1 
         Enabled         =   0   'False
         Height          =   270
         Left            =   1020
         TabIndex        =   7
         Top             =   345
         Width           =   1725
      End
      Begin VB.Label Label6 
         AutoSize        =   -1  'True
         Caption         =   "欠款总额:"
         Height          =   180
         Index           =   0
         Left            =   150
         TabIndex        =   6
         Top             =   1050
         Width           =   900
      End
      Begin VB.Label Label5 
         AutoSize        =   -1  'True
         Caption         =   "付款总额:"
         Height          =   180
         Index           =   0
         Left            =   150
         TabIndex        =   5
         Top             =   735
         Width           =   900
      End
      Begin VB.Label Label4 
         AutoSize        =   -1  'True
         Caption         =   "销售总额:"
         Height          =   180
         Index           =   0
         Left            =   150
         TabIndex        =   4
         Top             =   375
         Width           =   900
      End
   End
   Begin VB.Data Data1 
      Caption         =   "Data1"
      Connect         =   "Access"
      DatabaseName    =   ""
      DefaultCursorType=   0  'DefaultCursor
      DefaultType     =   2  'UseODBC
      Exclusive       =   0   'False
      Height          =   315
      Left            =   1755
      Options         =   0
      ReadOnly        =   0   'False
      RecordsetType   =   1  'Dynaset
      RecordSource    =   ""
      Top             =   5190
      Width           =   1260
   End
   Begin VB.Line Line8 
      X1              =   6765
      X2              =   6765
      Y1              =   105
      Y2              =   4875
   End
   Begin VB.Line Line7 
      X1              =   240
      X2              =   6765
      Y1              =   4890
      Y2              =   4890
   End
   Begin VB.Line Line6 
      BorderColor     =   &H00FFFFFF&
      X1              =   240
      X2              =   6735
      Y1              =   105
      Y2              =   105
   End
   Begin VB.Line Line5 
      BorderColor     =   &H00FFFFFF&
      X1              =   240
      X2              =   240
      Y1              =   105
      Y2              =   4875
   End
   Begin VB.Line Line4 
      BorderColor     =   &H00FFFFFF&
      X1              =   345
      X2              =   6645
      Y1              =   4785
      Y2              =   4785
   End
   Begin VB.Line Line3 
      BorderColor     =   &H00FFFFFF&
      X1              =   6645
      X2              =   6645
      Y1              =   240
      Y2              =   4770
   End
   Begin VB.Line Line2 
      X1              =   6645
      X2              =   345
      Y1              =   210
      Y2              =   210
   End
   Begin VB.Line Line1 
      X1              =   345
      X2              =   345
      Y1              =   225
      Y2              =   4785
   End
   Begin VB.Label Label3 
      Alignment       =   2  'Center
      BackStyle       =   0  'Transparent
      Caption         =   "运筹帷握"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FFFF00&

⌨️ 快捷键说明

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