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

📄 frmfixdeposit3.frm

📁 软件工程实验报告 银行储蓄管理系统 1.可行性分析 2.总体设计 3.详细设计 4.实验报告模板
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Begin VB.Form frmFixDeposit3 
   BackColor       =   &H00404040&
   BorderStyle     =   1  'Fixed Single
   Caption         =   "定期存款:第三步"
   ClientHeight    =   5475
   ClientLeft      =   45
   ClientTop       =   435
   ClientWidth     =   7905
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MDIChild        =   -1  'True
   MinButton       =   0   'False
   ScaleHeight     =   5475
   ScaleWidth      =   7905
   Begin VB.CommandButton cmdCancel 
      Cancel          =   -1  'True
      Caption         =   "取 消"
      Height          =   345
      Left            =   6120
      TabIndex        =   28
      Top             =   4680
      Width           =   855
   End
   Begin VB.CommandButton cmdNext 
      Caption         =   "下一步"
      Default         =   -1  'True
      Height          =   345
      Left            =   5040
      TabIndex        =   27
      Top             =   4680
      Width           =   855
   End
   Begin VB.CommandButton cmdBack 
      Caption         =   "上一步"
      Height          =   345
      Left            =   3960
      TabIndex        =   26
      Top             =   4680
      Width           =   855
   End
   Begin VB.TextBox txt 
      Enabled         =   0   'False
      Height          =   270
      Index           =   10
      Left            =   1560
      TabIndex        =   25
      Top             =   4680
      Width           =   2055
   End
   Begin VB.TextBox txt 
      Enabled         =   0   'False
      Height          =   270
      Index           =   9
      Left            =   1560
      TabIndex        =   24
      Top             =   4200
      Width           =   5415
   End
   Begin VB.TextBox txt 
      Enabled         =   0   'False
      Height          =   270
      Index           =   8
      Left            =   6240
      TabIndex        =   23
      Top             =   3720
      Width           =   735
   End
   Begin VB.TextBox txt 
      Enabled         =   0   'False
      Height          =   270
      Index           =   7
      Left            =   1560
      TabIndex        =   22
      Top             =   3720
      Width           =   3855
   End
   Begin VB.TextBox txt 
      Enabled         =   0   'False
      Height          =   270
      Index           =   6
      Left            =   6240
      TabIndex        =   21
      Top             =   3240
      Width           =   735
   End
   Begin VB.TextBox txt 
      Enabled         =   0   'False
      Height          =   270
      Index           =   5
      Left            =   1560
      TabIndex        =   20
      Top             =   3240
      Width           =   3855
   End
   Begin VB.TextBox txt 
      Enabled         =   0   'False
      Height          =   270
      Index           =   4
      Left            =   1560
      TabIndex        =   19
      Top             =   2760
      Width           =   5415
   End
   Begin VB.TextBox txt 
      Enabled         =   0   'False
      Height          =   270
      Index           =   3
      Left            =   1560
      TabIndex        =   18
      Top             =   2280
      Width           =   5415
   End
   Begin VB.TextBox txt 
      Enabled         =   0   'False
      Height          =   270
      Index           =   2
      Left            =   4440
      TabIndex        =   17
      Top             =   1800
      Width           =   2535
   End
   Begin VB.TextBox txt 
      Enabled         =   0   'False
      Height          =   270
      Index           =   1
      Left            =   1560
      TabIndex        =   16
      Top             =   1800
      Width           =   2055
   End
   Begin VB.TextBox txt 
      Enabled         =   0   'False
      Height          =   270
      Index           =   0
      Left            =   1560
      TabIndex        =   15
      Top             =   1320
      Width           =   5415
   End
   Begin VB.Label lbl 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "经办:"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FFFFFF&
      Height          =   210
      Index           =   14
      Left            =   840
      TabIndex        =   14
      Top             =   4800
      Width           =   525
   End
   Begin VB.Label lbl 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "帐户号码:"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FFFFFF&
      Height          =   210
      Index           =   13
      Left            =   480
      TabIndex        =   13
      Top             =   1440
      Width           =   945
   End
   Begin VB.Label lbl 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "利息:"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FFFFFF&
      Height          =   210
      Index           =   12
      Left            =   5640
      TabIndex        =   12
      Top             =   3840
      Width           =   525
   End
   Begin VB.Label lbl 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "结止日期:"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FFFFFF&
      Height          =   210
      Index           =   11
      Left            =   480
      TabIndex        =   11
      Top             =   4320
      Width           =   945
   End
   Begin VB.Label lbl 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "存款日期:"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00FFFFFF&
      Height          =   210
      Index           =   9
      Left            =   480
      TabIndex        =   10
      Top             =   3840
      Width           =   945
   End
   Begin VB.Label lbl 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "姓名:"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False

⌨️ 快捷键说明

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