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

📄 frm_live.frm

📁 家庭理财
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Object = "{0ECD9B60-23AA-11D0-B351-00A0C9055D8E}#6.0#0"; "MSHFLXGD.OCX"
Begin VB.Form frm_live 
   Caption         =   "活期存款"
   ClientHeight    =   5415
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   6375
   Icon            =   "frm_live.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   ScaleHeight     =   5415
   ScaleWidth      =   6375
   StartUpPosition =   2  '屏幕中心
   Begin TabDlg.SSTab SSTab1 
      Height          =   5415
      Left            =   0
      TabIndex        =   0
      Top             =   0
      Width           =   6375
      _ExtentX        =   11245
      _ExtentY        =   9551
      _Version        =   393216
      Style           =   1
      Tabs            =   2
      TabHeight       =   520
      BackColor       =   -2147483648
      TabCaption(0)   =   "账户信息"
      TabPicture(0)   =   "frm_live.frx":030A
      Tab(0).ControlEnabled=   -1  'True
      Tab(0).Control(0)=   "Label8"
      Tab(0).Control(0).Enabled=   0   'False
      Tab(0).Control(1)=   "Label9"
      Tab(0).Control(1).Enabled=   0   'False
      Tab(0).Control(2)=   "Label10"
      Tab(0).Control(2).Enabled=   0   'False
      Tab(0).Control(3)=   "Label11"
      Tab(0).Control(3).Enabled=   0   'False
      Tab(0).Control(4)=   "Label12"
      Tab(0).Control(4).Enabled=   0   'False
      Tab(0).Control(5)=   "Label13"
      Tab(0).Control(5).Enabled=   0   'False
      Tab(0).Control(6)=   "Label14"
      Tab(0).Control(6).Enabled=   0   'False
      Tab(0).Control(7)=   "Label20"
      Tab(0).Control(7).Enabled=   0   'False
      Tab(0).Control(8)=   "Label21"
      Tab(0).Control(8).Enabled=   0   'False
      Tab(0).Control(9)=   "Label22"
      Tab(0).Control(9).Enabled=   0   'False
      Tab(0).Control(10)=   "Command1"
      Tab(0).Control(10).Enabled=   0   'False
      Tab(0).Control(11)=   "Command2"
      Tab(0).Control(11).Enabled=   0   'False
      Tab(0).Control(12)=   "Command3"
      Tab(0).Control(12).Enabled=   0   'False
      Tab(0).Control(13)=   "Command4"
      Tab(0).Control(13).Enabled=   0   'False
      Tab(0).Control(14)=   "Frame1"
      Tab(0).Control(14).Enabled=   0   'False
      Tab(0).Control(15)=   "txt_date"
      Tab(0).Control(15).Enabled=   0   'False
      Tab(0).Control(16)=   "txt_money1"
      Tab(0).Control(16).Enabled=   0   'False
      Tab(0).Control(17)=   "txt_name1"
      Tab(0).Control(17).Enabled=   0   'False
      Tab(0).Control(18)=   "txt_address1"
      Tab(0).Control(18).Enabled=   0   'False
      Tab(0).Control(19)=   "txt_man1"
      Tab(0).Control(19).Enabled=   0   'False
      Tab(0).Control(20)=   "txt_size1"
      Tab(0).Control(20).Enabled=   0   'False
      Tab(0).Control(21)=   "Command12"
      Tab(0).Control(21).Enabled=   0   'False
      Tab(0).Control(22)=   "Command13"
      Tab(0).Control(22).Enabled=   0   'False
      Tab(0).ControlCount=   23
      TabCaption(1)   =   "取款记录"
      TabPicture(1)   =   "frm_live.frx":0326
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "txt_key"
      Tab(1).Control(1)=   "MSHFlexGrid1"
      Tab(1).Control(2)=   "Command10"
      Tab(1).Control(3)=   "Command9"
      Tab(1).Control(4)=   "Command7"
      Tab(1).Control(5)=   "Command6"
      Tab(1).Control(6)=   "Frame2"
      Tab(1).Control(7)=   "Combo1"
      Tab(1).Control(8)=   "Label15"
      Tab(1).ControlCount=   9
      Begin VB.CommandButton Command13 
         Caption         =   "上一个"
         Height          =   255
         Left            =   4200
         TabIndex        =   54
         Top             =   1920
         Width           =   735
      End
      Begin VB.CommandButton Command12 
         Caption         =   "下一个"
         Height          =   255
         Left            =   3480
         TabIndex        =   53
         Top             =   1920
         Width           =   735
      End
      Begin VB.TextBox txt_key 
         Height          =   270
         Left            =   -74880
         TabIndex        =   49
         Top             =   4800
         Visible         =   0   'False
         Width           =   615
      End
      Begin MSHierarchicalFlexGridLib.MSHFlexGrid MSHFlexGrid1 
         Height          =   2655
         Left            =   -74880
         TabIndex        =   48
         Top             =   840
         Width           =   6135
         _ExtentX        =   10821
         _ExtentY        =   4683
         _Version        =   393216
         AllowUserResizing=   1
         BandDisplay     =   1
         _NumberOfBands  =   1
         _Band(0).Cols   =   2
      End
      Begin VB.CommandButton Command10 
         Caption         =   "退出"
         Height          =   375
         Left            =   -73560
         TabIndex        =   39
         Top             =   4200
         Width           =   735
      End
      Begin VB.CommandButton Command9 
         Caption         =   "删除"
         Height          =   375
         Left            =   -74400
         TabIndex        =   38
         Top             =   4200
         Width           =   735
      End
      Begin VB.CommandButton Command7 
         Caption         =   "存款"
         Height          =   375
         Left            =   -74400
         TabIndex        =   37
         Top             =   3720
         Width           =   735
      End
      Begin VB.CommandButton Command6 
         Caption         =   "取款"
         Height          =   375
         Left            =   -73560
         TabIndex        =   36
         Top             =   3720
         Width           =   735
      End
      Begin VB.Frame Frame2 
         Height          =   1815
         Left            =   -72240
         TabIndex        =   35
         Top             =   3480
         Width           =   3255
         Begin MSComCtl2.DTPicker DTPicker2 
            Height          =   300
            Left            =   1080
            TabIndex        =   46
            Top             =   360
            Width           =   1335
            _ExtentX        =   2355
            _ExtentY        =   529
            _Version        =   393216
            Format          =   24772609
            CurrentDate     =   37817
         End
         Begin VB.CommandButton Command11 
            Caption         =   "确定"
            Height          =   375
            Left            =   2520
            TabIndex        =   42
            Top             =   1320
            Width           =   615
         End
         Begin VB.TextBox Text2 
            Height          =   300
            Left            =   1080
            TabIndex        =   41
            Top             =   1320
            Width           =   1335
         End
         Begin VB.TextBox Text1 
            Height          =   300
            Left            =   1080
            TabIndex        =   40
            Top             =   840
            Width           =   1335
         End
         Begin VB.Label Label19 
            Caption         =   "元"
            Height          =   255
            Left            =   2520
            TabIndex        =   47
            Top             =   840
            Width           =   495
         End
         Begin VB.Label Label18 
            Caption         =   "经手人:"
            Height          =   375
            Left            =   120
            TabIndex        =   45
            Top             =   1320
            Width           =   855
         End
         Begin VB.Label Label17 
            Caption         =   "金额:"
            Height          =   375
            Left            =   120
            TabIndex        =   44
            Top             =   840
            Width           =   615
         End
         Begin VB.Label Label16 
            Caption         =   "存款日期:"
            Height          =   375
            Left            =   120
            TabIndex        =   43
            Top             =   360
            Width           =   1095
         End
      End
      Begin VB.ComboBox Combo1 
         Height          =   300
         Left            =   -73560
         Style           =   2  'Dropdown List
         TabIndex        =   34
         Top             =   360
         Width           =   1455
      End
      Begin VB.TextBox txt_size1 
         BackColor       =   &H80000000&
         BorderStyle     =   0  'None
         Height          =   300
         Left            =   4440
         TabIndex        =   32
         Top             =   1080
         Width           =   1815
      End
      Begin VB.TextBox txt_man1 
         BackColor       =   &H80000000&
         BorderStyle     =   0  'None
         Height          =   300
         Left            =   4440
         TabIndex        =   31
         Top             =   600
         Width           =   975
      End
      Begin VB.TextBox txt_address1 
         BackColor       =   &H80000000&
         BorderStyle     =   0  'None
         Height          =   300
         Left            =   1200
         TabIndex        =   30
         Top             =   2040
         Width           =   2175
      End
      Begin VB.TextBox txt_name1 
         BackColor       =   &H80000000&
         BorderStyle     =   0  'None
         Height          =   300
         Left            =   1200
         TabIndex        =   29
         Top             =   1560
         Width           =   2175
      End
      Begin VB.TextBox txt_money1 
         BackColor       =   &H80000000&
         BorderStyle     =   0  'None
         Height          =   300
         Left            =   1200
         TabIndex        =   28
         Top             =   1080
         Width           =   615
      End
      Begin VB.TextBox txt_date 

⌨️ 快捷键说明

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