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

📄 form3.frm

📁 民间标会的会员管理用的软件。是为一个顾客定做的!
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomct2.ocx"
Object = "{ABB8D262-5CE0-49B0-97B5-D9799611247B}#1.0#0"; "wqtable.ocx"
Begin VB.Form frmDj 
   Caption         =   "入帐登记"
   ClientHeight    =   8175
   ClientLeft      =   1275
   ClientTop       =   2280
   ClientWidth     =   10245
   Icon            =   "Form3.frx":0000
   LinkTopic       =   "Form3"
   MDIChild        =   -1  'True
   ScaleHeight     =   8175
   ScaleWidth      =   10245
   WindowState     =   2  'Maximized
   Begin VB.Timer Timer1 
      Enabled         =   0   'False
      Interval        =   1
      Left            =   5880
      Top             =   4500
   End
   Begin VB.Frame Frame2 
      Caption         =   "操作"
      Height          =   1035
      Left            =   0
      TabIndex        =   5
      Top             =   8100
      Width           =   15135
      Begin VB.PictureBox Picture2 
         BorderStyle     =   0  'None
         Height          =   615
         Left            =   120
         ScaleHeight     =   615
         ScaleWidth      =   14415
         TabIndex        =   6
         Top             =   240
         Width           =   14415
         Begin VB.PictureBox Picture4 
            BorderStyle     =   0  'None
            Height          =   495
            Left            =   0
            ScaleHeight     =   495
            ScaleWidth      =   13635
            TabIndex        =   7
            Top             =   60
            Width           =   13635
            Begin VB.CommandButton cmdSave 
               Caption         =   "保存"
               Enabled         =   0   'False
               Height          =   435
               Left            =   10380
               TabIndex        =   12
               Top             =   0
               Width           =   1035
            End
            Begin VB.CommandButton Command2 
               Caption         =   "刷 新"
               Height          =   435
               Left            =   9360
               TabIndex        =   11
               Top             =   0
               Width           =   975
            End
            Begin VB.CommandButton Command1 
               Caption         =   "注解"
               Height          =   435
               Left            =   11460
               TabIndex        =   10
               Top             =   0
               Width           =   1095
            End
            Begin VB.CommandButton cmdTool 
               Caption         =   "金额设置"
               Height          =   435
               Index           =   1
               Left            =   5760
               TabIndex        =   9
               Top             =   0
               Width           =   1095
            End
            Begin VB.CommandButton cmdTool 
               Caption         =   "组成员切换"
               Height          =   435
               Index           =   0
               Left            =   4500
               TabIndex        =   8
               Top             =   0
               Width           =   1275
            End
            Begin VB.CommandButton cmdPgUP 
               Caption         =   "上一页"
               Height          =   435
               Left            =   360
               TabIndex        =   14
               Top             =   0
               Width           =   915
            End
            Begin VB.CommandButton cmdPGDW 
               Caption         =   "下一页"
               Height          =   435
               Left            =   1260
               TabIndex        =   13
               Top             =   0
               Width           =   975
            End
         End
      End
   End
   Begin VB.PictureBox picPanel2 
      Height          =   3975
      Left            =   0
      Picture         =   "Form3.frx":3072
      ScaleHeight     =   3915
      ScaleWidth      =   9675
      TabIndex        =   17
      Top             =   1860
      Width           =   9735
      Begin VB.CommandButton cmdMhDel 
         Caption         =   "删除"
         Enabled         =   0   'False
         Height          =   315
         Left            =   7260
         TabIndex        =   37
         Top             =   3600
         Width           =   855
      End
      Begin MSComCtl2.DTPicker DTP1 
         Height          =   315
         Left            =   8040
         TabIndex        =   32
         Top             =   3000
         Width           =   1455
         _ExtentX        =   2566
         _ExtentY        =   556
         _Version        =   393216
         Format          =   63963137
         CurrentDate     =   38848
      End
      Begin VB.Timer Timer2 
         Interval        =   10
         Left            =   3120
         Top             =   1740
      End
      Begin VB.TextBox txtHm 
         Alignment       =   1  'Right Justify
         Appearance      =   0  'Flat
         Height          =   270
         Left            =   8040
         TabIndex        =   24
         Text            =   "0"
         Top             =   540
         Width           =   375
      End
      Begin VB.TextBox txtMHje 
         Alignment       =   1  'Right Justify
         Appearance      =   0  'Flat
         Height          =   270
         Left            =   8040
         TabIndex        =   23
         Text            =   "0"
         Top             =   2100
         Width           =   855
      End
      Begin VB.TextBox txtMh 
         Alignment       =   1  'Right Justify
         Appearance      =   0  'Flat
         Height          =   270
         Left            =   8040
         TabIndex        =   22
         Text            =   "0"
         Top             =   1200
         Width           =   375
      End
      Begin VB.TextBox txtSm 
         Alignment       =   1  'Right Justify
         Appearance      =   0  'Flat
         Height          =   270
         Left            =   8040
         TabIndex        =   21
         Text            =   "0"
         Top             =   900
         Width           =   375
      End
      Begin VB.TextBox txtHk 
         Alignment       =   1  'Right Justify
         Appearance      =   0  'Flat
         Height          =   270
         Left            =   8040
         TabIndex        =   20
         Text            =   "0"
         Top             =   1680
         Width           =   855
      End
      Begin VB.CommandButton Command5 
         Caption         =   "应用"
         Height          =   315
         Left            =   8520
         TabIndex        =   19
         Top             =   3600
         Width           =   855
      End
      Begin VB.TextBox txtMoney 
         Alignment       =   1  'Right Justify
         Height          =   315
         Left            =   8040
         TabIndex        =   18
         Top             =   2520
         Width           =   1455
      End
      Begin MSComctlLib.ListView LV2 
         Height          =   3615
         Left            =   0
         TabIndex        =   31
         Top             =   300
         Width           =   6855
         _ExtentX        =   12091
         _ExtentY        =   6376
         LabelEdit       =   1
         LabelWrap       =   -1  'True
         HideSelection   =   -1  'True
         FullRowSelect   =   -1  'True
         GridLines       =   -1  'True
         _Version        =   393217
         ForeColor       =   -2147483640
         BackColor       =   -2147483643
         BorderStyle     =   1
         Appearance      =   1
         NumItems        =   0
         Picture         =   "Form3.frx":4F4A8
      End
      Begin VB.Image Image2 
         Height          =   240
         Left            =   9360
         MouseIcon       =   "Form3.frx":9B8EE
         MousePointer    =   99  'Custom
         Picture         =   "Form3.frx":9BBF8
         Top             =   60
         Width           =   240
      End
      Begin VB.Line Line1 
         X1              =   6840
         X2              =   9660
         Y1              =   3540
         Y2              =   3540
      End
      Begin VB.Label Label12 
         Appearance      =   0  'Flat
         BackColor       =   &H00FF8080&
         Caption         =   "  金额变动历史记录表"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   10.5
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00FFFFFF&
         Height          =   300
         Left            =   0
         TabIndex        =   36
         Top             =   0
         Width           =   9720
      End
      Begin VB.Label Label7 
         BackStyle       =   0  'Transparent
         Caption         =   "日期:"
         Height          =   375
         Left            =   7500
         TabIndex        =   33
         Top             =   3060
         Width           =   555
      End
      Begin VB.Shape Shape2 
         Height          =   3615
         Left            =   6840
         Top             =   300
         Width           =   2835
      End
      Begin VB.Label lblHm 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "活名:"
         Height          =   180
         Left            =   7500
         TabIndex        =   30
         Top             =   600
         Width           =   540
      End
      Begin VB.Label Label5 
         BackStyle       =   0  'Transparent
         Caption         =   "买会金额:"
         Height          =   255
         Left            =   7140
         TabIndex        =   29
         Top             =   2160
         Width           =   915
      End
      Begin VB.Label Label4 
         BackStyle       =   0  'Transparent
         Caption         =   "买会:"
         Height          =   255
         Left            =   7500
         TabIndex        =   28
         Top             =   1320
         Width           =   555
      End
      Begin VB.Label lblSm 
         BackStyle       =   0  'Transparent
         Caption         =   "实名:"
         Height          =   255
         Left            =   7500
         TabIndex        =   27
         Top             =   960
         Width           =   555
      End
      Begin VB.Label Label2 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "活名会款:"
         Height          =   180
         Left            =   7140
         TabIndex        =   26
         Top             =   1680
         Width           =   900
      End
      Begin VB.Label Label3 
         BackStyle       =   0  'Transparent
         Caption         =   "应缴金额:"
         Height          =   375
         Left            =   7140
         TabIndex        =   25
         Top             =   2640
         Width           =   1695
      End
   End
   Begin VB.PictureBox picPanel 
      Height          =   3975
      Left            =   0
      Picture         =   "Form3.frx":9C182
      ScaleHeight     =   3915
      ScaleWidth      =   6375
      TabIndex        =   15
      Top             =   60
      Width           =   6435
      Begin VB.CommandButton Command3 
         Caption         =   "增加/删除成员"
         Height          =   375
         Left            =   420
         TabIndex        =   35
         Top             =   3480
         Width           =   5175
      End
      Begin MSComctlLib.ListView LV1 
         Height          =   3135
         Left            =   0
         TabIndex        =   16
         Top             =   300
         Width           =   6375
         _ExtentX        =   11245
         _ExtentY        =   5530
         LabelEdit       =   1
         LabelWrap       =   -1  'True
         HideSelection   =   -1  'True
         FullRowSelect   =   -1  'True
         GridLines       =   -1  'True
         _Version        =   393217
         ForeColor       =   -2147483640
         BackColor       =   -2147483643
         BorderStyle     =   1
         Appearance      =   1
         NumItems        =   0
      End
      Begin VB.Image Image1 
         Height          =   240
         Left            =   6120
         MouseIcon       =   "Form3.frx":BD377
         MousePointer    =   99  'Custom
         Picture         =   "Form3.frx":BD681
         Top             =   0
         Width           =   240
      End
      Begin VB.Label Label17 
         Appearance      =   0  'Flat
         BackColor       =   &H00FF8080&
         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          =   285
         Left            =   -60
         TabIndex        =   51
         Top             =   60
         Width           =   9720
      End
   End
   Begin VB.PictureBox Picture1 
      BackColor       =   &H00FFFFFF&
      BorderStyle     =   0  'None
      CausesValidation=   0   'False
      Height          =   6615
      Left            =   60
      ScaleHeight     =   6615
      ScaleWidth      =   15435
      TabIndex        =   52
      Top             =   1260
      Width           =   15435
      Begin wqTable.Table Table1 
         Height          =   6615
         Index           =   0
         Left            =   0
         TabIndex        =   54
         Top             =   0
         Width           =   2475
         _ExtentX        =   4366
         _ExtentY        =   11668
      End
      Begin wqTable.Table Table1 
         Height          =   6615
         Index           =   1
         Left            =   2520
         TabIndex        =   55
         Top             =   0
         Width           =   2475
         _ExtentX        =   4366
         _ExtentY        =   11668
      End
      Begin wqTable.Table Table1 
         Height          =   6615
         Index           =   2
         Left            =   5040
         TabIndex        =   56
         Top             =   0
         Width           =   2475
         _ExtentX        =   4366
         _ExtentY        =   11668
      End
      Begin wqTable.Table Table1 
         Height          =   6615
         Index           =   3
         Left            =   7560
         TabIndex        =   57
         Top             =   0
         Width           =   2475
         _ExtentX        =   4366
         _ExtentY        =   11668
      End
      Begin wqTable.Table Table1 
         Height          =   6615
         Index           =   4
         Left            =   10080
         TabIndex        =   58
         Top             =   0
         Width           =   2475
         _ExtentX        =   4366
         _ExtentY        =   11668
      End
      Begin wqTable.Table Table1 
         Height          =   6615
         Index           =   5
         Left            =   12600
         TabIndex        =   59
         Top             =   0
         Width           =   2475
         _ExtentX        =   4366

⌨️ 快捷键说明

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