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

📄 frmstocksend.frm

📁 网上销售源代码
💻 FRM
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomctl.ocx"
Object = "{0ECD9B60-23AA-11D0-B351-00A0C9055D8E}#6.0#0"; "MSHFLXGD.OCX"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Begin VB.Form frmStockSend 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "仓库发货"
   ClientHeight    =   6270
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   8670
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   6270
   ScaleWidth      =   8670
   ShowInTaskbar   =   0   'False
   StartUpPosition =   3  '窗口缺省
   Begin VB.Frame Frame1 
      Height          =   2025
      Left            =   0
      TabIndex        =   2
      Top             =   600
      Width           =   8565
      Begin VB.TextBox Text4 
         Height          =   345
         Left            =   5850
         TabIndex        =   17
         Text            =   "Text4"
         Top             =   1020
         Width           =   2325
      End
      Begin VB.TextBox Text3 
         Height          =   345
         Left            =   1380
         TabIndex        =   16
         Text            =   "Text3"
         Top             =   1080
         Width           =   2325
      End
      Begin MSComCtl2.DTPicker DTPicker1 
         Height          =   345
         Left            =   5850
         TabIndex        =   14
         Top             =   600
         Width           =   2325
         _ExtentX        =   4101
         _ExtentY        =   609
         _Version        =   393216
         Format          =   63504385
         CurrentDate     =   38297
      End
      Begin VB.TextBox Text2 
         Height          =   345
         Left            =   1380
         TabIndex        =   12
         Text            =   "Text2"
         Top             =   660
         Width           =   2325
      End
      Begin VB.TextBox Text1 
         Height          =   345
         Left            =   5850
         TabIndex        =   10
         Top             =   210
         Width           =   2325
      End
      Begin VB.TextBox txtBillNo 
         Height          =   345
         Left            =   1380
         TabIndex        =   4
         Top             =   240
         Width           =   2325
      End
      Begin VB.TextBox txtRemark 
         Height          =   345
         Left            =   1380
         TabIndex        =   3
         Top             =   1500
         Width           =   6795
      End
      Begin VB.Label Label10 
         Caption         =   "送货人:"
         Height          =   195
         Left            =   390
         TabIndex        =   15
         Top             =   1050
         Width           =   795
      End
      Begin VB.Label Label9 
         Caption         =   "发货时间:"
         Height          =   195
         Left            =   4530
         TabIndex        =   13
         Top             =   690
         Width           =   795
      End
      Begin VB.Label Label8 
         Caption         =   "发货人:"
         Height          =   195
         Left            =   390
         TabIndex        =   11
         Top             =   660
         Width           =   795
      End
      Begin VB.Label Label7 
         Caption         =   "进货单据号:"
         Height          =   195
         Left            =   4470
         TabIndex        =   9
         Top             =   300
         Width           =   1185
      End
      Begin VB.Label Label1 
         Caption         =   "门市:"
         Height          =   195
         Left            =   4590
         TabIndex        =   7
         Top             =   1080
         Width           =   795
      End
      Begin VB.Label Label2 
         Caption         =   "单据号:"
         Height          =   195
         Left            =   390
         TabIndex        =   6
         Top             =   300
         Width           =   795
      End
      Begin VB.Label Label6 
         Caption         =   "备注:"
         Height          =   195
         Left            =   390
         TabIndex        =   5
         Top             =   1590
         Width           =   795
      End
   End
   Begin VB.TextBox txtCargo 
      Appearance      =   0  'Flat
      Height          =   270
      Left            =   1710
      TabIndex        =   0
      Top             =   3000
      Visible         =   0   'False
      Width           =   1515
   End
   Begin MSHierarchicalFlexGridLib.MSHFlexGrid fg 
      Height          =   3495
      Left            =   60
      TabIndex        =   1
      Top             =   2700
      Width           =   8505
      _ExtentX        =   15002
      _ExtentY        =   6165
      _Version        =   393216
      Cols            =   10
      FillStyle       =   1
      AllowUserResizing=   1
      FormatString    =   $"frmStockSend.frx":0000
      RowSizingMode   =   1
      _NumberOfBands  =   1
      _Band(0).Cols   =   10
      _Band(0).GridLinesBand=   1
      _Band(0).TextStyleBand=   0
      _Band(0).TextStyleHeader=   0
   End
   Begin MSComctlLib.ImageList ImgOperation 
      Left            =   5880
      Top             =   90
      _ExtentX        =   1005
      _ExtentY        =   1005
      BackColor       =   -2147483643
      ImageWidth      =   16
      ImageHeight     =   16
      MaskColor       =   12632256
      _Version        =   393216
      BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
         NumListImages   =   19
         BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmStockSend.frx":009A
            Key             =   ""
         EndProperty
         BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmStockSend.frx":5FDC
            Key             =   ""
         EndProperty
         BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmStockSend.frx":6CB6
            Key             =   ""
         EndProperty
         BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmStockSend.frx":89C0
            Key             =   ""
         EndProperty
         BeginProperty ListImage5 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmStockSend.frx":9592
            Key             =   ""
         EndProperty
         BeginProperty ListImage6 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmStockSend.frx":C29C
            Key             =   ""
         EndProperty
         BeginProperty ListImage7 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmStockSend.frx":C5B6
            Key             =   ""
         EndProperty
         BeginProperty ListImage8 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmStockSend.frx":CA08
            Key             =   ""
         EndProperty
         BeginProperty ListImage9 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmStockSend.frx":103CA
            Key             =   ""
         EndProperty
         BeginProperty ListImage10 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmStockSend.frx":10964
            Key             =   ""
         EndProperty
         BeginProperty ListImage11 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmStockSend.frx":10EFE
            Key             =   ""
         EndProperty
         BeginProperty ListImage12 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmStockSend.frx":117D8
            Key             =   ""
         EndProperty
         BeginProperty ListImage13 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmStockSend.frx":11932
            Key             =   ""
         EndProperty
         BeginProperty ListImage14 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmStockSend.frx":11CCC
            Key             =   ""
         EndProperty
         BeginProperty ListImage15 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmStockSend.frx":12066
            Key             =   ""
         EndProperty
         BeginProperty ListImage16 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmStockSend.frx":12400
            Key             =   ""
         EndProperty
         BeginProperty ListImage17 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmStockSend.frx":1279A
            Key             =   ""
         EndProperty
         BeginProperty ListImage18 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmStockSend.frx":12AB4
            Key             =   ""
         EndProperty
         BeginProperty ListImage19 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmStockSend.frx":1338E
            Key             =   ""
         EndProperty
      EndProperty
   End
   Begin MSComctlLib.Toolbar tlbOperate 
      Height          =   540
      Left            =   0
      TabIndex        =   8
      Top             =   0
      Width           =   9180
      _ExtentX        =   16193
      _ExtentY        =   953
      ButtonWidth     =   820
      ButtonHeight    =   953
      AllowCustomize  =   0   'False
      Wrappable       =   0   'False
      Style           =   1
      ImageList       =   "ImgOperation"
      _Version        =   393216
      BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628} 
         NumButtons      =   12
         BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Object.ToolTipText     =   "新增"
            Style           =   3
         EndProperty
         BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "保存"
            Key             =   "update"
            Object.ToolTipText     =   "保存"
            ImageIndex      =   9
         EndProperty
         BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Style           =   3
         EndProperty
         BeginProperty Button4 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "撤消"
            Key             =   "cancel"
            ImageIndex      =   10
         EndProperty
         BeginProperty Button5 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Style           =   3
         EndProperty
         BeginProperty Button6 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "首页"
            Key             =   "first"
            ImageIndex      =   13
         EndProperty
         BeginProperty Button7 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "前页"
            Key             =   "prev"
            ImageIndex      =   14
         EndProperty
         BeginProperty Button8 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "下页"
            Key             =   "next"
            ImageIndex      =   15
         EndProperty
         BeginProperty Button9 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "末页"
            Key             =   "last"
            ImageIndex      =   16
         EndProperty
         BeginProperty Button10 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Style           =   3
         EndProperty
         BeginProperty Button11 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "关闭"
            Key             =   "quit"
            Object.ToolTipText     =   "关闭"
            ImageIndex      =   19
         EndProperty
         BeginProperty Button12 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Style           =   3
         EndProperty
      EndProperty
   End
End
Attribute VB_Name = "frmstocksend"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False

⌨️ 快捷键说明

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