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

📄 frmpzcl.frm

📁 会计管理信息系统windows界面vb编程 会计管理信息系统windows界面vb编程
💻 FRM
📖 第 1 页 / 共 4 页
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomct2.ocx"
Begin VB.Form frmPzcl 
   Caption         =   "凭证处理"
   ClientHeight    =   11010
   ClientLeft      =   165
   ClientTop       =   150
   ClientWidth     =   15240
   Icon            =   "frmPzcl.frx":0000
   LinkTopic       =   "Form1"
   ScaleHeight     =   11010
   ScaleWidth      =   15240
   StartUpPosition =   2  '屏幕中心
   Begin VB.PictureBox Picture1 
      Height          =   11055
      Left            =   0
      Picture         =   "frmPzcl.frx":014A
      ScaleHeight     =   10995
      ScaleWidth      =   15420
      TabIndex        =   0
      Top             =   0
      Width           =   15480
      Begin VB.Frame Frame2 
         BackColor       =   &H80000018&
         Caption         =   "会计科目"
         Height          =   4455
         Left            =   4440
         TabIndex        =   1
         Top             =   3840
         Visible         =   0   'False
         Width           =   7215
         Begin MSComctlLib.Toolbar Toolbar1 
            Height          =   585
            Left            =   120
            TabIndex        =   2
            Top             =   240
            Width           =   2895
            _ExtentX        =   5106
            _ExtentY        =   1032
            ButtonWidth     =   820
            ButtonHeight    =   926
            Appearance      =   1
            _Version        =   393216
            BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628} 
               NumButtons      =   6
               BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628} 
                  Caption         =   "全部"
               EndProperty
               BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628} 
                  Caption         =   "资产"
               EndProperty
               BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628} 
                  Caption         =   "负债"
               EndProperty
               BeginProperty Button4 {66833FEA-8583-11D1-B16A-00C0F0283628} 
                  Caption         =   "权益"
               EndProperty
               BeginProperty Button5 {66833FEA-8583-11D1-B16A-00C0F0283628} 
                  Caption         =   "成本"
               EndProperty
               BeginProperty Button6 {66833FEA-8583-11D1-B16A-00C0F0283628} 
                  Caption         =   "损益"
               EndProperty
            EndProperty
         End
         Begin MSDataGridLib.DataGrid DataGrid4 
            Height          =   3375
            Left            =   120
            TabIndex        =   3
            Top             =   960
            Width           =   6975
            _ExtentX        =   12303
            _ExtentY        =   5953
            _Version        =   393216
            BackColor       =   -2147483624
            Enabled         =   -1  'True
            HeadLines       =   1
            RowHeight       =   15
            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     =   2
            BeginProperty Column00 
               DataField       =   ""
               Caption         =   ""
               BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
                  Type            =   0
                  Format          =   ""
                  HaveTrueFalseNull=   0
                  FirstDayOfWeek  =   0
                  FirstWeekOfYear =   0
                  LCID            =   2052
                  SubFormatType   =   0
               EndProperty
            EndProperty
            BeginProperty Column01 
               DataField       =   ""
               Caption         =   ""
               BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
                  Type            =   0
                  Format          =   ""
                  HaveTrueFalseNull=   0
                  FirstDayOfWeek  =   0
                  FirstWeekOfYear =   0
                  LCID            =   2052
                  SubFormatType   =   0
               EndProperty
            EndProperty
            SplitCount      =   1
            BeginProperty Split0 
               BeginProperty Column00 
               EndProperty
               BeginProperty Column01 
               EndProperty
            EndProperty
         End
      End
      Begin TabDlg.SSTab SSTab1 
         Height          =   5475
         Left            =   2280
         TabIndex        =   4
         Top             =   2040
         Width           =   9285
         _ExtentX        =   16378
         _ExtentY        =   9657
         _Version        =   393216
         TabsPerRow      =   5
         TabHeight       =   520
         TabCaption(0)   =   "凭证录入"
         Tab(0).ControlEnabled=   -1  'True
         Tab(0).Control(0)=   "Adodc2"
         Tab(0).Control(0).Enabled=   0   'False
         Tab(0).Control(1)=   "下一张"
         Tab(0).Control(1).Enabled=   0   'False
         Tab(0).Control(2)=   "修改"
         Tab(0).Control(2).Enabled=   0   'False
         Tab(0).Control(3)=   "作废"
         Tab(0).Control(3).Enabled=   0   'False
         Tab(0).Control(4)=   "删除"
         Tab(0).Control(4).Enabled=   0   'False
         Tab(0).Control(5)=   "保存"
         Tab(0).Control(5).Enabled=   0   'False
         Tab(0).Control(6)=   "打印"
         Tab(0).Control(6).Enabled=   0   'False
         Tab(0).Control(7)=   "刷新"
         Tab(0).Control(7).Enabled=   0   'False
         Tab(0).Control(8)=   "退出"
         Tab(0).Control(8).Enabled=   0   'False
         Tab(0).Control(9)=   "Frame1"
         Tab(0).Control(9).Enabled=   0   'False
         Tab(0).ControlCount=   10
         TabCaption(1)   =   "凭证查询"
         Tab(1).ControlEnabled=   0   'False
         Tab(1).Control(0)=   "Label4"
         Tab(1).Control(1)=   "Label5"
         Tab(1).Control(2)=   "Label14"
         Tab(1).Control(3)=   "Label15"
         Tab(1).Control(4)=   "DataGrid3"
         Tab(1).Control(5)=   "Adodc4"
         Tab(1).Control(6)=   "Text3"
         Tab(1).Control(7)=   "Text4"
         Tab(1).Control(8)=   "Command3"
         Tab(1).Control(9)=   "Command4"
         Tab(1).Control(10)=   "DTPicker2"
         Tab(1).Control(11)=   "DTPicker3"
         Tab(1).Control(12)=   "Option1"
         Tab(1).Control(13)=   "Option2"
         Tab(1).ControlCount=   14
         TabCaption(2)   =   "凭证审核"
         Tab(2).ControlEnabled=   0   'False
         Tab(2).Control(0)=   "Command5"
         Tab(2).Control(1)=   "Command2"
         Tab(2).Control(2)=   "Command1"
         Tab(2).Control(3)=   "Text2"
         Tab(2).Control(4)=   "Text1"
         Tab(2).Control(5)=   "Adodc3"
         Tab(2).Control(6)=   "DataGrid2"
         Tab(2).Control(7)=   "Label13"
         Tab(2).Control(8)=   "Label12"
         Tab(2).ControlCount=   9
         Begin VB.OptionButton Option2 
            Caption         =   "按日期"
            Height          =   255
            Left            =   -69600
            TabIndex        =   51
            Top             =   960
            Width           =   1455
         End
         Begin VB.OptionButton Option1 
            Caption         =   "按凭证号"
            Height          =   255
            Left            =   -69600
            TabIndex        =   50
            Top             =   480
            Width           =   1455
         End
         Begin MSComCtl2.DTPicker DTPicker3 
            Height          =   375
            Left            =   -71280
            TabIndex        =   49
            Top             =   840
            Width           =   1455
            _ExtentX        =   2566
            _ExtentY        =   661
            _Version        =   393216
            Enabled         =   0   'False
            Format          =   20119553
            CurrentDate     =   38693
         End
         Begin MSComCtl2.DTPicker DTPicker2 
            Height          =   375
            Left            =   -73080
            TabIndex        =   48
            Top             =   840
            Width           =   1455
            _ExtentX        =   2566
            _ExtentY        =   661
            _Version        =   393216
            Enabled         =   0   'False
            Format          =   20119553
            CurrentDate     =   38693
         End
         Begin VB.CommandButton Command4 
            Caption         =   "结束查询"
            Height          =   495
            Left            =   -67200
            TabIndex        =   43
            Top             =   3240
            Width           =   1215
         End
         Begin VB.CommandButton Command3 
            Caption         =   "开始查询"
            Height          =   495
            Left            =   -67200
            TabIndex        =   42
            Top             =   1800
            Width           =   1215
         End
         Begin VB.TextBox Text4 
            Enabled         =   0   'False
            Height          =   270
            Left            =   -71280
            TabIndex        =   38
            Top             =   480
            Width           =   1455
         End
         Begin VB.TextBox Text3 
            Enabled         =   0   'False
            Height          =   270
            Left            =   -73080
            TabIndex        =   37
            Top             =   480
            Width           =   1455
         End
         Begin MSAdodcLib.Adodc Adodc4 
            Height          =   375
            Left            =   -67680
            Top             =   4440
            Visible         =   0   'False
            Width           =   2175
            _ExtentX        =   3836
            _ExtentY        =   661
            ConnectMode     =   0
            CursorLocation  =   3
            IsolationLevel  =   -1
            ConnectionTimeout=   15
            CommandTimeout  =   30
            CursorType      =   3
            LockType        =   3
            CommandType     =   8
            CursorOptions   =   0
            CacheSize       =   50
            MaxRecords      =   0
            BOFAction       =   0
            EOFAction       =   0
            ConnectStringType=   1
            Appearance      =   1
            BackColor       =   -2147483643
            ForeColor       =   -2147483640
            Orientation     =   0
            Enabled         =   -1
            Connect         =   "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=G:\梅花会计信息系统\AISKM.mdb;Persist Security Info=False"
            OLEDBString     =   "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=G:\梅花会计信息系统\AISKM.mdb;Persist Security Info=False"
            OLEDBFile       =   ""
            DataSourceName  =   ""
            OtherAttributes =   ""
            UserName        =   ""
            Password        =   ""
            RecordSource    =   ""
            Caption         =   "Adodc4"
            BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
               Name            =   "宋体"
               Size            =   9
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            _Version        =   393216
         End
         Begin VB.CommandButton Command5 
            Caption         =   "销审"
            Enabled         =   0   'False
            Height          =   375
            Left            =   -67200
            TabIndex        =   33
            Top             =   4440
            Width           =   1335
         End
         Begin VB.CommandButton Command2 
            Caption         =   "结束审核"
            Height          =   375
            Left            =   -67200
            TabIndex        =   32
            Top             =   2760
            Width           =   1335
         End
         Begin VB.CommandButton Command1 
            Caption         =   "开始查询"
            Height          =   375
            Left            =   -67200
            TabIndex        =   31
            Top             =   960
            Width           =   1335
         End
         Begin VB.TextBox Text2 
            Height          =   270
            Left            =   -71280
            TabIndex        =   30
            Top             =   600
            Width           =   1455
         End
         Begin VB.TextBox Text1 
            Height          =   270
            Left            =   -73080
            TabIndex        =   29
            Top             =   600
            Width           =   1455
         End
         Begin VB.Frame Frame1 
            BackColor       =   &H80000018&
            ForeColor       =   &H000000FF&
            Height          =   4575
            Left            =   120
            TabIndex        =   13
            Top             =   480
            Width           =   7575
            Begin VB.TextBox 出纳人1 
               Appearance      =   0  'Flat
               Height          =   270
               Left            =   4440
               TabIndex        =   58
               Top             =   4080
               Width           =   855
            End
            Begin VB.TextBox 出纳人 
               Appearance      =   0  'Flat
               DataField       =   "出纳人"
               DataSource      =   "Adodc1"
               Height          =   270
               Left            =   4440
               TabIndex        =   57
               Top             =   4080
               Width           =   855
            End
            Begin VB.TextBox 审核人1 
               Appearance      =   0  'Flat
               Height          =   270
               Left            =   2640
               TabIndex        =   56
               Top             =   4080
               Width           =   855
            End
            Begin VB.TextBox 审核人 
               Appearance      =   0  'Flat
               DataField       =   "审核人"
               DataSource      =   "Adodc1"
               Height          =   270
               Left            =   2640
               TabIndex        =   55
               Top             =   4080
               Width           =   855
            End
            Begin VB.TextBox 记账人1 
               Appearance      =   0  'Flat
               Height          =   270
               Left            =   6240

⌨️ 快捷键说明

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