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

📄 frmpd_out.frm

📁 雨点进销存软件,绝对可以用,大家可以拿来使用
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomctl.OCX"
Object = "{C932BA88-4374-101B-A56C-00AA003668DC}#1.1#0"; "MSMASK32.OCX"
Begin VB.Form FrmPD_OUT 
   Caption         =   "出货管理"
   ClientHeight    =   6555
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   7080
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   ScaleHeight     =   6555
   ScaleWidth      =   7080
   StartUpPosition =   2  '屏幕中心
   Begin VB.PictureBox Picture3 
      BorderStyle     =   0  'None
      Height          =   1095
      Left            =   120
      ScaleHeight     =   1095
      ScaleWidth      =   4335
      TabIndex        =   20
      Top             =   480
      Width           =   4335
      Begin VB.ComboBox CbxFactory 
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   9.75
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   360
         ItemData        =   "FrmPD_OUT.frx":0000
         Left            =   1800
         List            =   "FrmPD_OUT.frx":0002
         TabIndex        =   22
         Top             =   120
         Width           =   1935
      End
      Begin VB.ComboBox CbxPDKind 
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   9.75
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   360
         Left            =   1800
         TabIndex        =   21
         Top             =   720
         Width           =   1935
      End
      Begin VB.Label Label1 
         Caption         =   "请选择厂家名称:"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Left            =   120
         TabIndex        =   24
         Top             =   240
         Width           =   1575
      End
      Begin VB.Label Label2 
         Caption         =   "请选择货品类别:"
         BeginProperty Font 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   255
         Left            =   120
         TabIndex        =   23
         Top             =   840
         Width           =   1575
      End
   End
   Begin VB.PictureBox Picture1 
      Appearance      =   0  'Flat
      BackColor       =   &H8000000B&
      BorderStyle     =   0  'None
      ForeColor       =   &H80000008&
      Height          =   6135
      Left            =   120
      ScaleHeight     =   6135
      ScaleWidth      =   8415
      TabIndex        =   0
      Top             =   1680
      Width           =   8415
      Begin VB.TextBox txtpd_standard 
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   9.75
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   1080
         Locked          =   -1  'True
         TabIndex        =   30
         Top             =   1440
         Width           =   2175
      End
      Begin VB.TextBox txtpd_trunk 
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   9.75
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   5040
         TabIndex        =   29
         Top             =   1440
         Width           =   1695
      End
      Begin MSMask.MaskEdBox MaskEdBox1 
         Height          =   375
         Left            =   4800
         TabIndex        =   26
         Top             =   3240
         Visible         =   0   'False
         Width           =   2175
         _ExtentX        =   3836
         _ExtentY        =   661
         _Version        =   393216
         AutoTab         =   -1  'True
         MaxLength       =   11
         Format          =   "yyyy/mm/dd"
         Mask            =   "####年##月##日"
         PromptChar      =   "_"
      End
      Begin VB.TextBox txtpd_name 
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   9.75
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   1080
         TabIndex        =   9
         Top             =   840
         Width           =   2175
      End
      Begin VB.TextBox Txtpd_model 
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   9.75
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   5040
         TabIndex        =   8
         Top             =   840
         Width           =   1695
      End
      Begin VB.TextBox txtpd_amount 
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   9.75
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   1080
         TabIndex        =   7
         Top             =   2040
         Width           =   1575
      End
      Begin VB.TextBox txtpd_price 
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   9.75
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   5040
         TabIndex        =   6
         Text            =   "#.##"
         Top             =   2040
         Width           =   1695
      End
      Begin VB.TextBox txtpd_sum 
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   9.75
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   1080
         TabIndex        =   5
         Text            =   "#.##"
         Top             =   2640
         Width           =   1575
      End
      Begin VB.TextBox txtpd_remark 
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   9.75
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   735
         Left            =   1080
         TabIndex        =   4
         Top             =   3240
         Width           =   3615
      End
      Begin VB.PictureBox Picture2 
         BorderStyle     =   0  'None
         DragMode        =   1  'Automatic
         Height          =   495
         Left            =   1920
         ScaleHeight     =   495
         ScaleWidth      =   3135
         TabIndex        =   1
         Top             =   4200
         Width           =   3135
         Begin VB.CommandButton cmdNext 
            Caption         =   "添 加"
            BeginProperty Font 
               Name            =   "楷体_GB2312"
               Size            =   10.5
               Charset         =   134
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   375
            Left            =   1800
            TabIndex        =   3
            Top             =   120
            Width           =   1095
         End
         Begin VB.CommandButton CmdSave 
            Caption         =   "保 存"
            BeginProperty Font 
               Name            =   "楷体_GB2312"
               Size            =   10.5
               Charset         =   134
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   375
            Left            =   480
            TabIndex        =   2
            Top             =   120
            Width           =   1095
         End
      End
      Begin MSMask.MaskEdBox MaskEdBox2 
         Height          =   375
         Left            =   4800
         TabIndex        =   31
         Top             =   2640
         Visible         =   0   'False
         Width           =   2175
         _ExtentX        =   3836
         _ExtentY        =   661
         _Version        =   393216
         AutoTab         =   -1  'True
         MaxLength       =   15
         Format          =   "$#,##0.00;($#,##0.00)"
         Mask            =   "?.??"
         PromptChar      =   "_"
      End

⌨️ 快捷键说明

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