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

📄 main_qtgl_ztfwgl_fw.frm

📁 一个比较完整的数据库编程技巧”洗浴管理系统“
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "MSFLXGRD.OCX"
Begin VB.Form main_qtgl_ztfwgl_fw 
   BackColor       =   &H00C0C0C0&
   BorderStyle     =   1  'Fixed Single
   Caption         =   "【客人消费登记窗口】"
   ClientHeight    =   4560
   ClientLeft      =   45
   ClientTop       =   2445
   ClientWidth     =   10335
   Icon            =   "main_qtgl_ztfwgl_fw.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   4560
   ScaleWidth      =   10335
   StartUpPosition =   1  '所有者中心
   Begin VB.TextBox text1 
      BackColor       =   &H00FFFFFF&
      BorderStyle     =   0  'None
      Height          =   315
      Left            =   360
      TabIndex        =   0
      Top             =   720
      Visible         =   0   'False
      Width           =   1365
   End
   Begin MSAdodcLib.Adodc Adodc1 
      Height          =   330
      Left            =   8145
      Top             =   60
      Visible         =   0   'False
      Width           =   1905
      _ExtentX        =   3360
      _ExtentY        =   582
      ConnectMode     =   0
      CursorLocation  =   3
      IsolationLevel  =   -1
      ConnectionTimeout=   15
      CommandTimeout  =   30
      CursorType      =   3
      LockType        =   3
      CommandType     =   1
      CursorOptions   =   0
      CacheSize       =   50
      MaxRecords      =   0
      BOFAction       =   0
      EOFAction       =   0
      ConnectStringType=   1
      Appearance      =   1
      BackColor       =   -2147483643
      ForeColor       =   -2147483640
      Orientation     =   0
      Enabled         =   -1
      Connect         =   "Provider=MSDASQL.1;Persist Security Info=False;User ID=sa;Data Source=XYGLXT"
      OLEDBString     =   "Provider=MSDASQL.1;Persist Security Info=False;User ID=sa;Data Source=XYGLXT"
      OLEDBFile       =   ""
      DataSourceName  =   ""
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   "select * from 消费项目价格表"
      Caption         =   "Adodc1"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      _Version        =   393216
   End
   Begin VB.ComboBox Combo2 
      Height          =   300
      ItemData        =   "main_qtgl_ztfwgl_fw.frx":000C
      Left            =   8640
      List            =   "main_qtgl_ztfwgl_fw.frx":000E
      TabIndex        =   17
      Text            =   "Combo2"
      Top             =   930
      Visible         =   0   'False
      Width           =   1110
   End
   Begin VB.ComboBox Combo1 
      Height          =   300
      Left            =   7530
      TabIndex        =   16
      Text            =   "Combo1"
      Top             =   930
      Visible         =   0   'False
      Width           =   1110
   End
   Begin MSDataGridLib.DataGrid grid1 
      Bindings        =   "main_qtgl_ztfwgl_fw.frx":0010
      Height          =   2520
      Left            =   3135
      TabIndex        =   10
      ToolTipText     =   "服务项目列表"
      Top             =   855
      Visible         =   0   'False
      Width           =   7080
      _ExtentX        =   12488
      _ExtentY        =   4445
      _Version        =   393216
      AllowUpdate     =   0   'False
      HeadLines       =   1
      RowHeight       =   15
      FormatLocked    =   -1  'True
      BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ColumnCount     =   6
      BeginProperty Column00 
         DataField       =   "项目编号"
         Caption         =   "项目编号"
         BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
            Type            =   0
            Format          =   ""
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   0
         EndProperty
      EndProperty
      BeginProperty Column01 
         DataField       =   "简称"
         Caption         =   "简称"
         BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
            Type            =   0
            Format          =   ""
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   0
         EndProperty
      EndProperty
      BeginProperty Column02 
         DataField       =   "名称"
         Caption         =   "名称"
         BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
            Type            =   0
            Format          =   ""
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   0
         EndProperty
      EndProperty
      BeginProperty Column03 
         DataField       =   "单位"
         Caption         =   "单位"
         BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
            Type            =   0
            Format          =   ""
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   0
         EndProperty
      EndProperty
      BeginProperty Column04 
         DataField       =   "单价"
         Caption         =   "单价"
         BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
            Type            =   0
            Format          =   ""
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   0
         EndProperty
      EndProperty
      BeginProperty Column05 
         DataField       =   "说明"
         Caption         =   "说明"
         BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
            Type            =   0
            Format          =   ""
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   0
         EndProperty
      EndProperty
      SplitCount      =   1
      BeginProperty Split0 
         MarqueeStyle    =   4
         BeginProperty Column00 
            ColumnWidth     =   1065.26
         EndProperty
         BeginProperty Column01 
            ColumnWidth     =   629.858
         EndProperty
         BeginProperty Column02 
            ColumnWidth     =   2085.166
         EndProperty
         BeginProperty Column03 
            ColumnWidth     =   480.189
         EndProperty
         BeginProperty Column04 
            ColumnWidth     =   659.906
         EndProperty
         BeginProperty Column05 
            ColumnWidth     =   1440
         EndProperty
      EndProperty
   End
   Begin VB.TextBox hjje 
      BackColor       =   &H00C0C0C0&
      BorderStyle     =   0  'None
      Height          =   195
      Left            =   3615
      Locked          =   -1  'True
      TabIndex        =   11
      Top             =   4200
      Width           =   1215
   End
   Begin VB.TextBox pz 
      BackColor       =   &H00C0C0C0&
      BorderStyle     =   0  'None
      Height          =   195
      Left            =   555
      Locked          =   -1  'True
      TabIndex        =   8
      Top             =   4200
      Width           =   465
   End
   Begin VB.TextBox hjsl 
      BackColor       =   &H00C0C0C0&
      BorderStyle     =   0  'None
      Height          =   195
      Left            =   1920
      Locked          =   -1  'True
      TabIndex        =   7
      Top             =   4200
      Width           =   765
   End
   Begin VB.CommandButton CmdEnd 
      BackColor       =   &H00C0C0C0&
      Height          =   360
      Left            =   9030
      Picture         =   "main_qtgl_ztfwgl_fw.frx":0025
      Style           =   1  'Graphical
      TabIndex        =   5
      Top             =   4155
      Width           =   1275
   End
   Begin VB.CommandButton Cmdqx 
      BackColor       =   &H00C0C0C0&
      Enabled         =   0   'False
      Height          =   360
      Left            =   7740
      Picture         =   "main_qtgl_ztfwgl_fw.frx":19F5
      Style           =   1  'Graphical
      TabIndex        =   4
      Top             =   4155
      Width           =   1275
   End
   Begin VB.CommandButton Cmdbc 
      BackColor       =   &H00C0C0C0&
      Enabled         =   0   'False
      Height          =   360
      Left            =   6450
      Picture         =   "main_qtgl_ztfwgl_fw.frx":3498
      Style           =   1  'Graphical
      TabIndex        =   3
      Top             =   4155
      Width           =   1275
   End
   Begin VB.CommandButton Cmddj 
      BackColor       =   &H00C0C0C0&
      Height          =   360
      Left            =   5175
      Picture         =   "main_qtgl_ztfwgl_fw.frx":4F3D
      Style           =   1  'Graphical
      TabIndex        =   2
      Top             =   4155
      Width           =   1275
   End
   Begin MSFlexGridLib.MSFlexGrid MS1 
      Height          =   3570
      Left            =   45
      TabIndex        =   1
      Top             =   465
      Width           =   10260
      _ExtentX        =   18098
      _ExtentY        =   6297
      _Version        =   393216
      Rows            =   1
      Cols            =   0
      FixedRows       =   0
      FixedCols       =   0
      BackColor       =   16777215
      BackColorFixed  =   12632256
      ForeColorSel    =   16777215
      BackColorBkg    =   16777215
      GridColorFixed  =   16777215
      Enabled         =   0   'False
      ScrollBars      =   2
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
   End
   Begin VB.Label Labdt 
      BackStyle       =   0  'Transparent
      ForeColor       =   &H000000FF&
      Height          =   195
      Left            =   6540
      TabIndex        =   15
      Top             =   150
      Width           =   930
   End
   Begin VB.Label Labxh 
      BackStyle       =   0  'Transparent
      ForeColor       =   &H000000FF&
      Height          =   195
      Left            =   4800
      TabIndex        =   14
      Top             =   150
      Width           =   780
   End
   Begin VB.Label Labtime 
      BackStyle       =   0  'Transparent
      ForeColor       =   &H00FF0000&
      Height          =   195
      Left            =   930
      TabIndex        =   13
      Top             =   150
      Width           =   2505
   End
   Begin VB.Label Label3 
      BackStyle       =   0  'Transparent
      Caption         =   "消费箱号:         所在大厅:"
      Height          =   300
      Left            =   3945
      TabIndex        =   12
      Top             =   150
      Width           =   2940
   End
   Begin VB.Label Label1 
      BackStyle       =   0  'Transparent
      Caption         =   "品种:     合计数量:         合计金额:              元"
      Height          =   225
      Left            =   45
      TabIndex        =   9
      Top             =   4215

⌨️ 快捷键说明

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