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

📄 frmcustomerorderform.frm

📁 公司订单管理系统,这对于方便公司管理床单
💻 FRM
📖 第 1 页 / 共 2 页
字号:
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"
Begin VB.Form frmCustomerOrderform 
   ClientHeight    =   6855
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   9810
   LinkTopic       =   "Form2"
   ScaleHeight     =   457
   ScaleMode       =   3  'Pixel
   ScaleWidth      =   654
   StartUpPosition =   3  'Windows Default
   Begin VB.PictureBox Picture2 
      Height          =   5295
      Left            =   1800
      ScaleHeight     =   349
      ScaleMode       =   3  'Pixel
      ScaleWidth      =   525
      TabIndex        =   9
      Top             =   1200
      Width           =   7935
      Begin VB.Frame Frame1 
         Caption         =   "【客户订单入库】"
         Height          =   4935
         Left            =   120
         TabIndex        =   10
         Top             =   120
         Width           =   7575
         Begin VB.CommandButton Command8 
            Caption         =   "全部重填[&R]"
            Height          =   375
            Left            =   2880
            TabIndex        =   21
            Top             =   4320
            Width           =   1335
         End
         Begin VB.CommandButton cmdOrderformInput 
            Caption         =   "录入[&I]"
            Height          =   375
            Left            =   1200
            TabIndex        =   20
            Top             =   4320
            Width           =   1335
         End
         Begin VB.TextBox txtContent 
            Height          =   1455
            Left            =   1200
            MaxLength       =   255
            MultiLine       =   -1  'True
            TabIndex        =   19
            Top             =   2640
            Width           =   6135
         End
         Begin VB.TextBox txtDeliveryDate 
            Height          =   285
            Left            =   1200
            MaxLength       =   50
            TabIndex        =   18
            Top             =   1920
            Width           =   2295
         End
         Begin VB.TextBox txtOrderformDate 
            Height          =   285
            Left            =   1200
            MaxLength       =   50
            TabIndex        =   17
            Top             =   1440
            Width           =   2295
         End
         Begin VB.TextBox txtProductName 
            Height          =   285
            Left            =   4560
            MaxLength       =   50
            TabIndex        =   16
            Top             =   1440
            Width           =   2775
         End
         Begin VB.TextBox txtProductQuantity 
            Height          =   285
            Left            =   4560
            MaxLength       =   50
            TabIndex        =   15
            Top             =   960
            Width           =   2775
         End
         Begin VB.TextBox txtDesignStyleNo 
            Height          =   285
            Left            =   4560
            MaxLength       =   50
            TabIndex        =   14
            Top             =   480
            Width           =   2775
         End
         Begin VB.TextBox txtOrderformID 
            Height          =   285
            Left            =   1200
            MaxLength       =   50
            TabIndex        =   13
            Top             =   960
            Width           =   2295
         End
         Begin VB.TextBox txtSalesSlipNo 
            Height          =   285
            Left            =   1200
            MaxLength       =   50
            TabIndex        =   12
            Top             =   480
            Width           =   2295
         End
         Begin VB.TextBox txtOrderInputDate 
            Height          =   285
            Left            =   4560
            MaxLength       =   50
            TabIndex        =   11
            Top             =   1920
            Width           =   2775
         End
         Begin VB.Label Label10 
            AutoSize        =   -1  'True
            Caption         =   "备注:"
            Height          =   195
            Left            =   240
            TabIndex        =   30
            Top             =   2640
            Width           =   540
         End
         Begin VB.Label Label8 
            AutoSize        =   -1  'True
            Caption         =   "订单日期:"
            Height          =   195
            Left            =   240
            TabIndex        =   29
            Top             =   1440
            Width           =   900
         End
         Begin VB.Label Label6 
            AutoSize        =   -1  'True
            Caption         =   "制品名称:"
            Height          =   195
            Left            =   3600
            TabIndex        =   28
            Top             =   1440
            Width           =   900
         End
         Begin VB.Label Label5 
            AutoSize        =   -1  'True
            Caption         =   "制品数量:"
            Height          =   195
            Left            =   3600
            TabIndex        =   27
            Top             =   960
            Width           =   900
         End
         Begin VB.Label Label4 
            AutoSize        =   -1  'True
            Caption         =   "制品款号:"
            Height          =   195
            Left            =   3600
            TabIndex        =   26
            Top             =   480
            Width           =   900
         End
         Begin VB.Label Label3 
            AutoSize        =   -1  'True
            Caption         =   "订单编号:"
            Height          =   195
            Left            =   240
            TabIndex        =   25
            Top             =   960
            Width           =   900
         End
         Begin VB.Label Label2 
            AutoSize        =   -1  'True
            Caption         =   "销货单号:"
            Height          =   195
            Left            =   240
            TabIndex        =   24
            Top             =   480
            Width           =   900
         End
         Begin VB.Label Label9 
            AutoSize        =   -1  'True
            Caption         =   "交货日期:"
            Height          =   195
            Left            =   240
            TabIndex        =   23
            Top             =   1920
            Width           =   900
         End
         Begin VB.Label Label7 
            AutoSize        =   -1  'True
            Caption         =   "入库日期:"
            Height          =   195
            Left            =   3600
            TabIndex        =   22
            Top             =   1920
            Width           =   900
         End
      End
      Begin VB.Frame Frame2 
         Caption         =   "【客户订单查询】"
         Height          =   4935
         Left            =   120
         TabIndex        =   31
         Top             =   120
         Width           =   7575
         Begin VB.CheckBox Check3 
            Caption         =   "制品款号"
            Height          =   255
            Left            =   3360
            TabIndex        =   41
            Top             =   360
            Width           =   1095
         End
         Begin VB.CheckBox Check1 
            Caption         =   "销货单号"
            Height          =   255
            Left            =   120
            TabIndex        =   40
            Top             =   360
            Width           =   1095
         End
         Begin VB.CheckBox Check2 
            Caption         =   "定单编号"
            Height          =   255
            Left            =   120
            TabIndex        =   39
            Top             =   720
            Width           =   1095
         End
         Begin VB.ComboBox cmbSalesSlipNo 
            Height          =   300
            Left            =   1200
            TabIndex        =   38
            Top             =   360
            Width           =   1935
         End
         Begin VB.ComboBox cmbOrderformID 
            Height          =   300
            Left            =   1200
            TabIndex        =   37
            Top             =   720
            Width           =   1935
         End
         Begin VB.ComboBox cmbDesignStyleNo 
            Height          =   300
            Left            =   4440
            TabIndex        =   36
            Top             =   360
            Width           =   1935
         End
         Begin VB.CheckBox Check4 
            Caption         =   "订单日期"
            Height          =   255
            Left            =   3360
            TabIndex        =   35
            Top             =   720
            Width           =   1095
         End
         Begin VB.ComboBox cmbOrderformDate 
            Height          =   300
            Left            =   4440
            TabIndex        =   34
            Top             =   720
            Width           =   1935
         End
         Begin VB.CommandButton Command7 
            Caption         =   "查询[&Q]"
            Height          =   365
            Left            =   6480
            TabIndex        =   33
            Top             =   360
            Width           =   975
         End
         Begin MSDataGridLib.DataGrid DataGrid1 
            Height          =   3495
            Left            =   120
            TabIndex        =   32
            Top             =   1320
            Width           =   7335
            _ExtentX        =   12938
            _ExtentY        =   6165
            _Version        =   393216
            BorderStyle     =   0
            HeadLines       =   1
            RowHeight       =   15
            BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
               Name            =   "宋体"
               Size            =   9
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
               Name            =   "宋体"
               Size            =   9
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            ColumnCount     =   2
            BeginProperty Column00 
               DataField       =   ""
               Caption         =   ""
               BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
                  Type            =   0
                  Format          =   ""
                  HaveTrueFalseNull=   0
                  FirstDayOfWeek  =   0
                  FirstWeekOfYear =   0
                  LCID            =   2052
                  SubFormatType   =   0
               EndProperty
            EndProperty
            BeginProperty Column01 
               DataField       =   ""
               Caption         =   ""
               BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
                  Type            =   0
                  Format          =   ""
                  HaveTrueFalseNull=   0
                  FirstDayOfWeek  =   0
                  FirstWeekOfYear =   0
                  LCID            =   2052
                  SubFormatType   =   0
               EndProperty
            EndProperty
            SplitCount      =   1
            BeginProperty Split0 
               BeginProperty Column00 
               EndProperty
               BeginProperty Column01 
               EndProperty
            EndProperty
         End
      End
   End
   Begin VB.PictureBox Picture1 
      Height          =   5295
      Left            =   0
      ScaleHeight     =   349
      ScaleMode       =   3  'Pixel
      ScaleWidth      =   114
      TabIndex        =   2
      Top             =   1200
      Width           =   1770

⌨️ 快捷键说明

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