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

📄 forbookticket.frm

📁 这个是我们软件工程的课程设计成果
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "msadodc.ocx"
Begin VB.Form ForBookTicket 
   Caption         =   "订票"
   ClientHeight    =   6570
   ClientLeft      =   60
   ClientTop       =   435
   ClientWidth     =   9390
   LinkTopic       =   "Form1"
   ScaleHeight     =   6570
   ScaleWidth      =   9390
   StartUpPosition =   2  'CenterScreen
   Begin MSAdodcLib.Adodc Adodc1 
      Height          =   375
      Left            =   2640
      Top             =   120
      Visible         =   0   'False
      Width           =   1455
      _ExtentX        =   2566
      _ExtentY        =   661
      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=SQLOLEDB.1;Integrated Security=SSPI;Persist Security Info=False;Initial Catalog=train;Data Source=CHENYIDAN"
      OLEDBString     =   "Provider=SQLOLEDB.1;Integrated Security=SSPI;Persist Security Info=False;Initial Catalog=train;Data Source=CHENYIDAN"
      OLEDBFile       =   ""
      DataSourceName  =   ""
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   "select * from 用户订票表单"
      Caption         =   "Adodc1"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      _Version        =   393216
   End
   Begin VB.Frame Frame3 
      BackColor       =   &H00C0FFC0&
      Caption         =   "用户信息"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   12
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   1455
      Left            =   360
      TabIndex        =   35
      Top             =   3720
      Width           =   8655
      Begin VB.TextBox Text17 
         Height          =   375
         Left            =   1320
         TabIndex        =   43
         Text            =   "Text17"
         Top             =   840
         Width           =   6735
      End
      Begin VB.TextBox Text16 
         Height          =   375
         Left            =   6360
         TabIndex        =   42
         Text            =   "Text16"
         Top             =   360
         Width           =   1695
      End
      Begin VB.TextBox Text15 
         Height          =   375
         Left            =   3720
         TabIndex        =   41
         Text            =   "Text15"
         Top             =   360
         Width           =   1335
      End
      Begin VB.TextBox Text14 
         Height          =   375
         Left            =   1320
         TabIndex        =   40
         Text            =   "Text14"
         Top             =   360
         Width           =   1215
      End
      Begin VB.Label Label18 
         BackColor       =   &H00C0FFC0&
         Caption         =   "联系方联"
         Height          =   375
         Left            =   5400
         TabIndex        =   39
         Top             =   360
         Width           =   1095
      End
      Begin VB.Label Label17 
         BackColor       =   &H00C0FFC0&
         Caption         =   "住址"
         Height          =   375
         Left            =   360
         TabIndex        =   38
         Top             =   840
         Width           =   735
      End
      Begin VB.Label Label16 
         BackColor       =   &H00C0FFC0&
         Caption         =   "姓名"
         Height          =   375
         Left            =   3000
         TabIndex        =   37
         Top             =   360
         Width           =   975
      End
      Begin VB.Label Label15 
         BackColor       =   &H00C0FFC0&
         Caption         =   "证件号码"
         Height          =   255
         Left            =   360
         TabIndex        =   36
         Top             =   360
         Width           =   855
      End
   End
   Begin VB.PictureBox Picture3 
      BorderStyle     =   0  'None
      Height          =   495
      Left            =   120
      Picture         =   "ForBookTicket.frx":0000
      ScaleHeight     =   495
      ScaleWidth      =   495
      TabIndex        =   31
      Top             =   120
      Width           =   495
   End
   Begin VB.Frame Frame2 
      BackColor       =   &H00C0FFC0&
      Caption         =   "操作"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   12
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   1095
      Left            =   360
      TabIndex        =   1
      Top             =   5280
      Width           =   8655
      Begin VB.PictureBox Picture4 
         BackColor       =   &H00C0FFC0&
         BorderStyle     =   0  'None
         Height          =   495
         Left            =   3480
         Picture         =   "ForBookTicket.frx":08CA
         ScaleHeight     =   495
         ScaleWidth      =   615
         TabIndex        =   47
         Top             =   360
         Width           =   615
      End
      Begin VB.CommandButton Command3 
         BackColor       =   &H00FFC0FF&
         Caption         =   "确认预订"
         Height          =   495
         Left            =   1560
         Style           =   1  'Graphical
         TabIndex        =   46
         Top             =   360
         Width           =   1335
      End
      Begin VB.PictureBox Picture2 
         BorderStyle     =   0  'None
         Height          =   495
         Left            =   6120
         Picture         =   "ForBookTicket.frx":1194
         ScaleHeight     =   495
         ScaleWidth      =   495
         TabIndex        =   30
         Top             =   360
         Width           =   495
      End
      Begin VB.PictureBox Picture1 
         BorderStyle     =   0  'None
         Height          =   495
         Left            =   840
         Picture         =   "ForBookTicket.frx":1A5E
         ScaleHeight     =   495
         ScaleWidth      =   495
         TabIndex        =   29
         Top             =   360
         Width           =   495
      End
      Begin VB.CommandButton Command2 
         BackColor       =   &H00FFC0FF&
         Caption         =   "打印发票"
         Height          =   495
         Left            =   4200
         Style           =   1  'Graphical
         TabIndex        =   28
         Top             =   360
         Width           =   1335
      End
      Begin VB.CommandButton Command1 
         BackColor       =   &H00FFC0FF&
         Caption         =   "返回"
         Height          =   495
         Left            =   6720
         Style           =   1  'Graphical
         TabIndex        =   27
         Top             =   360
         Width           =   1335
      End
   End
   Begin VB.Frame Frame1 
      BackColor       =   &H00C0FFC0&
      Caption         =   "预订信息"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   12
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   3015
      Left            =   360
      TabIndex        =   0
      Top             =   600
      Width           =   8655
      Begin VB.TextBox Text18 
         BackColor       =   &H00FFFFC0&
         Enabled         =   0   'False
         Height          =   375
         Left            =   6480
         TabIndex        =   44
         Text            =   "Text18"
         Top             =   2280
         Width           =   1575
      End
      Begin VB.TextBox Text13 
         BackColor       =   &H00FFFFC0&
         Enabled         =   0   'False
         Height          =   375
         Left            =   6480
         TabIndex        =   34
         Text            =   "Text13"
         Top             =   1800
         Width           =   1575
      End
      Begin VB.ComboBox Combo1 
         Height          =   315
         ItemData        =   "ForBookTicket.frx":1D68
         Left            =   6480
         List            =   "ForBookTicket.frx":1D7B
         TabIndex        =   32
         Text            =   "Combo1"
         Top             =   840
         Width           =   1575
      End
      Begin VB.TextBox Text12 
         BackColor       =   &H00FFFFC0&
         Enabled         =   0   'False
         Height          =   375
         Left            =   6480
         TabIndex        =   26
         Text            =   "Text12"
         Top             =   1320
         Width           =   1575
      End
      Begin VB.TextBox Text11 
         Enabled         =   0   'False
         Height          =   375
         Left            =   6480
         TabIndex        =   25
         Text            =   "Text11"
         Top             =   360
         Width           =   1575
      End
      Begin VB.TextBox Text10 
         Enabled         =   0   'False
         Height          =   375
         Left            =   3360
         TabIndex        =   24
         Text            =   "Text10"
         Top             =   2280
         Width           =   1815
      End
      Begin VB.TextBox Text9 
         Enabled         =   0   'False
         Height          =   375
         Left            =   3360
         TabIndex        =   23
         Text            =   "Text9"
         Top             =   1800
         Width           =   1815
      End
      Begin VB.TextBox Text8 
         Enabled         =   0   'False
         Height          =   375
         Left            =   3360
         TabIndex        =   22
         Text            =   "Text8"
         Top             =   1320
         Width           =   1815
      End
      Begin VB.TextBox Text7 
         Enabled         =   0   'False
         Height          =   375
         Left            =   3360
         TabIndex        =   21
         Text            =   "Text7"
         Top             =   840
         Width           =   1815
      End

⌨️ 快捷键说明

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