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

📄 main_ysyf_gzgl.frm

📁 功能强大,画面精致,在XP系统中运行最佳先选择用户名:a 再输入密码:a
💻 FRM
📖 第 1 页 / 共 2 页
字号:
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 = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Begin VB.Form main_ysyf_gzgl 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "应收应付管理--挂帐管理"
   ClientHeight    =   4920
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   10275
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   4920
   ScaleWidth      =   10275
   StartUpPosition =   1  '所有者中心
   Begin VB.CommandButton Comfind 
      Caption         =   "挂帐查询"
      Height          =   330
      Left            =   8040
      TabIndex        =   20
      Top             =   2280
      Width           =   2010
   End
   Begin VB.CommandButton Comprint 
      Caption         =   "打印挂帐信息"
      Height          =   330
      Left            =   8040
      TabIndex        =   19
      Top             =   3135
      Width           =   2010
   End
   Begin VB.CommandButton Comview 
      Caption         =   "查看点单信息"
      Height          =   330
      Left            =   8040
      TabIndex        =   18
      Top             =   2760
      Width           =   2010
   End
   Begin VB.CommandButton Comone 
      Caption         =   "单个挂帐归还"
      Height          =   330
      Left            =   8040
      TabIndex        =   17
      Top             =   3720
      Width           =   2010
   End
   Begin VB.CommandButton Comall 
      Caption         =   "全部挂帐归还"
      Height          =   330
      Left            =   8040
      TabIndex        =   16
      Top             =   4080
      Width           =   2010
   End
   Begin VB.Frame Frame5 
      Caption         =   "统计信息"
      Height          =   630
      Left            =   0
      TabIndex        =   10
      Top             =   4215
      Width           =   7740
      Begin VB.Label Labhjje 
         BackStyle       =   0  'Transparent
         ForeColor       =   &H000000FF&
         Height          =   180
         Left            =   3675
         TabIndex        =   13
         Top             =   315
         Width           =   2850
      End
      Begin VB.Label Labjl 
         BackStyle       =   0  'Transparent
         ForeColor       =   &H00FF0000&
         Height          =   180
         Left            =   945
         TabIndex        =   12
         Top             =   315
         Width           =   1185
      End
      Begin VB.Label Label3 
         BackStyle       =   0  'Transparent
         Caption         =   "单据数:                    金额合计:"
         Height          =   270
         Left            =   180
         TabIndex        =   11
         Top             =   285
         Width           =   4065
      End
   End
   Begin VB.CommandButton Comend 
      Caption         =   "退出"
      Height          =   330
      Left            =   8025
      TabIndex        =   9
      Top             =   4545
      Width           =   2010
   End
   Begin VB.Frame Frame2 
      Caption         =   "挂帐功能"
      Height          =   2640
      Left            =   7845
      TabIndex        =   2
      Top             =   75
      Width           =   2370
      Begin VB.ComboBox Combo1 
         Height          =   300
         Left            =   180
         TabIndex        =   15
         Top             =   1875
         Width           =   1980
      End
      Begin MSComCtl2.DTPicker DT1 
         Height          =   315
         Left            =   180
         TabIndex        =   4
         Top             =   570
         Width           =   1980
         _ExtentX        =   3493
         _ExtentY        =   556
         _Version        =   393216
         Format          =   50724865
         CurrentDate     =   37558
      End
      Begin MSComCtl2.DTPicker DT2 
         Height          =   315
         Left            =   180
         TabIndex        =   5
         Top             =   1230
         Width           =   1980
         _ExtentX        =   3493
         _ExtentY        =   556
         _Version        =   393216
         Format          =   50724865
         CurrentDate     =   37558
      End
      Begin VB.Label Label2 
         BackStyle       =   0  'Transparent
         Caption         =   "填写挂帐人姓名"
         Height          =   255
         Left            =   270
         TabIndex        =   6
         Top             =   1635
         Width           =   1695
      End
      Begin VB.Label Label1 
         BackStyle       =   0  'Transparent
         Caption         =   "开始日期:                                     截止日期:"
         Height          =   1380
         Left            =   240
         TabIndex        =   3
         Top             =   285
         Width           =   1005
      End
   End
   Begin VB.Frame Frame1 
      Caption         =   "挂帐信息"
      Height          =   4155
      Left            =   0
      TabIndex        =   0
      Top             =   60
      Width           =   7740
      Begin VB.TextBox rq 
         Height          =   300
         Left            =   225
         TabIndex        =   14
         Top             =   1500
         Visible         =   0   'False
         Width           =   1020
      End
      Begin MSAdodcLib.Adodc Adodc2 
         Height          =   330
         Left            =   45
         Top             =   1170
         Visible         =   0   'False
         Width           =   1620
         _ExtentX        =   2858
         _ExtentY        =   582
         ConnectMode     =   0
         CursorLocation  =   3
         IsolationLevel  =   -1
         ConnectionTimeout=   15
         CommandTimeout  =   30
         CursorType      =   3
         LockType        =   3
         CommandType     =   1
         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=TLCYGLXT.mdb;Persist Security Info=False"
         OLEDBString     =   "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=TLCYGLXT.mdb;Persist Security Info=False"
         OLEDBFile       =   ""
         DataSourceName  =   ""
         OtherAttributes =   ""
         UserName        =   ""
         Password        =   ""
         RecordSource    =   "select * From 挂帐表 "
         Caption         =   "Adodc1"
         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 MSAdodcLib.Adodc Adodc1 
         Height          =   330
         Left            =   15
         Top             =   870
         Visible         =   0   'False
         Width           =   1620
         _ExtentX        =   2858
         _ExtentY        =   582
         ConnectMode     =   0
         CursorLocation  =   3
         IsolationLevel  =   -1
         ConnectionTimeout=   15
         CommandTimeout  =   30
         CursorType      =   3
         LockType        =   3
         CommandType     =   1
         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=TLCYGLXT.mdb;Persist Security Info=False"
         OLEDBString     =   "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=TLCYGLXT.mdb;Persist Security Info=False"
         OLEDBFile       =   ""
         DataSourceName  =   ""
         OtherAttributes =   ""
         UserName        =   ""
         Password        =   ""
         RecordSource    =   "select * From 挂帐表 "
         Caption         =   "Adodc1"
         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 MSDataGridLib.DataGrid DataGrid1 
         Bindings        =   "main_ysyf_gzgl.frx":0000
         Height          =   3825
         Left            =   75
         TabIndex        =   1
         Top             =   240
         Width           =   7575
         _ExtentX        =   13361
         _ExtentY        =   6747
         _Version        =   393216
         AllowUpdate     =   0   'False
         HeadLines       =   2
         RowHeight       =   15
         FormatLocked    =   -1  'True
         BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"

⌨️ 快捷键说明

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