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

📄 frm_srcx.frm

📁 美容院管理系统
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Begin VB.Form frm_srcx 
   BackColor       =   &H0080C0FF&
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "收入查询"
   ClientHeight    =   5895
   ClientLeft      =   2760
   ClientTop       =   3750
   ClientWidth     =   9105
   Icon            =   "frm_srcx.frx":0000
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   MDIChild        =   -1  'True
   MinButton       =   0   'False
   ScaleHeight     =   5895
   ScaleWidth      =   9105
   ShowInTaskbar   =   0   'False
   Begin MSComctlLib.ProgressBar ProgressBar1 
      Height          =   180
      Left            =   105
      TabIndex        =   26
      Top             =   5745
      Visible         =   0   'False
      Width           =   8865
      _ExtentX        =   15637
      _ExtentY        =   318
      _Version        =   393216
      Appearance      =   1
      Scrolling       =   1
   End
   Begin VB.CommandButton Command1 
      BackColor       =   &H00C0E0FF&
      Cancel          =   -1  'True
      Height          =   450
      Index           =   3
      Left            =   7740
      MaskColor       =   &H00FFFFFF&
      Picture         =   "frm_srcx.frx":000C
      Style           =   1  'Graphical
      TabIndex        =   13
      Top             =   1440
      UseMaskColor    =   -1  'True
      Width           =   1236
   End
   Begin VB.CommandButton Command1 
      BackColor       =   &H00C0E0FF&
      Enabled         =   0   'False
      Height          =   450
      Index           =   2
      Left            =   7740
      MaskColor       =   &H00FFFFFF&
      Picture         =   "frm_srcx.frx":0FC6
      Style           =   1  'Graphical
      TabIndex        =   12
      Top             =   980
      UseMaskColor    =   -1  'True
      Width           =   1236
   End
   Begin VB.CommandButton Command1 
      BackColor       =   &H00C0E0FF&
      Enabled         =   0   'False
      Height          =   450
      Index           =   1
      Left            =   7740
      MaskColor       =   &H00FFFFFF&
      Picture         =   "frm_srcx.frx":38D0
      Style           =   1  'Graphical
      TabIndex        =   11
      Top             =   520
      UseMaskColor    =   -1  'True
      Width           =   1236
   End
   Begin VB.CommandButton Command1 
      BackColor       =   &H00C0E0FF&
      Default         =   -1  'True
      Height          =   450
      Index           =   0
      Left            =   7740
      MaskColor       =   &H00FFFFFF&
      Picture         =   "frm_srcx.frx":6506
      Style           =   1  'Graphical
      TabIndex        =   10
      Top             =   60
      UseMaskColor    =   -1  'True
      Width           =   1215
   End
   Begin MSComctlLib.ListView ListView1 
      Height          =   3420
      Left            =   105
      TabIndex        =   14
      Top             =   2340
      Width           =   8880
      _ExtentX        =   15663
      _ExtentY        =   6033
      View            =   3
      LabelEdit       =   1
      LabelWrap       =   -1  'True
      HideSelection   =   0   'False
      AllowReorder    =   -1  'True
      FullRowSelect   =   -1  'True
      GridLines       =   -1  'True
      HotTracking     =   -1  'True
      HoverSelection  =   -1  'True
      _Version        =   393217
      ForeColor       =   -2147483640
      BackColor       =   -2147483643
      BorderStyle     =   1
      Appearance      =   1
      NumItems        =   8
      BeginProperty ColumnHeader(1) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
         Text            =   "日期"
         Object.Width           =   1940
      EndProperty
      BeginProperty ColumnHeader(2) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
         Alignment       =   1
         SubItemIndex    =   1
         Text            =   "卡号"
         Object.Width           =   2469
      EndProperty
      BeginProperty ColumnHeader(3) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
         SubItemIndex    =   2
         Text            =   "项目"
         Object.Width           =   2540
      EndProperty
      BeginProperty ColumnHeader(4) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
         SubItemIndex    =   3
         Text            =   "介绍人"
         Object.Width           =   1764
      EndProperty
      BeginProperty ColumnHeader(5) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
         SubItemIndex    =   4
         Text            =   "客人姓名"
         Object.Width           =   1764
      EndProperty
      BeginProperty ColumnHeader(6) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
         Alignment       =   1
         SubItemIndex    =   5
         Text            =   "收入(¥)"
         Object.Width           =   1764
      EndProperty
      BeginProperty ColumnHeader(7) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
         Alignment       =   2
         SubItemIndex    =   6
         Text            =   "支付方式"
         Object.Width           =   1764
      EndProperty
      BeginProperty ColumnHeader(8) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
         SubItemIndex    =   7
         Text            =   "备注"
         Object.Width           =   2540
      EndProperty
   End
   Begin VB.Frame Frame1 
      BackColor       =   &H0080C0FF&
      Caption         =   "查询条件:"
      Height          =   1788
      Left            =   120
      TabIndex        =   15
      Top             =   36
      Width           =   7470
      Begin VB.TextBox Text2 
         BackColor       =   &H00C0E0FF&
         Height          =   270
         Index           =   1
         Left            =   1050
         TabIndex        =   3
         Top             =   648
         Width           =   1425
      End
      Begin VB.ComboBox Combo1 
         BackColor       =   &H00C0E0FF&
         Height          =   300
         Index           =   1
         ItemData        =   "frm_srcx.frx":79F4
         Left            =   5880
         List            =   "frm_srcx.frx":7A01
         Sorted          =   -1  'True
         Style           =   2  'Dropdown List
         TabIndex        =   2
         Top             =   228
         Width           =   1452
      End
      Begin VB.ComboBox Combo1 
         BackColor       =   &H00C0E0FF&
         Height          =   300
         Index           =   0
         Left            =   3360
         Sorted          =   -1  'True
         TabIndex        =   1
         Text            =   "Combo1"
         Top             =   228
         Width           =   1452
      End
      Begin VB.TextBox Text2 
         BackColor       =   &H00C0E0FF&
         Height          =   270
         Index           =   0
         Left            =   1065
         TabIndex        =   0
         Top             =   228
         Width           =   1425
      End
      Begin VB.Frame Frame3 
         BackColor       =   &H0080C0FF&
         Caption         =   "卡号:"
         Height          =   675
         Left            =   156
         TabIndex        =   19
         Top             =   960
         Visible         =   0   'False
         Width           =   2340
         Begin VB.TextBox Text1 
            BackColor       =   &H00C0E0FF&
            Height          =   264
            Index           =   1
            Left            =   1470
            TabIndex        =   7
            Text            =   "99999"
            Top             =   240
            Width           =   705
         End
         Begin VB.TextBox Text1 
            BackColor       =   &H00C0E0FF&
            Height          =   264
            Index           =   0
            Left            =   432
            TabIndex        =   6
            Text            =   "1"
            Top             =   240
            Width           =   690
         End
         Begin VB.Label Label1 
            AutoSize        =   -1  'True
            BackStyle       =   0  'Transparent
            Caption         =   "从"
            Height          =   180
            Index           =   3
            Left            =   180
            TabIndex        =   21
            Top             =   288
            Width           =   180
         End
         Begin VB.Label Label1 
            AutoSize        =   -1  'True
            BackStyle       =   0  'Transparent
            Caption         =   "到"
            Height          =   180
            Index           =   2
            Left            =   1215
            TabIndex        =   20
            Top             =   300
            Width           =   180
         End
      End
      Begin VB.CheckBox Check2 
         BackColor       =   &H0080C0FF&
         Caption         =   "在一定卡号范围内查询"
         Height          =   288
         Left            =   2655
         TabIndex        =   4
         Top             =   645
         Width           =   2112
      End
      Begin VB.CheckBox Check1 
         BackColor       =   &H0080C0FF&
         Caption         =   "在一定日期范围内查询"
         Height          =   288
         Left            =   5250
         TabIndex        =   5
         Top             =   660
         Value           =   1  'Checked
         Width           =   2112
      End
      Begin VB.Frame Frame2 

⌨️ 快捷键说明

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