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

📄 spdjb.frm

📁 送水管理系统 运用VISUAL BASIC言自制系统
💻 FRM
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Begin VB.Form SPDJB 
   Caption         =   "水票登记表"
   ClientHeight    =   7920
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   10905
   LinkTopic       =   "Form1"
   ScaleHeight     =   7920
   ScaleWidth      =   10905
   StartUpPosition =   3  '窗口缺省
   Begin MSComctlLib.Toolbar Toolbar1 
      Align           =   1  'Align Top
      Height          =   615
      Left            =   0
      TabIndex        =   23
      Top             =   0
      Width           =   10905
      _ExtentX        =   19235
      _ExtentY        =   1085
      ButtonWidth     =   609
      ButtonHeight    =   926
      Appearance      =   1
      _Version        =   393216
      Begin MSComctlLib.Toolbar Toolbar7 
         Height          =   525
         Left            =   8520
         TabIndex        =   29
         Top             =   0
         Width           =   1335
         _ExtentX        =   2355
         _ExtentY        =   926
         ButtonWidth     =   1455
         ButtonHeight    =   926
         Appearance      =   1
         Style           =   1
         _Version        =   393216
         BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628} 
            NumButtons      =   1
            BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Caption         =   "  退  出"
            EndProperty
         EndProperty
      End
      Begin MSComctlLib.Toolbar Toolbar6 
         Height          =   525
         Left            =   6960
         TabIndex        =   28
         Top             =   0
         Width           =   1215
         _ExtentX        =   2143
         _ExtentY        =   926
         ButtonWidth     =   1455
         ButtonHeight    =   926
         Appearance      =   1
         Style           =   1
         _Version        =   393216
         BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628} 
            NumButtons      =   1
            BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Caption         =   "  查  询"
            EndProperty
         EndProperty
      End
      Begin MSComctlLib.Toolbar Toolbar5 
         Height          =   525
         Left            =   5160
         TabIndex        =   27
         Top             =   0
         Width           =   1335
         _ExtentX        =   2355
         _ExtentY        =   926
         ButtonWidth     =   1455
         ButtonHeight    =   926
         Appearance      =   1
         Style           =   1
         _Version        =   393216
         BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628} 
            NumButtons      =   1
            BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Caption         =   "  取  消"
            EndProperty
         EndProperty
      End
      Begin MSComctlLib.Toolbar Toolbar4 
         Height          =   525
         Left            =   3360
         TabIndex        =   26
         Top             =   0
         Width           =   1215
         _ExtentX        =   2143
         _ExtentY        =   926
         ButtonWidth     =   1455
         ButtonHeight    =   926
         Appearance      =   1
         Style           =   1
         _Version        =   393216
         BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628} 
            NumButtons      =   1
            BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Caption         =   "  删  除"
            EndProperty
         EndProperty
      End
      Begin MSComctlLib.Toolbar Toolbar3 
         Height          =   525
         Left            =   1680
         TabIndex        =   25
         Top             =   0
         Width           =   1095
         _ExtentX        =   1931
         _ExtentY        =   926
         ButtonWidth     =   1455
         ButtonHeight    =   926
         Appearance      =   1
         Style           =   1
         _Version        =   393216
         BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628} 
            NumButtons      =   1
            BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Caption         =   "  保  存"
            EndProperty
         EndProperty
      End
      Begin MSComctlLib.Toolbar Toolbar2 
         Height          =   525
         Left            =   120
         TabIndex        =   24
         Top             =   0
         Width           =   1095
         _ExtentX        =   1931
         _ExtentY        =   926
         ButtonWidth     =   1455
         ButtonHeight    =   926
         Appearance      =   1
         Style           =   1
         _Version        =   393216
         BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628} 
            NumButtons      =   1
            BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Caption         =   "  添  加"
            EndProperty
         EndProperty
      End
   End
   Begin VB.Frame Frame1 
      Height          =   3255
      Left            =   120
      TabIndex        =   0
      Top             =   720
      Width           =   9735
      Begin VB.TextBox Text2 
         Height          =   375
         Index           =   5
         Left            =   4200
         TabIndex        =   22
         Top             =   2040
         Width           =   1575
      End
      Begin VB.TextBox Text2 
         Height          =   375
         Index           =   4
         Left            =   1200
         TabIndex        =   21
         Top             =   2040
         Width           =   1575
      End
      Begin VB.TextBox Text2 
         Height          =   375
         Index           =   3
         Left            =   7080
         TabIndex        =   20
         Top             =   1560
         Width           =   1935
      End
      Begin VB.TextBox Text2 
         Height          =   375
         Index           =   0
         Left            =   1200
         TabIndex        =   19
         Top             =   1440
         Width           =   1335
      End
      Begin VB.ComboBox Combo3 
         Height          =   300
         Left            =   1200
         TabIndex        =   18
         Text            =   "Combo3"
         Top             =   960
         Width           =   3015
      End
      Begin VB.TextBox Text2 
         Height          =   375
         Index           =   2
         Left            =   4080
         TabIndex        =   17
         Top             =   360
         Width           =   1695
      End
      Begin VB.TextBox Text2 
         Height          =   375
         Index           =   1
         Left            =   1200
         TabIndex        =   16
         Top             =   360
         Width           =   1335
      End
      Begin VB.TextBox Text8 
         Height          =   375
         Left            =   7080
         TabIndex        =   15
         Top             =   2160
         Width           =   1935
      End
      Begin VB.TextBox Text7 
         Height          =   375
         Left            =   1200
         TabIndex        =   14
         Top             =   2640
         Width           =   4815
      End
      Begin VB.TextBox 水票登记表 
         Height          =   375
         Left            =   7080
         TabIndex        =   7
         Top             =   960
         Width           =   1935
      End
      Begin VB.TextBox Text1 
         Height          =   375
         Left            =   7080
         TabIndex        =   4
         Top             =   360
         Width           =   1935
      End
      Begin VB.Label Label17 
         Caption         =   "摘要"
         Height          =   375
         Left            =   600
         TabIndex        =   13
         Top             =   2760
         Width           =   735
      End
      Begin VB.Label Label15 
         Caption         =   "水票号码"
         Height          =   375
         Left            =   6240
         TabIndex        =   12
         Top             =   2280
         Width           =   855
      End
      Begin VB.Label Label14 
         Caption         =   "水票终止号"
         Height          =   375
         Left            =   3240
         TabIndex        =   11
         Top             =   2160
         Width           =   1095
      End
      Begin VB.Label Label13 
         Caption         =   "水票起始号"
         Height          =   495
         Left            =   240
         TabIndex        =   10
         Top             =   2160
         Width           =   1095
      End
      Begin VB.Label Label9 
         Caption         =   "金额"
         Height          =   375
         Left            =   6480
         TabIndex        =   9
         Top             =   1680
         Width           =   735
      End
      Begin VB.Label 登记数量 
         Caption         =   "登记数量"
         Height          =   375
         Left            =   360
         TabIndex        =   8
         Top             =   1560
         Width           =   1095
      End
      Begin VB.Label Label5 
         Caption         =   "单价"
         Height          =   375
         Left            =   6480
         TabIndex        =   6
         Top             =   1080
         Width           =   735
      End
      Begin VB.Label Label4 
         Caption         =   "水票名称"
         Height          =   375
         Left            =   360
         TabIndex        =   5
         Top             =   960
         Width           =   1095
      End
      Begin VB.Label Label3 
         Caption         =   "开票人"
         Height          =   375
         Left            =   6360
         TabIndex        =   3
         Top             =   480
         Width           =   975
      End
      Begin VB.Label Label2 
         Caption         =   "登记日期"
         Height          =   255
         Left            =   3240
         TabIndex        =   2
         Top             =   480
         Width           =   1095
      End
      Begin VB.Label Label1 
         Caption         =   "单据编号"
         Height          =   375
         Left            =   360
         TabIndex        =   1
         Top             =   480
         Width           =   1095
      End
   End
End
Attribute VB_Name = "SPDJB"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Private Sub 查询_Click()

End Sub

Private Sub Data1_Validate(Action As Integer, Save As Integer)

End Sub

Private Sub Combo1_Change()

End Sub

⌨️ 快捷键说明

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