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

📄

📁 VB开发的ERP系统
💻
📖 第 1 页 / 共 5 页
字号:
VERSION 5.00
Object = "{BEEECC20-4D5F-4F8B-BFDC-5D9B6FBDE09D}#1.0#0"; "vsflex8.ocx"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Begin VB.Form Xs_I_ChoiceConsign 
   BackColor       =   &H00C0C0C0&
   BorderStyle     =   1  'Fixed Single
   Caption         =   "发货单选择"
   ClientHeight    =   5820
   ClientLeft      =   675
   ClientTop       =   720
   ClientWidth     =   9330
   Icon            =   "发货单选择.frx":0000
   KeyPreview      =   -1  'True
   LinkTopic       =   "Form4"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   5820
   ScaleWidth      =   9330
   StartUpPosition =   1  '所有者中心
   Begin VB.CheckBox ChkTotal 
      BackColor       =   &H00C0C0C0&
      Caption         =   "合并"
      Height          =   270
      Left            =   465
      TabIndex        =   21
      Top             =   5445
      Width           =   780
   End
   Begin VB.TextBox Flag 
      Height          =   270
      Left            =   -30
      TabIndex        =   19
      Text            =   "0"
      Top             =   60
      Visible         =   0   'False
      Width           =   255
   End
   Begin VB.CommandButton Command4 
      Caption         =   "全清"
      Height          =   300
      Left            =   3210
      TabIndex        =   9
      Top             =   420
      Width           =   780
   End
   Begin VB.CommandButton Command3 
      Caption         =   "全选"
      Height          =   300
      Left            =   2340
      TabIndex        =   8
      Top             =   420
      Width           =   780
   End
   Begin MSComctlLib.Toolbar GsToolbar 
      Height          =   525
      Left            =   9210
      TabIndex        =   18
      Top             =   90
      Visible         =   0   'False
      Width           =   2595
      _ExtentX        =   4577
      _ExtentY        =   926
      ButtonWidth     =   1455
      ButtonHeight    =   926
      Appearance      =   1
      Style           =   1
      ImageList       =   "ImageList1"
      _Version        =   393216
      BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628} 
         NumButtons      =   3
         BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "保存格式"
            Key             =   "bcgs"
            ImageKey        =   "bcgs"
         EndProperty
         BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "默认列宽"
            Key             =   "hfmrgs"
            ImageKey        =   "mrlk"
         EndProperty
         BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "显示项目"
            Key             =   "szxsxm"
            ImageKey        =   "xsxm"
         EndProperty
      EndProperty
   End
   Begin VB.Frame Frame1 
      BackColor       =   &H00C0C0C0&
      BorderStyle     =   0  'None
      Caption         =   "Frame1"
      Height          =   345
      Left            =   90
      TabIndex        =   3
      Top             =   450
      Width           =   2325
      Begin VB.OptionButton Option2 
         BackColor       =   &H00C0C0C0&
         Caption         =   "赊销"
         Height          =   255
         Left            =   840
         TabIndex        =   5
         Top             =   30
         Width           =   1005
      End
      Begin VB.OptionButton Option1 
         BackColor       =   &H00C0C0C0&
         Caption         =   "现结"
         Height          =   195
         Left            =   90
         TabIndex        =   4
         Top             =   60
         Value           =   -1  'True
         Width           =   1035
      End
   End
   Begin VB.CommandButton Command2 
      Caption         =   "取消(&C)"
      Height          =   300
      Left            =   7425
      TabIndex        =   7
      Top             =   420
      Width           =   975
   End
   Begin VB.CommandButton Command1 
      Caption         =   "确定(&O)"
      Height          =   300
      Left            =   6315
      TabIndex        =   6
      Top             =   420
      Width           =   1005
   End
   Begin VB.CommandButton Ydcommand1 
      Height          =   300
      Index           =   1
      Left            =   7020
      Picture         =   "发货单选择.frx":1042
      Style           =   1  'Graphical
      TabIndex        =   17
      Top             =   60
      Visible         =   0   'False
      Width           =   300
   End
   Begin VB.TextBox LrText 
      Height          =   285
      Index           =   0
      Left            =   1080
      TabIndex        =   0
      Top             =   75
      Width           =   2805
   End
   Begin VB.TextBox LrText 
      Height          =   285
      Index           =   1
      Left            =   5640
      TabIndex        =   1
      Top             =   75
      Width           =   1395
   End
   Begin VB.CommandButton Ydcommand1 
      Height          =   300
      Index           =   0
      Left            =   3870
      Picture         =   "发货单选择.frx":13CC
      Style           =   1  'Graphical
      TabIndex        =   14
      Top             =   60
      Visible         =   0   'False
      Width           =   300
   End
   Begin VB.TextBox Ydtext 
      BackColor       =   &H00C0FFFF&
      BorderStyle     =   0  'None
      Height          =   330
      Left            =   9180
      MultiLine       =   -1  'True
      TabIndex        =   10
      Top             =   2730
      Visible         =   0   'False
      Width           =   1185
   End
   Begin VB.ComboBox YdCombo 
      Height          =   300
      Left            =   9210
      Style           =   2  'Dropdown List
      TabIndex        =   12
      Top             =   3210
      Visible         =   0   'False
      Width           =   1155
   End
   Begin MSComctlLib.ImageList ImageList1 
      Left            =   9180
      Top             =   2100
      _ExtentX        =   1005
      _ExtentY        =   1005
      BackColor       =   -2147483643
      ImageWidth      =   16
      ImageHeight     =   16
      MaskColor       =   12632256
      _Version        =   393216
      BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
         NumListImages   =   31
         BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "发货单选择.frx":1756
            Key             =   "yl"
         EndProperty
         BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "发货单选择.frx":1C9A
            Key             =   "dy"
         EndProperty
         BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "发货单选择.frx":1DAE
            Key             =   "fq"
         EndProperty
         BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "发货单选择.frx":1EC2
            Key             =   "ymsz"
         EndProperty
         BeginProperty ListImage5 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "发货单选择.frx":2616
            Key             =   "xg"
         EndProperty
         BeginProperty ListImage6 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "发货单选择.frx":2A6A
            Key             =   "zh"
         EndProperty
         BeginProperty ListImage7 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "发货单选择.frx":30DA
            Key             =   "fh"
         EndProperty
         BeginProperty ListImage8 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "发货单选择.frx":33F6
            Key             =   "xz"
         EndProperty
         BeginProperty ListImage9 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "发货单选择.frx":350A
            Key             =   "sc"
         EndProperty
         BeginProperty ListImage10 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "发货单选择.frx":361E
            Key             =   "bc"
         EndProperty
         BeginProperty ListImage11 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "发货单选择.frx":3732
            Key             =   "cx"
         EndProperty
         BeginProperty ListImage12 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "发货单选择.frx":3846
            Key             =   "bz"
         EndProperty
         BeginProperty ListImage13 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "发货单选择.frx":395A
            Key             =   "first"
         EndProperty
         BeginProperty ListImage14 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "发货单选择.frx":3A6E
            Key             =   "prev"
         EndProperty
         BeginProperty ListImage15 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "发货单选择.frx":3B82
            Key             =   "next"
         EndProperty
         BeginProperty ListImage16 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "发货单选择.frx":3C96
            Key             =   "last"
         EndProperty
         BeginProperty ListImage17 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "发货单选择.frx":3DAA
            Key             =   "sh"
         EndProperty
         BeginProperty ListImage18 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "发货单选择.frx":42C6
            Key             =   "ye"
         EndProperty
         BeginProperty ListImage19 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "发货单选择.frx":471A
            Key             =   "xx"
         EndProperty
         BeginProperty ListImage20 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "发货单选择.frx":4B6E
            Key             =   "shsh"
         EndProperty
         BeginProperty ListImage21 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "发货单选择.frx":4FC2
            Key             =   "shbc"
         EndProperty
         BeginProperty ListImage22 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "发货单选择.frx":5416
            Key             =   "shqs"
         EndProperty
         BeginProperty ListImage23 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "发货单选择.frx":576A
            Key             =   ""
         EndProperty
         BeginProperty ListImage24 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "发货单选择.frx":5D5E
            Key             =   "qbfq"
         EndProperty
         BeginProperty ListImage25 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "发货单选择.frx":60B2
            Key             =   "cg"
         EndProperty
         BeginProperty ListImage26 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "发货单选择.frx":698C
            Key             =   ""
         EndProperty
         BeginProperty ListImage27 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "发货单选择.frx":7266
            Key             =   "ph"
         EndProperty
         BeginProperty ListImage28 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "发货单选择.frx":76B8
            Key             =   "dw"
         EndProperty
         BeginProperty ListImage29 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "发货单选择.frx":7B0A
            Key             =   "bcgs"
         EndProperty
         BeginProperty ListImage30 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "发货单选择.frx":7EA4
            Key             =   "mrlk"
         EndProperty
         BeginProperty ListImage31 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "发货单选择.frx":823E
            Key             =   "xsxm"
         EndProperty
      EndProperty
   End
   Begin VB.CommandButton Ydcommand 
      Height          =   300
      Left            =   9300
      Picture         =   "发货单选择.frx":85D8
      Style           =   1  'Graphical
      TabIndex        =   11
      Top             =   660
      Visible         =   0   'False
      Width           =   300
   End
   Begin VSFlex8Ctl.VSFlexGrid WglrGrid 
      Height          =   4485
      Left            =   30
      TabIndex        =   2
      Top             =   780
      Width           =   9225
      _cx             =   5080
      _cy             =   5080
      Appearance      =   1
      BorderStyle     =   1
      Enabled         =   -1  'True
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9

⌨️ 快捷键说明

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