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

📄 form4.frm

📁 山西旅游酒店预定商务软件
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Begin VB.Form Form4 
   Caption         =   "订单信息"
   ClientHeight    =   7125
   ClientLeft      =   2925
   ClientTop       =   2460
   ClientWidth     =   10740
   Icon            =   "Form4.frx":0000
   LinkTopic       =   "Form4"
   LockControls    =   -1  'True
   MDIChild        =   -1  'True
   ScaleHeight     =   7125
   ScaleWidth      =   10740
   WindowState     =   2  'Maximized
   Begin MSAdodcLib.Adodc Adodc2 
      Height          =   435
      Left            =   7320
      Top             =   1500
      Visible         =   0   'False
      Width           =   1200
      _ExtentX        =   2117
      _ExtentY        =   767
      ConnectMode     =   0
      CursorLocation  =   3
      IsolationLevel  =   -1
      ConnectionTimeout=   15
      CommandTimeout  =   30
      CursorType      =   3
      LockType        =   3
      CommandType     =   8
      CursorOptions   =   0
      CacheSize       =   50
      MaxRecords      =   0
      BOFAction       =   0
      EOFAction       =   0
      ConnectStringType=   1
      Appearance      =   1
      BackColor       =   -2147483643
      ForeColor       =   -2147483640
      Orientation     =   0
      Enabled         =   -1
      Connect         =   ""
      OLEDBString     =   ""
      OLEDBFile       =   ""
      DataSourceName  =   ""
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   ""
      Caption         =   "Adodc2"
      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.CommandButton Command4 
      Caption         =   "删除"
      Enabled         =   0   'False
      Height          =   330
      Left            =   5820
      TabIndex        =   10
      Top             =   2535
      Width           =   1140
   End
   Begin VB.CommandButton Command3 
      Caption         =   "保存"
      Height          =   330
      Left            =   3450
      TabIndex        =   8
      Top             =   2535
      Width           =   1140
   End
   Begin VB.CommandButton Command2 
      Caption         =   "修改"
      Enabled         =   0   'False
      Height          =   330
      Left            =   4635
      TabIndex        =   9
      Top             =   2535
      Width           =   1140
   End
   Begin VB.CommandButton Command1 
      Caption         =   "添加"
      Height          =   330
      Left            =   2265
      TabIndex        =   11
      Top             =   2535
      Width           =   1140
   End
   Begin VB.Frame Frame1 
      Height          =   2415
      Left            =   120
      TabIndex        =   12
      Top             =   0
      Width           =   9480
      Begin VB.TextBox Text7 
         Height          =   420
         Left            =   5580
         TabIndex        =   24
         Text            =   "订单编号"
         Top             =   1500
         Visible         =   0   'False
         Width           =   915
      End
      Begin VB.TextBox Text6 
         Height          =   570
         Left            =   5460
         TabIndex        =   23
         Text            =   "酒店编号"
         Top             =   1320
         Visible         =   0   'False
         Width           =   915
      End
      Begin VB.ComboBox Combo1 
         Height          =   300
         Left            =   1080
         TabIndex        =   6
         Top             =   1980
         Width           =   2355
      End
      Begin VB.TextBox Text5 
         Height          =   300
         Left            =   1080
         TabIndex        =   5
         Top             =   1620
         Width           =   2355
      End
      Begin VB.Frame Frame2 
         Height          =   2175
         Left            =   3540
         TabIndex        =   17
         Top             =   120
         Width           =   5835
         Begin MSAdodcLib.Adodc Adodc1 
            Height          =   330
            Left            =   300
            Top             =   1440
            Visible         =   0   'False
            Width           =   1200
            _ExtentX        =   2117
            _ExtentY        =   582
            ConnectMode     =   0
            CursorLocation  =   3
            IsolationLevel  =   -1
            ConnectionTimeout=   15
            CommandTimeout  =   30
            CursorType      =   3
            LockType        =   3
            CommandType     =   8
            CursorOptions   =   0
            CacheSize       =   50
            MaxRecords      =   0
            BOFAction       =   0
            EOFAction       =   0
            ConnectStringType=   1
            Appearance      =   1
            BackColor       =   -2147483643
            ForeColor       =   -2147483640
            Orientation     =   0
            Enabled         =   -1
            Connect         =   ""
            OLEDBString     =   ""
            OLEDBFile       =   ""
            DataSourceName  =   ""
            OtherAttributes =   ""
            UserName        =   ""
            Password        =   ""
            RecordSource    =   ""
            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.TextBox Text2 
            Height          =   315
            Left            =   1020
            TabIndex        =   7
            Top             =   180
            Width           =   2055
         End
         Begin MSDataGridLib.DataGrid DataGrid2 
            Height          =   1455
            Left            =   120
            TabIndex        =   18
            Top             =   600
            Width           =   5595
            _ExtentX        =   9869
            _ExtentY        =   2566
            _Version        =   393216
            AllowUpdate     =   -1  'True
            ColumnHeaders   =   -1  'True
            HeadLines       =   1.4
            RowHeight       =   15
            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     =   2
            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
            SplitCount      =   1
            BeginProperty Split0 
               MarqueeStyle    =   3
               BeginProperty Column00 
               EndProperty
               BeginProperty Column01 
               EndProperty
            EndProperty
         End
         Begin VB.Label Label7 
            AutoSize        =   -1  'True
            Height          =   180
            Left            =   3840
            TabIndex        =   21
            Top             =   240
            Width           =   90
         End
         Begin VB.Label Label6 
            Caption         =   "酒店名称"
            Height          =   195
            Left            =   120
            TabIndex        =   20
            Top             =   240
            Width           =   975
         End
         Begin VB.Image Image1 
            Height          =   240
            Left            =   3180
            MouseIcon       =   "Form4.frx":030A
            MousePointer    =   99  'Custom
            Picture         =   "Form4.frx":045C
            Top             =   240
            Width           =   240
         End
      End
      Begin MSComCtl2.DTPicker DTPicker1 
         Height          =   300
         Left            =   1080
         TabIndex        =   4
         Top             =   1275
         Width           =   2355
         _ExtentX        =   4154
         _ExtentY        =   529
         _Version        =   393216
         Format          =   23724033
         CurrentDate     =   37394
      End
      Begin VB.TextBox Text4 
         Height          =   300
         Left            =   1080
         TabIndex        =   3
         Text            =   "0"
         Top             =   930
         Width           =   2355
      End
      Begin VB.TextBox Text3 
         Height          =   300
         Left            =   1080
         TabIndex        =   2
         Text            =   "0"
         Top             =   585
         Width           =   2355
      End
      Begin VB.TextBox Text1 

⌨️ 快捷键说明

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