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

📄 frmstockup.frm

📁 针对农资系统的管理模式而开发的业务部门与财务部门的转账模式和过程
💻 FRM
📖 第 1 页 / 共 4 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Object = "{F0D2F211-CCB0-11D0-A316-00AA00688B10}#1.0#0"; "MSDATLST.OCX"
Object = "{C932BA88-4374-101B-A56C-00AA003668DC}#1.1#0"; "MSMASK32.OCX"
Begin VB.Form frmStockUp 
   Caption         =   "     "
   ClientHeight    =   5970
   ClientLeft      =   1110
   ClientTop       =   345
   ClientWidth     =   9555
   KeyPreview      =   -1  'True
   LinkTopic       =   "Form1"
   MDIChild        =   -1  'True
   ScaleHeight     =   5970
   ScaleWidth      =   9555
   WindowState     =   2  'Maximized
   Begin VB.PictureBox picStatBox 
      Align           =   2  'Align Bottom
      Appearance      =   0  'Flat
      BorderStyle     =   0  'None
      ForeColor       =   &H80000008&
      Height          =   300
      Left            =   0
      ScaleHeight     =   300
      ScaleWidth      =   9555
      TabIndex        =   33
      Top             =   5670
      Width           =   9555
      Begin VB.TextBox txtFindNo 
         Appearance      =   0  'Flat
         Height          =   300
         Left            =   7800
         MaxLength       =   10
         TabIndex        =   42
         Top             =   0
         Width           =   1500
      End
      Begin VB.CommandButton cmdFirst 
         Height          =   300
         Left            =   0
         Picture         =   "frmStockUp.frx":0000
         Style           =   1  'Graphical
         TabIndex        =   37
         TabStop         =   0   'False
         Top             =   0
         UseMaskColor    =   -1  'True
         Width           =   345
      End
      Begin VB.CommandButton cmdPrevious 
         Height          =   300
         Left            =   345
         Picture         =   "frmStockUp.frx":0342
         Style           =   1  'Graphical
         TabIndex        =   36
         TabStop         =   0   'False
         Top             =   0
         UseMaskColor    =   -1  'True
         Width           =   345
      End
      Begin VB.CommandButton cmdNext 
         Height          =   300
         Left            =   4200
         Picture         =   "frmStockUp.frx":0684
         Style           =   1  'Graphical
         TabIndex        =   35
         TabStop         =   0   'False
         Top             =   0
         UseMaskColor    =   -1  'True
         Width           =   345
      End
      Begin VB.CommandButton cmdLast 
         Height          =   300
         Left            =   4545
         Picture         =   "frmStockUp.frx":09C6
         Style           =   1  'Graphical
         TabIndex        =   34
         TabStop         =   0   'False
         Top             =   0
         UseMaskColor    =   -1  'True
         Width           =   345
      End
      Begin VB.Label lblFindNo 
         Caption         =   "快速定位:请输入单据号"
         ForeColor       =   &H00008000&
         Height          =   180
         Left            =   5760
         TabIndex        =   41
         Top             =   60
         Width           =   1980
      End
      Begin VB.Label lblStatus 
         Appearance      =   0  'Flat
         BackColor       =   &H80000005&
         BorderStyle     =   1  'Fixed Single
         ForeColor       =   &H80000008&
         Height          =   300
         Left            =   720
         TabIndex        =   38
         Top             =   0
         Width           =   3360
      End
   End
   Begin VB.Frame FrameHeader 
      Height          =   1160
      Left            =   50
      TabIndex        =   24
      Top             =   600
      Width           =   9495
      Begin VB.TextBox txtCustomerName 
         Appearance      =   0  'Flat
         DataField       =   "FCustomerName"
         Height          =   285
         Left            =   960
         MaxLength       =   10
         TabIndex        =   4
         Top             =   720
         Width           =   2535
      End
      Begin VB.TextBox txtCustomerInfo 
         Appearance      =   0  'Flat
         DataField       =   "FCustomerInfo"
         Height          =   285
         Left            =   4560
         MaxLength       =   10
         TabIndex        =   5
         Top             =   720
         Width           =   2895
      End
      Begin VB.TextBox txtEntryNo 
         Appearance      =   0  'Flat
         DataField       =   "FEntryCode"
         Height          =   285
         Left            =   8280
         MaxLength       =   10
         TabIndex        =   6
         Top             =   720
         Width           =   1095
      End
      Begin VB.TextBox txtNo 
         Appearance      =   0  'Flat
         Height          =   285
         Left            =   6360
         MaxLength       =   10
         TabIndex        =   2
         Top             =   240
         Width           =   1095
      End
      Begin MSMask.MaskEdBox maskDate 
         DataField       =   "FDate"
         Height          =   285
         Left            =   4200
         TabIndex        =   1
         Top             =   240
         Width           =   1455
         _ExtentX        =   2566
         _ExtentY        =   503
         _Version        =   393216
         Appearance      =   0
         MaxLength       =   11
         Format          =   "YYYY年MM月DD日"
         Mask            =   "####年##月##日"
         PromptChar      =   "_"
      End
      Begin MSDataListLib.DataCombo DACDepart 
         DataField       =   "FDepartCode"
         Height          =   330
         Left            =   960
         TabIndex        =   0
         Top             =   240
         Width           =   2535
         _ExtentX        =   4471
         _ExtentY        =   582
         _Version        =   393216
         Appearance      =   0
         Text            =   ""
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
      End
      Begin MSDataListLib.DataCombo DACSupplier 
         DataField       =   "FSupplierCode"
         Height          =   330
         Left            =   960
         TabIndex        =   8
         Top             =   680
         Visible         =   0   'False
         Width           =   2535
         _ExtentX        =   4471
         _ExtentY        =   582
         _Version        =   393216
         Appearance      =   0
         ListField       =   ""
         BoundColumn     =   ""
         Text            =   ""
      End
      Begin MSDataListLib.DataCombo DacEntryType 
         DataField       =   "FEntryType"
         Height          =   330
         Left            =   8280
         TabIndex        =   3
         Top             =   240
         Width           =   1095
         _ExtentX        =   1931
         _ExtentY        =   582
         _Version        =   393216
         Appearance      =   0
         Text            =   ""
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
      End
      Begin VB.Label Label2 
         AutoSize        =   -1  'True
         Caption         =   "凭证号"
         Height          =   180
         Left            =   7560
         TabIndex        =   44
         Top             =   780
         Width           =   540
      End
      Begin VB.Label lblCheque 
         AutoSize        =   -1  'True
         Caption         =   "凭证类"
         Height          =   180
         Left            =   7560
         TabIndex        =   43
         Top             =   300
         Width           =   540
      End
      Begin VB.Label lblAddressTel 
         Appearance      =   0  'Flat
         BackColor       =   &H00FFFFFF&
         BorderStyle     =   1  'Fixed Single
         ForeColor       =   &H80000008&
         Height          =   285
         Left            =   4560
         TabIndex        =   39
         Top             =   720
         Width           =   2880
      End
      Begin VB.Label lblNo 
         AutoSize        =   -1  'True
         Caption         =   "单据号"
         Height          =   180
         Left            =   5760
         TabIndex        =   29
         Top             =   300
         Width           =   540
      End
      Begin VB.Label lblDate 
         AutoSize        =   -1  'True
         Caption         =   "日期"
         Height          =   180
         Left            =   3720
         TabIndex        =   28
         Top             =   300
         Width           =   360
      End
      Begin VB.Label lblDepart 
         AutoSize        =   -1  'True
         Caption         =   "采购部门"
         Height          =   180
         Left            =   120
         TabIndex        =   27
         Top             =   300
         Width           =   720
      End
      Begin VB.Label lblSupplier 
         AutoSize        =   -1  'True
         Caption         =   "供货单位"
         Height          =   180
         Left            =   120
         TabIndex        =   26
         Top             =   750
         Width           =   720
      End
      Begin VB.Label lblAddress 
         AutoSize        =   -1  'True
         Caption         =   "地址电话"
         Height          =   180
         Left            =   3720
         TabIndex        =   25
         Top             =   750
         Width           =   720
      End
   End
   Begin VB.PictureBox picButtons 
      Align           =   2  'Align Bottom
      Appearance      =   0  'Flat
      BorderStyle     =   0  'None
      ForeColor       =   &H80000008&
      Height          =   1140
      Left            =   0
      ScaleHeight     =   1140
      ScaleWidth      =   9555
      TabIndex        =   21
      Top             =   4530
      Width           =   9555
      Begin VB.CommandButton cmdDelete 
         Caption         =   "删除(&D)"
         Height          =   315
         Left            =   4320
         TabIndex        =   18
         Top             =   720
         Width           =   975
      End
      Begin VB.CommandButton cmdClose 
         Caption         =   "关闭(&X)"
         CausesValidation=   0   'False
         Height          =   315
         Left            =   8160
         TabIndex        =   20
         Top             =   720
         Width           =   975
      End
      Begin VB.CommandButton cmdUpdate 
         Caption         =   "保存(&U)"
         Height          =   315
         Left            =   600
         TabIndex        =   17
         Top             =   720
         Visible         =   0   'False
         Width           =   975
      End
      Begin VB.Frame FrameTail 
         Height          =   615
         Left            =   50
         TabIndex        =   30
         Top             =   0
         Width           =   9495
         Begin VB.TextBox txtAuditer 
            Appearance      =   0  'Flat
            DataField       =   "FAuditer"
            Height          =   285
            Left            =   5760
            MaxLength       =   20
            TabIndex        =   13
            Top             =   240
            Width           =   1335
         End
         Begin VB.TextBox txtHandler 
            Appearance      =   0  'Flat
            DataField       =   "FHandler"
            Height          =   285
            Left            =   720
            MaxLength       =   20
            TabIndex        =   9
            Top             =   240
            Width           =   1335
         End
         Begin VB.TextBox txtKeeper 
            Appearance      =   0  'Flat
            DataField       =   "FKeeper"
            Height          =   285
            Left            =   3240
            MaxLength       =   20
            TabIndex        =   11
            Top             =   240
            Width           =   1335
         End
         Begin VB.TextBox txtMaker 
            Appearance      =   0  'Flat
            DataField       =   "FMaker"
            Height          =   285
            Left            =   8040
            MaxLength       =   20
            TabIndex        =   14
            Top             =   240
            Width           =   1335
         End
         Begin VB.CommandButton cmdAuditer 
            Caption         =   "审核"
            Height          =   285
            Left            =   4920
            TabIndex        =   12
            Top             =   240
            Width           =   735
         End
         Begin VB.CommandButton cmdKeeper 
            Caption         =   "记帐"
            Height          =   285
            Left            =   2400
            TabIndex        =   10
            Top             =   240
            Width           =   735
         End
         Begin VB.Label lblHandler 
            AutoSize        =   -1  'True
            Caption         =   "经手人"
            Height          =   180
            Left            =   120
            TabIndex        =   32
            Top             =   285
            Width           =   540
         End
         Begin VB.Label lblMaker 
            AutoSize        =   -1  'True
            Caption         =   "制单人"
            Height          =   180

⌨️ 快捷键说明

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