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

📄 frmairline1.frm

📁 VB下的航空公司信息管理系统.关键词: 航空公司管理系统
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Begin VB.Form frmAirline1 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "航线信息"
   ClientHeight    =   4200
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   6405
   Icon            =   "frmAirline1.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   Picture         =   "frmAirline1.frx":08CA
   ScaleHeight     =   4200
   ScaleWidth      =   6405
   ShowInTaskbar   =   0   'False
   StartUpPosition =   1  '所有者中心
   Begin VB.ComboBox Combo1 
      Height          =   288
      Index           =   1
      ItemData        =   "frmAirline1.frx":D0F8
      Left            =   4680
      List            =   "frmAirline1.frx":D0FA
      Style           =   2  'Dropdown List
      TabIndex        =   5
      Top             =   1200
      Width           =   1212
   End
   Begin VB.TextBox txtNo 
      Height          =   270
      Left            =   1080
      TabIndex        =   21
      TabStop         =   0   'False
      Top             =   3720
      Visible         =   0   'False
      Width           =   735
   End
   Begin VB.Frame Frame1 
      BackColor       =   &H00C0C0C0&
      Caption         =   "航线信息:"
      Height          =   3375
      Left            =   120
      TabIndex        =   12
      Top             =   120
      Width           =   6015
      Begin VB.TextBox txtItem 
         Height          =   1080
         Index           =   7
         Left            =   1560
         MaxLength       =   80
         MultiLine       =   -1  'True
         ScrollBars      =   2  'Vertical
         TabIndex        =   9
         Top             =   2160
         Width           =   4212
      End
      Begin VB.TextBox txtItem 
         Height          =   270
         Index           =   6
         Left            =   1560
         MaxLength       =   20
         TabIndex        =   8
         Top             =   1800
         Width           =   1212
      End
      Begin VB.TextBox txtItem 
         Height          =   270
         Index           =   5
         Left            =   4560
         MaxLength       =   20
         TabIndex        =   7
         Top             =   1440
         Width           =   1212
      End
      Begin VB.TextBox txtItem 
         Height          =   270
         Index           =   4
         Left            =   1560
         MaxLength       =   20
         TabIndex        =   6
         Top             =   1440
         Width           =   1212
      End
      Begin VB.TextBox txtItem 
         Height          =   270
         Index           =   3
         Left            =   1560
         MaxLength       =   20
         TabIndex        =   4
         Top             =   1080
         Width           =   1212
      End
      Begin VB.TextBox txtItem 
         Height          =   270
         Index           =   2
         Left            =   4560
         MaxLength       =   20
         TabIndex        =   3
         Top             =   720
         Width           =   1212
      End
      Begin VB.ComboBox Combo1 
         Height          =   288
         Index           =   0
         ItemData        =   "frmAirline1.frx":D0FC
         Left            =   1560
         List            =   "frmAirline1.frx":D0FE
         Style           =   2  'Dropdown List
         TabIndex        =   2
         Top             =   720
         Width           =   1212
      End
      Begin VB.TextBox txtItem 
         Height          =   270
         Index           =   0
         Left            =   1560
         MaxLength       =   8
         TabIndex        =   0
         Top             =   360
         Width           =   1212
      End
      Begin VB.TextBox txtItem 
         Height          =   270
         Index           =   1
         Left            =   4560
         MaxLength       =   20
         TabIndex        =   1
         Top             =   360
         Width           =   1212
      End
      Begin VB.Label Label2 
         AutoSize        =   -1  'True
         BackColor       =   &H00C0C0C0&
         Caption         =   "头等舱价格:"
         Height          =   180
         Index           =   4
         Left            =   360
         TabIndex        =   23
         Top             =   1800
         Width           =   1080
      End
      Begin VB.Label Label2 
         AutoSize        =   -1  'True
         BackColor       =   &H00C0C0C0&
         Caption         =   "公务舱价格:"
         Height          =   180
         Index           =   3
         Left            =   3360
         TabIndex        =   22
         Top             =   1440
         Width           =   1080
      End
      Begin VB.Label Label2 
         AutoSize        =   -1  'True
         BackColor       =   &H00C0C0C0&
         Caption         =   "备注信息:"
         Height          =   180
         Index           =   10
         Left            =   360
         TabIndex        =   20
         Top             =   2160
         Width           =   900
      End
      Begin VB.Label Label2 
         AutoSize        =   -1  'True
         BackColor       =   &H00C0C0C0&
         Caption         =   "经济舱价格:"
         Height          =   180
         Index           =   2
         Left            =   360
         TabIndex        =   19
         Top             =   1440
         Width           =   1080
      End
      Begin VB.Label Label2 
         AutoSize        =   -1  'True
         BackColor       =   &H00C0C0C0&
         Caption         =   "客机编号:"
         Height          =   180
         Index           =   8
         Left            =   3360
         TabIndex        =   18
         Top             =   1080
         Width           =   900
      End
      Begin VB.Label Label2 
         AutoSize        =   -1  'True
         BackColor       =   &H00C0C0C0&
         Caption         =   "到达时间:"
         Height          =   180
         Index           =   7
         Left            =   360
         TabIndex        =   17
         Top             =   1080
         Width           =   900
      End
      Begin VB.Label Label2 
         AutoSize        =   -1  'True
         BackColor       =   &H00C0C0C0&
         Caption         =   "出发时间:"
         Height          =   180
         Index           =   6
         Left            =   3360
         TabIndex        =   16
         Top             =   720
         Width           =   900
      End
      Begin VB.Label Label2 
         AutoSize        =   -1  'True
         BackColor       =   &H00C0C0C0&
         Caption         =   "航班日期:"
         Height          =   180
         Index           =   5
         Left            =   360
         TabIndex        =   15
         Top             =   720
         Width           =   900
      End
      Begin VB.Label Label2 
         AutoSize        =   -1  'True
         BackColor       =   &H00C0C0C0&
         Caption         =   "出发城市:"
         Height          =   180
         Index           =   0
         Left            =   360
         TabIndex        =   14
         Top             =   360
         Width           =   900
      End
      Begin VB.Label Label2 
         AutoSize        =   -1  'True
         BackColor       =   &H00C0C0C0&
         Caption         =   "到达城市:"
         Height          =   180
         Index           =   1
         Left            =   3360
         TabIndex        =   13
         Top             =   360
         Width           =   900
      End
   End
   Begin VB.CommandButton cmdExit 
      Caption         =   "返回 (&X)"
      Height          =   375
      Left            =   3600
      TabIndex        =   11
      Top             =   3720
      Width           =   1215
   End
   Begin VB.CommandButton cmdSave 

⌨️ 快捷键说明

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