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

📄 frmzczw.frm

📁 家财管理系统实例
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Begin VB.Form frmZCZW 
   Caption         =   "支出帐务"
   ClientHeight    =   6750
   ClientLeft      =   480
   ClientTop       =   1650
   ClientWidth     =   9300
   HelpContextID   =   7
   Icon            =   "frmZCZW.frx":0000
   LinkTopic       =   "Form1"
   MDIChild        =   -1  'True
   ScaleHeight     =   6750
   ScaleWidth      =   9300
   Visible         =   0   'False
   WindowState     =   2  'Maximized
   Begin VB.PictureBox Picture1 
      Align           =   3  'Align Left
      Height          =   6750
      Index           =   0
      Left            =   0
      ScaleHeight     =   6690
      ScaleWidth      =   5025
      TabIndex        =   1
      TabStop         =   0   'False
      Top             =   0
      Width           =   5085
      Begin VB.CommandButton cmdPrint 
         Caption         =   "打印(&P)"
         Height          =   375
         Left            =   3240
         TabIndex        =   20
         Top             =   1200
         Width           =   1515
      End
      Begin VB.TextBox txtJe 
         BeginProperty DataFormat 
            Type            =   1
            Format          =   """¥""#,##0.00"
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   2
         EndProperty
         Height          =   300
         IMEMode         =   3  'DISABLE
         Left            =   720
         TabIndex        =   18
         Top             =   1320
         Width           =   2175
      End
      Begin VB.ComboBox cboXm 
         Height          =   300
         Left            =   720
         TabIndex        =   17
         Text            =   "cboXm"
         Top             =   600
         Width           =   2175
      End
      Begin VB.ComboBox cboName 
         Height          =   300
         Left            =   720
         TabIndex        =   16
         Text            =   "cboName"
         Top             =   240
         Width           =   2175
      End
      Begin VB.Frame Frame1 
         Caption         =   "搜索:"
         Height          =   2775
         Left            =   240
         TabIndex        =   11
         Top             =   3720
         Width           =   4575
         Begin MSComctlLib.TreeView TreeView1 
            Height          =   1815
            Left            =   240
            TabIndex        =   19
            Top             =   720
            Width           =   4095
            _ExtentX        =   7223
            _ExtentY        =   3201
            _Version        =   393217
            LabelEdit       =   1
            LineStyle       =   1
            Style           =   7
            HotTracking     =   -1  'True
            Appearance      =   1
         End
         Begin MSComCtl2.DTPicker dtpCxRq 
            Height          =   300
            Index           =   0
            Left            =   720
            TabIndex        =   12
            Top             =   360
            Width           =   1455
            _ExtentX        =   2566
            _ExtentY        =   529
            _Version        =   393216
            Format          =   24510465
            CurrentDate     =   36526
         End
         Begin MSComCtl2.DTPicker dtpCxRq 
            Height          =   300
            Index           =   1
            Left            =   2640
            TabIndex        =   13
            Top             =   360
            Width           =   1575
            _ExtentX        =   2778
            _ExtentY        =   529
            _Version        =   393216
            Format          =   24510465
            CurrentDate     =   36526
         End
         Begin VB.Label Label1 
            AutoSize        =   -1  'True
            Caption         =   "从:"
            Height          =   180
            Index           =   5
            Left            =   360
            TabIndex        =   15
            Top             =   360
            Width           =   270
         End
         Begin VB.Label Label2 
            AutoSize        =   -1  'True
            Caption         =   "到:"
            Height          =   180
            Left            =   2280
            TabIndex        =   14
            Top             =   360
            Width           =   270
         End
      End
      Begin VB.CommandButton cmdDel 
         Caption         =   "删除(&D)"
         Height          =   375
         Left            =   3240
         TabIndex        =   10
         Top             =   720
         Width           =   1515
      End
      Begin VB.CommandButton cmdAdd 
         Caption         =   "添加(&A)"
         Height          =   375
         Left            =   3240
         TabIndex        =   9
         Top             =   240
         Width           =   1515
      End
      Begin VB.TextBox txtBz 
         Height          =   1575
         Left            =   240
         MultiLine       =   -1  'True
         ScrollBars      =   2  'Vertical
         TabIndex        =   3
         Top             =   1920
         Width           =   4575
      End
      Begin MSComCtl2.DTPicker dtpDjRq 
         Height          =   300
         Left            =   720
         TabIndex        =   2
         Top             =   960
         Width           =   2175
         _ExtentX        =   3836
         _ExtentY        =   529
         _Version        =   393216
         Format          =   24510465
         CurrentDate     =   37108
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "姓名:"
         Height          =   180
         Index           =   0
         Left            =   240
         TabIndex        =   8
         Top             =   240
         Width           =   450
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "项目:"
         Height          =   180
         Index           =   1
         Left            =   240
         TabIndex        =   7
         Top             =   600
         Width           =   450
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "金额:"
         Height          =   180
         Index           =   2
         Left            =   240
         TabIndex        =   6
         Top             =   1320
         Width           =   450
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "说明:"
         Height          =   180
         Index           =   3
         Left            =   240
         TabIndex        =   5
         Top             =   1680
         Width           =   450
      End
      Begin VB.Label Label1 
         AutoSize        =   -1  'True
         Caption         =   "日期:"
         Height          =   180
         Index           =   4
         Left            =   240
         TabIndex        =   4
         Top             =   960
         Width           =   450
      End
   End
   Begin VB.PictureBox Picture1 
      Height          =   6750
      Index           =   1
      Left            =   5085
      ScaleHeight     =   6690
      ScaleWidth      =   3900
      TabIndex        =   0
      TabStop         =   0   'False
      Top             =   0
      Width           =   3960
      Begin MSDataGridLib.DataGrid DataGrid1 
         Height          =   4170
         Left            =   0
         TabIndex        =   21
         Top             =   0
         Width           =   3795
         _ExtentX        =   6694
         _ExtentY        =   7355
         _Version        =   393216
         AllowUpdate     =   0   'False
         BorderStyle     =   0
         HeadLines       =   2
         RowHeight       =   17
         FormatLocked    =   -1  'True
         BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ColumnCount     =   5
         BeginProperty Column00 
            DataField       =   "姓名"
            Caption         =   "姓名"
            BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
               Type            =   0
               Format          =   ""
               HaveTrueFalseNull=   0
               FirstDayOfWeek  =   0

⌨️ 快捷键说明

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