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

📄 frm_ylzpcx.frm

📁 美容院管理系统
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Begin VB.Form frm_ylzpcx 
   BackColor       =   &H0080C0FF&
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "原料支配查询"
   ClientHeight    =   5925
   ClientLeft      =   2760
   ClientTop       =   3750
   ClientWidth     =   9465
   Icon            =   "frm_ylzpcx.frx":0000
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   MDIChild        =   -1  'True
   MinButton       =   0   'False
   ScaleHeight     =   5925
   ScaleWidth      =   9465
   ShowInTaskbar   =   0   'False
   Begin VB.Frame Frame1 
      BackColor       =   &H0080C0FF&
      Caption         =   "查询条件:"
      Height          =   1788
      Left            =   120
      TabIndex        =   13
      Top             =   48
      Width           =   7800
      Begin VB.ComboBox Combo1 
         BackColor       =   &H00C0E0FF&
         Height          =   300
         Index           =   1
         Left            =   4155
         TabIndex        =   3
         Top             =   648
         Width           =   3465
      End
      Begin VB.ComboBox Combo1 
         BackColor       =   &H00C0E0FF&
         Height          =   300
         Index           =   0
         Left            =   4155
         TabIndex        =   1
         Top             =   240
         Width           =   3465
      End
      Begin VB.Frame Frame2 
         BackColor       =   &H0080C0FF&
         Caption         =   "日期:"
         Height          =   672
         Left            =   3045
         TabIndex        =   14
         Top             =   960
         Width           =   4590
         Begin MSComCtl2.DTPicker DTPicker1 
            Height          =   285
            Index           =   0
            Left            =   540
            TabIndex        =   5
            Top             =   225
            Width           =   1785
            _ExtentX        =   3149
            _ExtentY        =   503
            _Version        =   393216
            Format          =   56426496
            CurrentDate     =   36801
         End
         Begin MSComCtl2.DTPicker DTPicker1 
            Height          =   285
            Index           =   1
            Left            =   2655
            TabIndex        =   6
            Top             =   225
            Width           =   1785
            _ExtentX        =   3149
            _ExtentY        =   503
            _Version        =   393216
            Format          =   56426496
            CurrentDate     =   36801
         End
         Begin VB.Label Label1 
            AutoSize        =   -1  'True
            BackStyle       =   0  'Transparent
            Caption         =   "从"
            Height          =   180
            Index           =   0
            Left            =   276
            TabIndex        =   16
            Top             =   288
            Width           =   180
         End
         Begin VB.Label Label1 
            AutoSize        =   -1  'True
            BackStyle       =   0  'Transparent
            Caption         =   "到"
            Height          =   180
            Index           =   1
            Left            =   2385
            TabIndex        =   15
            Top             =   300
            Width           =   180
         End
      End
      Begin VB.CheckBox Check1 
         BackColor       =   &H0080C0FF&
         Caption         =   "在一定日期范围内查询"
         Height          =   288
         Left            =   180
         TabIndex        =   4
         Top             =   1035
         Value           =   1  'Checked
         Width           =   2112
      End
      Begin VB.TextBox Text2 
         BackColor       =   &H00C0E0FF&
         Height          =   276
         Index           =   0
         Left            =   1110
         TabIndex        =   0
         Top             =   228
         Width           =   1845
      End
      Begin VB.TextBox Text2 
         BackColor       =   &H00C0E0FF&
         Height          =   276
         Index           =   1
         Left            =   1110
         TabIndex        =   2
         Top             =   648
         Width           =   1845
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "保管员:"
         Height          =   180
         Index           =   4
         Left            =   336
         TabIndex        =   20
         Top             =   276
         Width           =   720
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "美容师:"
         Height          =   180
         Index           =   5
         Left            =   3390
         TabIndex        =   19
         Top             =   285
         Width           =   720
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "美容材料:"
         Height          =   180
         Index           =   6
         Left            =   3210
         TabIndex        =   18
         Top             =   705
         Width           =   900
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "客人姓名:"
         Height          =   180
         Index           =   7
         Left            =   156
         TabIndex        =   17
         Top             =   684
         Width           =   900
      End
   End
   Begin VB.CommandButton Command1 
      BackColor       =   &H00C0E0FF&
      Default         =   -1  'True
      Height          =   450
      Index           =   0
      Left            =   8085
      MaskColor       =   &H00FFFFFF&
      Picture         =   "frm_ylzpcx.frx":000C
      Style           =   1  'Graphical
      TabIndex        =   7
      Top             =   60
      UseMaskColor    =   -1  'True
      Width           =   1230
   End
   Begin VB.CommandButton Command1 
      BackColor       =   &H00C0E0FF&
      Enabled         =   0   'False
      Height          =   450
      Index           =   1
      Left            =   8085
      MaskColor       =   &H00FFFFFF&
      Picture         =   "frm_ylzpcx.frx":14FA
      Style           =   1  'Graphical
      TabIndex        =   8
      Top             =   520
      UseMaskColor    =   -1  'True
      Width           =   1230
   End
   Begin VB.CommandButton Command1 
      BackColor       =   &H00C0E0FF&
      Enabled         =   0   'False
      Height          =   450
      Index           =   2
      Left            =   8085
      MaskColor       =   &H00FFFFFF&
      Picture         =   "frm_ylzpcx.frx":4130
      Style           =   1  'Graphical
      TabIndex        =   9
      Top             =   980
      UseMaskColor    =   -1  'True
      Width           =   1230
   End
   Begin VB.CommandButton Command1 
      BackColor       =   &H00C0E0FF&
      Cancel          =   -1  'True
      Height          =   450
      Index           =   3
      Left            =   8085
      MaskColor       =   &H00FFFFFF&
      Picture         =   "frm_ylzpcx.frx":6A3A
      Style           =   1  'Graphical
      TabIndex        =   10
      Top             =   1440
      UseMaskColor    =   -1  'True
      Width           =   1230
   End
   Begin MSComctlLib.ProgressBar ProgressBar1 
      Height          =   180
      Left            =   120
      TabIndex        =   12

⌨️ 快捷键说明

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