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

📄 send_request.frm

📁 TMS(小型票务管理VB+Access)
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Begin VB.Form send_request 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "send your request"
   ClientHeight    =   5775
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   5625
   Icon            =   "send_request.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MDIChild        =   -1  'True
   MinButton       =   0   'False
   ScaleHeight     =   5775
   ScaleWidth      =   5625
   Begin VB.ComboBox DBCombo1 
      Appearance      =   0  'Flat
      BackColor       =   &H00E0E0E0&
      Height          =   315
      Left            =   1560
      TabIndex        =   34
      Top             =   1320
      Width           =   855
   End
   Begin VB.Data Data2 
      Caption         =   "Data2"
      Connect         =   "Access"
      DatabaseName    =   "tennis.mdb"
      DefaultCursorType=   0  'DefaultCursor
      DefaultType     =   2  'UseODBC
      Exclusive       =   0   'False
      Height          =   300
      Left            =   3840
      Options         =   0
      ReadOnly        =   0   'False
      RecordsetType   =   1  'Dynaset
      RecordSource    =   "places"
      Top             =   0
      Visible         =   0   'False
      Width           =   1065
   End
   Begin VB.TextBox Price 
      Appearance      =   0  'Flat
      BackColor       =   &H00E0E0E0&
      BeginProperty DataFormat 
         Type            =   1
         Format          =   "0"
         HaveTrueFalseNull=   0
         FirstDayOfWeek  =   0
         FirstWeekOfYear =   0
         LCID            =   2055
         SubFormatType   =   1
      EndProperty
      Height          =   285
      Left            =   4440
      Locked          =   -1  'True
      TabIndex        =   32
      Text            =   "0"
      Top             =   1365
      Width           =   615
   End
   Begin VB.TextBox number 
      Appearance      =   0  'Flat
      BackColor       =   &H00E0E0E0&
      BeginProperty DataFormat 
         Type            =   1
         Format          =   "0"
         HaveTrueFalseNull=   0
         FirstDayOfWeek  =   0
         FirstWeekOfYear =   0
         LCID            =   2055
         SubFormatType   =   1
      EndProperty
      Height          =   285
      Left            =   4440
      TabIndex        =   30
      Text            =   "0"
      Top             =   960
      Width           =   615
   End
   Begin VB.CommandButton cancel 
      BackColor       =   &H00E0E0E0&
      Caption         =   "&Cancel"
      Height          =   255
      Left            =   2280
      Style           =   1  'Graphical
      TabIndex        =   28
      Top             =   5280
      Width           =   975
   End
   Begin VB.Frame Frame1 
      Caption         =   "Personnal informations"
      Height          =   3375
      Left            =   120
      TabIndex        =   10
      Top             =   1800
      Width           =   5295
      Begin VB.TextBox Text11 
         Height          =   285
         Left            =   4440
         MaxLength       =   4
         TabIndex        =   31
         Top             =   2650
         Width           =   735
      End
      Begin VB.TextBox Text10 
         Height          =   285
         Left            =   3240
         TabIndex        =   25
         Top             =   2350
         Width           =   1935
      End
      Begin VB.TextBox Text9 
         BeginProperty DataFormat 
            Type            =   1
            Format          =   "mm/yyyy"
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2055
            SubFormatType   =   0
         EndProperty
         Height          =   285
         Left            =   3960
         MaxLength       =   2
         TabIndex        =   24
         Top             =   2650
         Width           =   375
      End
      Begin VB.OptionButton Option2 
         Caption         =   "Facture"
         Height          =   255
         Left            =   1560
         TabIndex        =   23
         Top             =   3000
         Value           =   -1  'True
         Width           =   1095
      End
      Begin VB.OptionButton Option1 
         Caption         =   "Visa"
         Height          =   255
         Left            =   1560
         TabIndex        =   22
         Top             =   2160
         Width           =   735
      End
      Begin VB.TextBox Text8 
         Height          =   285
         Left            =   960
         TabIndex        =   20
         Top             =   1800
         Width           =   1935
      End
      Begin VB.TextBox Text7 
         BeginProperty DataFormat 
            Type            =   1
            Format          =   "0"
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2055
            SubFormatType   =   1
         EndProperty
         Height          =   285
         Left            =   960
         TabIndex        =   19
         Top             =   1440
         Width           =   1935
      End
      Begin VB.TextBox Text6 
         Height          =   285
         Left            =   960
         TabIndex        =   18
         Top             =   1080
         Width           =   1935
      End
      Begin VB.TextBox Text5 
         Height          =   285
         Left            =   960
         TabIndex        =   17
         Top             =   720
         Width           =   1935
      End
      Begin VB.TextBox Text4 
         Height          =   285
         Left            =   960
         TabIndex        =   16
         Top             =   360
         Width           =   1935
      End
      Begin VB.Line Line4 
         X1              =   4350
         X2              =   4400
         Y1              =   2880
         Y2              =   2640
      End
      Begin VB.Line Line3 
         X1              =   1680
         X2              =   1680
         Y1              =   2760
         Y2              =   2400
      End
      Begin VB.Line Line2 
         X1              =   2280
         X2              =   1680
         Y1              =   2520
         Y2              =   2520
      End
      Begin VB.Line Line1 
         X1              =   2280
         X2              =   1680
         Y1              =   2760
         Y2              =   2760
      End
      Begin VB.Label Label13 
         Caption         =   "Expire date - mm/yyyy"
         Height          =   255
         Left            =   2280
         TabIndex        =   27
         Top             =   2640
         Width           =   1575
      End
      Begin VB.Label Label12 
         Caption         =   "number"
         Height          =   255
         Left            =   2280
         TabIndex        =   26
         Top             =   2400
         Width           =   735
      End
      Begin VB.Label Label11 
         Caption         =   "Payment method :"
         Height          =   255
         Left            =   120
         TabIndex        =   21
         Top             =   2160
         Width           =   1815
      End
      Begin VB.Label Label10 
         Caption         =   "Locality :"
         Height          =   255
         Left            =   120
         TabIndex        =   15
         Top             =   1800
         Width           =   735
      End
      Begin VB.Label Label9 
         Caption         =   "NPA :"
         Height          =   255
         Left            =   120
         TabIndex        =   14
         Top             =   1440
         Width           =   615
      End
      Begin VB.Label Label8 
         Caption         =   "Address :"
         Height          =   255
         Left            =   120
         TabIndex        =   13
         Top             =   1080
         Width           =   855
      End
      Begin VB.Label Label7 
         Caption         =   "Surname :"
         Height          =   255
         Left            =   120
         TabIndex        =   12
         Top             =   720
         Width           =   975
      End
      Begin VB.Label Label6 
         Caption         =   "Name :"
         Height          =   255
         Left            =   120
         TabIndex        =   11
         Top             =   360
         Width           =   735
      End
   End
   Begin VB.TextBox Text3 
      Appearance      =   0  'Flat
      BackColor       =   &H00E0E0E0&
      DataField       =   "nombre"
      DataSource      =   "Data1"
      Height          =   285
      Left            =   960
      Locked          =   -1  'True
      TabIndex        =   9
      Text            =   "0"
      Top             =   960
      Width           =   495
   End
   Begin VB.Data Data1 
      Caption         =   "Data1"
      Connect         =   "Access"
      DatabaseName    =   "tennis.mdb"
      DefaultCursorType=   0  'DefaultCursor
      DefaultType     =   2  'UseODBC
      Exclusive       =   0   'False
      Height          =   345
      Left            =   2160
      Options         =   0
      ReadOnly        =   0   'False
      RecordsetType   =   1  'Dynaset
      RecordSource    =   "places"
      Top             =   0
      Visible         =   0   'False
      Width           =   1140
   End
   Begin VB.CommandButton buy 
      BackColor       =   &H00E0E0E0&
      Caption         =   "&Buy"
      Height          =   255
      Left            =   1200
      Style           =   1  'Graphical
      TabIndex        =   8
      Top             =   5280
      Width           =   975
   End
   Begin VB.CommandButton print_ 
      BackColor       =   &H00E0E0E0&
      Caption         =   "&Print"
      Height          =   255
      Left            =   120
      Style           =   1  'Graphical
      TabIndex        =   7
      Top             =   5280
      Width           =   975
   End
   Begin VB.TextBox Text2 
      Height          =   285
      Left            =   2520
      Locked          =   -1  'True
      TabIndex        =   1
      Text            =   "Text2"
      Top             =   480
      Width           =   1935
   End
   Begin VB.TextBox Text1 
      Height          =   285
      Left            =   120
      Locked          =   -1  'True
      TabIndex        =   0
      Text            =   "Text1"
      Top             =   480
      Width           =   1935
   End
   Begin VB.Label lblPrice 
      Appearance      =   0  'Flat
      BackColor       =   &H00E0E0E0&
      BorderStyle     =   1  'Fixed Single
      Caption         =   "Price"
      ForeColor       =   &H80000008&
      Height          =   285
      Left            =   3840
      TabIndex        =   33
      Top             =   1365
      Width           =   615
   End
   Begin VB.Shape Shape2 
      BorderWidth     =   3
      Height          =   375
      Left            =   3800
      Top             =   1320
      Width           =   1305
   End
   Begin VB.Shape Shape1 
      BorderWidth     =   3

⌨️ 快捷键说明

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