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

📄

📁 VB开发的ERP系统
💻
📖 第 1 页 / 共 5 页
字号:
VERSION 5.00
Object = "{65A39231-6133-11D1-BAA2-444553540000}#1.0#0"; "vslight6.OCX"
Object = "{C5DE3F80-3376-11D2-BAA4-04F205C10000}#1.0#0"; "Vsflex6d.ocx"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Begin VB.Form AutoTran_DefiMy 
   BackColor       =   &H00E9F4FA&
   BorderStyle     =   1  'Fixed Single
   Caption         =   "自定义转帐凭证"
   ClientHeight    =   7815
   ClientLeft      =   675
   ClientTop       =   720
   ClientWidth     =   11715
   Icon            =   "自动转帐凭证_自定义.frx":0000
   KeyPreview      =   -1  'True
   LinkTopic       =   "Form4"
   MinButton       =   0   'False
   ScaleHeight     =   7815
   ScaleWidth      =   11715
   Begin VB.PictureBox Pic_Title 
      AutoRedraw      =   -1  'True
      Height          =   1335
      Left            =   0
      Picture         =   "自动转帐凭证_自定义.frx":1042
      ScaleHeight     =   1275
      ScaleMode       =   0  'User
      ScaleWidth      =   11944.03
      TabIndex        =   9
      Top             =   540
      Width           =   11900
      Begin VB.Label tsLabel 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "凭证类别:"
         Height          =   180
         Index           =   0
         Left            =   690
         TabIndex        =   20
         Top             =   900
         Width           =   810
      End
      Begin VB.Label Lab_Row 
         Alignment       =   2  'Center
         Appearance      =   0  'Flat
         AutoSize        =   -1  'True
         BackColor       =   &H80000005&
         BackStyle       =   0  'Transparent
         ForeColor       =   &H00FF0000&
         Height          =   240
         Left            =   9945
         TabIndex        =   19
         Top             =   900
         Width           =   270
      End
      Begin VB.Label tsLabel 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "(第"
         Height          =   240
         Index           =   11
         Left            =   9570
         TabIndex        =   18
         Top             =   900
         Width           =   270
      End
      Begin VB.Label tsLabel 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "行)"
         Height          =   240
         Index           =   12
         Left            =   10185
         TabIndex        =   17
         Top             =   900
         Width           =   270
      End
      Begin VB.Label tsLabel 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "当前记录"
         Height          =   240
         Index           =   13
         Left            =   8760
         TabIndex        =   16
         Top             =   900
         Width           =   735
      End
      Begin VB.Label tsLabel 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "转帐名称:"
         Height          =   180
         Index           =   2
         Left            =   3990
         TabIndex        =   15
         Top             =   900
         Width           =   810
      End
      Begin VB.Label Lbl_AutoAccName 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "Lbl_AutoAccName"
         Height          =   240
         Left            =   4890
         TabIndex        =   14
         Top             =   900
         Width           =   1575
      End
      Begin VB.Label Lbl_AutoAccCode 
         Caption         =   "Lbl_AutoAccCode"
         Height          =   240
         Left            =   180
         TabIndex        =   13
         Top             =   90
         Visible         =   0   'False
         Width           =   1380
      End
      Begin VB.Label Lbl_AutoAccClassName 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "Lbl_AutoAccClassName"
         Height          =   240
         Left            =   1590
         TabIndex        =   12
         Top             =   900
         Width           =   1830
      End
      Begin VB.Label Lbl_AutoAccClassCode 
         Caption         =   "Lbl_AutoAccClassCode"
         Height          =   240
         Left            =   1695
         TabIndex        =   11
         Top             =   90
         Visible         =   0   'False
         Width           =   1980
      End
      Begin VB.Label tsLabel 
         AutoSize        =   -1  'True
         BackColor       =   &H80000018&
         BackStyle       =   0  'Transparent
         Caption         =   "自定义转帐凭证"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   14.25
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H00000000&
         Height          =   285
         Index           =   6
         Left            =   360
         TabIndex        =   10
         Top             =   240
         Width           =   2100
      End
   End
   Begin VB.CommandButton Yd_Help 
      Height          =   300
      Left            =   7421
      Picture         =   "自动转帐凭证_自定义.frx":35106
      Style           =   1  'Graphical
      TabIndex        =   7
      Top             =   659
      Visible         =   0   'False
      Width           =   300
   End
   Begin VB.CommandButton Ydcommand 
      Height          =   300
      Left            =   6924
      Picture         =   "自动转帐凭证_自定义.frx":35490
      Style           =   1  'Graphical
      TabIndex        =   6
      Top             =   615
      Visible         =   0   'False
      Width           =   300
   End
   Begin VB.ComboBox YdCombo 
      Height          =   300
      Left            =   8148
      Style           =   2  'Dropdown List
      TabIndex        =   5
      Top             =   983
      Visible         =   0   'False
      Width           =   1149
   End
   Begin VB.TextBox Ydtext 
      BackColor       =   &H00C0FFFF&
      BorderStyle     =   0  'None
      Height          =   338
      Left            =   9640
      MultiLine       =   -1  'True
      TabIndex        =   4
      Top             =   615
      Visible         =   0   'False
      Width           =   1179
   End
   Begin VSFlex6DAOCtl.vsFlexGrid WglrGrid 
      Height          =   5895
      Left            =   0
      TabIndex        =   3
      Top             =   1890
      Width           =   11730
      _ExtentX        =   20690
      _ExtentY        =   10398
      _ConvInfo       =   1
      Appearance      =   1
      BorderStyle     =   1
      Enabled         =   -1  'True
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      MousePointer    =   0
      BackColor       =   -2147483643
      ForeColor       =   -2147483640
      BackColorFixed  =   -2147483633
      ForeColorFixed  =   -2147483630
      BackColorSel    =   -2147483635
      ForeColorSel    =   -2147483634
      BackColorBkg    =   -2147483632
      BackColorAlternate=   -2147483643
      GridColor       =   -2147483633
      GridColorFixed  =   -2147483632
      TreeColor       =   -2147483632
      FloodColor      =   192
      SheetBorder     =   -2147483642
      FocusRect       =   1
      HighLight       =   1
      AllowSelection  =   -1  'True
      AllowBigSelection=   -1  'True
      AllowUserResizing=   0
      SelectionMode   =   0
      GridLines       =   1
      GridLinesFixed  =   2
      GridLineWidth   =   1
      Rows            =   5000
      Cols            =   10
      FixedRows       =   1
      FixedCols       =   0
      RowHeightMin    =   0
      RowHeightMax    =   0
      ColWidthMin     =   0
      ColWidthMax     =   0
      ExtendLastCol   =   0   'False
      FormatString    =   ""
      ScrollTrack     =   0   'False
      ScrollBars      =   3
      ScrollTips      =   0   'False
      MergeCells      =   0
      MergeCompare    =   0
      AutoResize      =   -1  'True
      AutoSizeMode    =   0
      AutoSearch      =   0
      MultiTotals     =   -1  'True
      SubtotalPosition=   1
      OutlineBar      =   0
      OutlineCol      =   0
      Ellipsis        =   0
      ExplorerBar     =   0
      PicturesOver    =   0   'False
      FillStyle       =   0
      RightToLeft     =   0   'False
      PictureType     =   0
      TabBehavior     =   0
      OwnerDraw       =   0
      Editable        =   0   'False
      ShowComboButton =   -1  'True
      WordWrap        =   0   'False
      TextStyle       =   0
      TextStyleFixed  =   0
      OleDragMode     =   0
      OleDropMode     =   0
      DataMode        =   0
      VirtualData     =   -1  'True
   End
   Begin VB.Timer Timer1 
      Interval        =   1
      Left            =   9840
      Top             =   960
   End
   Begin MSComctlLib.Toolbar Tlb_Action 
      Align           =   1  'Align Top
      Height          =   570
      Left            =   0
      TabIndex        =   1
      Top             =   0
      Width           =   11715
      _ExtentX        =   20664
      _ExtentY        =   1005
      ButtonWidth     =   820
      ButtonHeight    =   953
      AllowCustomize  =   0   'False

⌨️ 快捷键说明

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