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

📄 main_jbxx_xhxxgl.frm

📁 一个比较完整的数据库编程技巧”洗浴管理系统“
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "Mscomctl.ocx"
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Begin VB.Form main_jbxx_xhxxgl 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "基本信息管理--【箱号信息管理】"
   ClientHeight    =   5310
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   9885
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   5310
   ScaleWidth      =   9885
   StartUpPosition =   1  '所有者中心
   Begin VB.Frame Frame1 
      Caption         =   "箱号生成窗口"
      Height          =   2580
      Left            =   2925
      TabIndex        =   0
      Top             =   1440
      Visible         =   0   'False
      Width           =   3615
      Begin VB.TextBox Texmax 
         Height          =   300
         Left            =   2445
         TabIndex        =   15
         Text            =   "Texmax"
         Top             =   900
         Width           =   540
      End
      Begin VB.TextBox Texmin 
         Height          =   300
         Left            =   1245
         TabIndex        =   13
         Text            =   "Textmin"
         Top             =   900
         Width           =   540
      End
      Begin VB.ComboBox Combo2 
         Height          =   300
         Index           =   0
         Left            =   1245
         TabIndex        =   10
         Text            =   "Combo2"
         Top             =   1395
         Width           =   1995
      End
      Begin VB.CommandButton CmdEsc 
         Caption         =   "放弃退出"
         Height          =   360
         Index           =   0
         Left            =   1800
         TabIndex        =   8
         Top             =   1920
         Width           =   1590
      End
      Begin VB.CommandButton CmdSave1 
         Caption         =   "箱号生成"
         Height          =   360
         Left            =   270
         TabIndex        =   7
         Top             =   1920
         Width           =   1590
      End
      Begin VB.ComboBox Combo1 
         Height          =   300
         Index           =   0
         Left            =   1245
         TabIndex        =   6
         Text            =   "Combo1(0)"
         Top             =   420
         Width           =   1995
      End
      Begin MSComCtl2.UpDown UpDown1 
         Height          =   300
         Left            =   1800
         TabIndex        =   14
         Top             =   900
         Width           =   270
         _ExtentX        =   476
         _ExtentY        =   529
         _Version        =   393216
         Max             =   100
         Enabled         =   -1  'True
      End
      Begin MSComCtl2.UpDown UpDown2 
         Height          =   300
         Left            =   2985
         TabIndex        =   16
         Top             =   900
         Width           =   270
         _ExtentX        =   476
         _ExtentY        =   529
         _Version        =   393216
         Max             =   100
         Enabled         =   -1  'True
      End
      Begin VB.Label Label1 
         BackStyle       =   0  'Transparent
         Caption         =   "箱 号 从:           至"
         ForeColor       =   &H000000FF&
         Height          =   240
         Index           =   1
         Left            =   315
         TabIndex        =   12
         Top             =   975
         Width           =   2640
      End
      Begin VB.Label Label1 
         BackStyle       =   0  'Transparent
         Caption         =   "状    态:"
         Height          =   240
         Index           =   4
         Left            =   315
         TabIndex        =   11
         Top             =   1470
         Width           =   945
      End
      Begin VB.Label Label1 
         BackStyle       =   0  'Transparent
         Caption         =   "大    厅:"
         ForeColor       =   &H000000FF&
         Height          =   240
         Index           =   0
         Left            =   315
         TabIndex        =   5
         Top             =   495
         Width           =   945
      End
   End
   Begin VB.Frame Frame3 
      Caption         =   "箱号修改窗口"
      Height          =   2190
      Left            =   2925
      TabIndex        =   18
      Top             =   1485
      Visible         =   0   'False
      Width           =   3615
      Begin VB.CommandButton CmdEsc 
         Caption         =   "放弃退出"
         Height          =   360
         Index           =   1
         Left            =   1830
         TabIndex        =   25
         Top             =   1530
         Width           =   1590
      End
      Begin VB.ComboBox Combo2 
         Height          =   300
         Index           =   1
         Left            =   1275
         TabIndex        =   23
         Text            =   "Combo2(1)"
         Top             =   1095
         Width           =   1995
      End
      Begin VB.CommandButton CmdSave2 
         Caption         =   "保存"
         Height          =   360
         Left            =   165
         TabIndex        =   19
         Top             =   1530
         Width           =   1590
      End
      Begin VB.Label Labxh 
         BackStyle       =   0  'Transparent
         Caption         =   "Labxh"
         ForeColor       =   &H8000000D&
         Height          =   210
         Left            =   1260
         TabIndex        =   28
         Top             =   780
         Width           =   2025
      End
      Begin VB.Label Labdt 
         BackStyle       =   0  'Transparent
         Caption         =   "Labdt"
         ForeColor       =   &H8000000D&
         Height          =   210
         Left            =   1290
         TabIndex        =   27
         Top             =   360
         Width           =   2025
      End
      Begin VB.Label Label1 
         BackStyle       =   0  'Transparent
         Caption         =   "箱    号:"
         Height          =   240
         Index           =   5
         Left            =   300
         TabIndex        =   22
         Top             =   750
         Width           =   930
      End
      Begin VB.Label Label1 
         BackStyle       =   0  'Transparent
         Caption         =   "大    厅:"
         ForeColor       =   &H00000000&
         Height          =   240
         Index           =   3
         Left            =   315
         TabIndex        =   21
         Top             =   375
         Width           =   945
      End
      Begin VB.Label Label1 
         BackStyle       =   0  'Transparent
         Caption         =   "状    态:"
         Height          =   240
         Index           =   2
         Left            =   315
         TabIndex        =   20
         Top             =   1155
         Width           =   945
      End
   End
   Begin MSComctlLib.ImageList ImageList1 
      Left            =   135
      Top             =   1245
      _ExtentX        =   1005
      _ExtentY        =   1005
      BackColor       =   -2147483643
      ImageWidth      =   32
      ImageHeight     =   32
      MaskColor       =   12632256
      _Version        =   393216
      BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
         NumListImages   =   3
         BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "main_jbxx_xhxxgl.frx":0000
            Key             =   ""
         EndProperty
         BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "main_jbxx_xhxxgl.frx":08DC
            Key             =   ""
         EndProperty
         BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "main_jbxx_xhxxgl.frx":1310
            Key             =   ""
         EndProperty
      EndProperty
   End
   Begin VB.Frame Frame2 
      BackColor       =   &H80000004&
      Caption         =   "请选择大厅"
      Height          =   660
      Left            =   5565
      TabIndex        =   9
      Top             =   45
      Width           =   4305
      Begin VB.ComboBox Combo1 
         Height          =   300
         Index           =   1
         Left            =   105
         TabIndex        =   24
         Text            =   "Combo1(1)"

⌨️ 快捷键说明

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