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

📄

📁 VB开发的ERP系统
💻
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Begin VB.Form Xs_Icx_UseInvoicelist 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "普通专用发票查询条件"
   ClientHeight    =   4065
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   5220
   Icon            =   "普通专用发票查询.frx":0000
   KeyPreview      =   -1  'True
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   4065
   ScaleWidth      =   5220
   ShowInTaskbar   =   0   'False
   StartUpPosition =   1  '所有者中心
   Begin VB.CommandButton Cmd_Clear 
      Caption         =   "全清"
      Height          =   300
      Left            =   60
      TabIndex        =   10
      Top             =   3690
      Width           =   1120
   End
   Begin VB.Frame Frame1 
      Height          =   3600
      Left            =   60
      TabIndex        =   12
      Top             =   30
      Width           =   5100
      Begin VB.Frame Frame3 
         Caption         =   "发票属性"
         Height          =   585
         Left            =   150
         TabIndex        =   29
         Top             =   2865
         Width           =   4815
         Begin VB.OptionButton Opt_Check 
            Caption         =   "红字发票"
            Height          =   195
            Index           =   5
            Left            =   3570
            TabIndex        =   32
            Top             =   270
            Width           =   1035
         End
         Begin VB.OptionButton Opt_Check 
            Caption         =   "蓝字发票"
            Height          =   195
            Index           =   4
            Left            =   1845
            TabIndex        =   31
            Top             =   270
            Width           =   1095
         End
         Begin VB.OptionButton Opt_Check 
            Caption         =   "全部"
            Height          =   195
            Index           =   3
            Left            =   180
            TabIndex        =   30
            Top             =   270
            Value           =   -1  'True
            Width           =   855
         End
      End
      Begin VB.CommandButton Ydcommand1 
         Height          =   300
         Index           =   1
         Left            =   4680
         Picture         =   "普通专用发票查询.frx":1042
         Style           =   1  'Graphical
         TabIndex        =   28
         Top             =   240
         Visible         =   0   'False
         Width           =   300
      End
      Begin VB.CommandButton Ydcommand1 
         Height          =   300
         Index           =   4
         Left            =   4680
         Picture         =   "普通专用发票查询.frx":13CC
         Style           =   1  'Graphical
         TabIndex        =   27
         Top             =   1230
         Visible         =   0   'False
         Width           =   300
      End
      Begin VB.CommandButton Ydcommand1 
         Height          =   300
         Index           =   6
         Left            =   4680
         Picture         =   "普通专用发票查询.frx":1756
         Style           =   1  'Graphical
         TabIndex        =   26
         Top             =   1560
         Visible         =   0   'False
         Width           =   300
      End
      Begin VB.CommandButton Ydcommand1 
         Height          =   300
         Index           =   7
         Left            =   4680
         Picture         =   "普通专用发票查询.frx":1AE0
         Style           =   1  'Graphical
         TabIndex        =   25
         Top             =   1890
         Visible         =   0   'False
         Width           =   300
      End
      Begin VB.CommandButton Ydcommand1 
         Height          =   300
         Index           =   3
         Left            =   4680
         Picture         =   "普通专用发票查询.frx":1E6A
         Style           =   1  'Graphical
         TabIndex        =   24
         Top             =   900
         Visible         =   0   'False
         Width           =   300
      End
      Begin VB.CommandButton Ydcommand1 
         Height          =   300
         Index           =   2
         Left            =   4680
         Picture         =   "普通专用发票查询.frx":21F4
         Style           =   1  'Graphical
         TabIndex        =   23
         Top             =   570
         Visible         =   0   'False
         Width           =   300
      End
      Begin VB.TextBox LrText 
         Height          =   300
         Index           =   0
         Left            =   990
         TabIndex        =   22
         Text            =   "0"
         Top             =   240
         Width           =   1455
      End
      Begin VB.TextBox LrText 
         Height          =   300
         Index           =   1
         Left            =   3120
         TabIndex        =   21
         Text            =   "1"
         Top             =   240
         Width           =   1575
      End
      Begin VB.CommandButton Ydcommand1 
         Height          =   300
         Index           =   8
         Left            =   2430
         Picture         =   "普通专用发票查询.frx":257E
         Style           =   1  'Graphical
         TabIndex        =   20
         Top             =   1890
         Visible         =   0   'False
         Width           =   300
      End
      Begin VB.TextBox LrText 
         Height          =   300
         Index           =   5
         Left            =   990
         TabIndex        =   19
         Text            =   "5"
         Top             =   1560
         Width           =   1455
      End
      Begin VB.TextBox LrText 
         Height          =   300
         Index           =   3
         Left            =   990
         TabIndex        =   18
         Text            =   "3"
         Top             =   900
         Width           =   3705
      End
      Begin VB.TextBox LrText 
         Height          =   300
         Index           =   2
         Left            =   990
         TabIndex        =   17
         Text            =   "2"
         Top             =   570
         Width           =   3705
      End
      Begin VB.TextBox LrText 
         Height          =   300
         Index           =   8
         Left            =   990
         TabIndex        =   3
         Text            =   "8"
         Top             =   1890
         Width           =   1455
      End
      Begin VB.TextBox LrText 
         Height          =   300
         Index           =   7
         Left            =   3660
         TabIndex        =   2
         Text            =   "7"
         Top             =   1890
         Width           =   1035
      End
      Begin VB.TextBox LrText 
         Height          =   300
         Index           =   6
         Left            =   3660
         TabIndex        =   1
         Text            =   "6"
         Top             =   1560
         Width           =   1035
      End
      Begin VB.CommandButton Ydcommand1 
         Height          =   300
         Index           =   5
         Left            =   2430
         Picture         =   "普通专用发票查询.frx":2908
         Style           =   1  'Graphical
         TabIndex        =   14
         Top             =   1560
         Visible         =   0   'False
         Width           =   300
      End
      Begin VB.TextBox LrText 
         Height          =   300
         Index           =   4
         Left            =   990
         TabIndex        =   0
         Text            =   "4"
         Top             =   1230
         Width           =   3705
      End
      Begin VB.Frame Frame2 
         Caption         =   "审核状态"
         Height          =   585
         Left            =   150
         TabIndex        =   4
         Top             =   2235
         Width           =   4830
         Begin VB.OptionButton Opt_Check 
            Caption         =   "全部"
            Height          =   195
            Index           =   0
            Left            =   180
            TabIndex        =   5
            Top             =   270
            Value           =   -1  'True
            Width           =   855
         End
         Begin VB.OptionButton Opt_Check 
            Caption         =   "未审核"
            Height          =   195
            Index           =   1
            Left            =   1845
            TabIndex        =   6
            Top             =   270
            Width           =   915
         End
         Begin VB.OptionButton Opt_Check 
            Caption         =   "已审核"
            Height          =   195
            Index           =   2
            Left            =   3570
            TabIndex        =   7
            Top             =   270
            Width           =   915
         End
      End
      Begin VB.CommandButton Ydcommand1 
         Height          =   300
         Index           =   0
         Left            =   2430
         Picture         =   "普通专用发票查询.frx":2C92
         Style           =   1  'Graphical
         TabIndex        =   13
         Top             =   240
         Visible         =   0   'False
         Width           =   300
      End
      Begin VB.Label Label1 
         Caption         =   "发票日期:"
         Height          =   255
         Index           =   0
         Left            =   150
         TabIndex        =   38
         Tag             =   "InvoiceDate"
         Top             =   270
         Width           =   945
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "货物名称:"
         Height          =   180
         Index           =   4
         Left            =   150
         TabIndex        =   37
         Tag             =   "WareCode"
         Top             =   1290
         Width           =   810
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "地区名称:"
         Height          =   180
         Index           =   8
         Left            =   150
         TabIndex        =   36
         Tag             =   "AreaCode"
         Top             =   1950
         Width           =   810
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "客户名称:"
         Height          =   180
         Index           =   2
         Left            =   150
         TabIndex        =   35
         Tag             =   "cuscode"
         Top             =   630
         Width           =   810
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "发票号:"
         Height          =   180
         Index           =   3
         Left            =   150
         TabIndex        =   34
         Tag             =   "InvoiceCode"
         Top             =   960
         Width           =   630
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "部门名称:"
         Height          =   180
         Index           =   5
         Left            =   150
         TabIndex        =   33
         Tag             =   "DeptCode"
         Top             =   1620
         Width           =   810
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "销售类型:"
         Height          =   180
         Index           =   7
         Left            =   2880
         TabIndex        =   16
         Tag             =   "SellTypeCode"
         Top             =   1950
         Width           =   810
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "销售员:"
         Height          =   180
         Index           =   6
         Left            =   2880
         TabIndex        =   15
         Tag             =   "PersonCode"
         Top             =   1620
         Width           =   630
      End
      Begin VB.Line Line2 
         Index           =   1

⌨️ 快捷键说明

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