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

📄 frmbomlist.frm

📁 公司订单管理系统,这对于方便公司管理床单
💻 FRM
📖 第 1 页 / 共 5 页
字号:
      Begin VB.Label Label3 
         AutoSize        =   -1  'True
         Caption         =   "製品名稱:"
         Height          =   195
         Index           =   5
         Left            =   3960
         TabIndex        =   19
         Top             =   1200
         Width           =   900
      End
      Begin VB.Label Label3 
         AutoSize        =   -1  'True
         Caption         =   "訂單日期:"
         Height          =   195
         Index           =   4
         Left            =   240
         TabIndex        =   17
         Top             =   1200
         Width           =   900
      End
      Begin VB.Label Label3 
         AutoSize        =   -1  'True
         Caption         =   "製品數量:"
         Height          =   195
         Index           =   3
         Left            =   3960
         TabIndex        =   14
         Top             =   840
         Width           =   900
      End
      Begin VB.Label Label3 
         AutoSize        =   -1  'True
         Caption         =   "訂單編號:"
         Height          =   195
         Index           =   2
         Left            =   240
         TabIndex        =   12
         Top             =   840
         Width           =   900
      End
      Begin VB.Label Label3 
         AutoSize        =   -1  'True
         Caption         =   "銷貨單號:"
         Height          =   195
         Index           =   0
         Left            =   240
         TabIndex        =   8
         Top             =   480
         Width           =   900
      End
      Begin VB.Label Label5 
         AutoSize        =   -1  'True
         Caption         =   "訂料脩改"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   9.75
            Charset         =   0
            Weight          =   700
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ForeColor       =   &H000000C0&
         Height          =   240
         Index           =   1
         Left            =   120
         TabIndex        =   7
         Top             =   120
         Width           =   735
      End
      Begin VB.Label Label3 
         AutoSize        =   -1  'True
         Caption         =   "製品款號:"
         Height          =   195
         Index           =   1
         Left            =   3960
         TabIndex        =   10
         Top             =   480
         Width           =   900
      End
      Begin VB.Line Line1 
         BorderColor     =   &H80000010&
         Index           =   1
         X1              =   0
         X2              =   544
         Y1              =   24
         Y2              =   24
      End
      Begin VB.Line Line2 
         BorderColor     =   &H00FFFFFF&
         Index           =   1
         X1              =   0
         X2              =   544
         Y1              =   25
         Y2              =   25
      End
   End
   Begin VB.PictureBox picMaterielInput 
      Height          =   6090
      Left            =   1800
      ScaleHeight     =   402
      ScaleMode       =   3  'Pixel
      ScaleWidth      =   536
      TabIndex        =   127
      Top             =   960
      Width           =   8100
      Begin VB.ComboBox cmbPQUnits 
         Height          =   300
         ItemData        =   "frmBomList.frx":2FA3
         Left            =   6720
         List            =   "frmBomList.frx":2FB3
         TabIndex        =   73
         Text            =   "件"
         Top             =   840
         Width           =   735
      End
      Begin VB.ComboBox cmbMAUnits 
         Height          =   300
         ItemData        =   "frmBomList.frx":2FC7
         Left            =   3000
         List            =   "frmBomList.frx":2FD4
         TabIndex        =   98
         Text            =   "¥"
         Top             =   4200
         Width           =   735
      End
      Begin VB.ComboBox cmbMPUnits 
         Height          =   300
         ItemData        =   "frmBomList.frx":2FE4
         Left            =   3000
         List            =   "frmBomList.frx":2FF1
         TabIndex        =   95
         Text            =   "¥"
         Top             =   3840
         Width           =   735
      End
      Begin VB.TextBox txtMaterielSource 
         Height          =   285
         Left            =   4920
         MaxLength       =   50
         TabIndex        =   105
         Top             =   3120
         Width           =   2535
      End
      Begin VB.TextBox txtAmount 
         Height          =   285
         Left            =   1200
         MaxLength       =   10
         TabIndex        =   97
         Text            =   "0.00"
         Top             =   4200
         Width           =   1695
      End
      Begin VB.TextBox txtMaterielPrice 
         Height          =   285
         Left            =   1200
         MaxLength       =   10
         TabIndex        =   94
         Text            =   "0.00"
         Top             =   3840
         Width           =   1695
      End
      Begin VB.TextBox txtStockingMaterielNo 
         Height          =   285
         Left            =   4920
         MaxLength       =   50
         TabIndex        =   103
         Top             =   2760
         Width           =   2535
      End
      Begin VB.ComboBox cmbQSUnits 
         Height          =   300
         ItemData        =   "frmBomList.frx":3001
         Left            =   3000
         List            =   "frmBomList.frx":3032
         TabIndex        =   92
         Text            =   "碼"
         Top             =   3480
         Width           =   735
      End
      Begin VB.ComboBox cmbQUUnits 
         Height          =   300
         ItemData        =   "frmBomList.frx":307C
         Left            =   3000
         List            =   "frmBomList.frx":30AD
         TabIndex        =   89
         Text            =   "碼"
         Top             =   3120
         Width           =   735
      End
      Begin VB.TextBox txtSumQuantity 
         Height          =   285
         Left            =   1200
         MaxLength       =   10
         TabIndex        =   91
         Text            =   "0.00"
         Top             =   3480
         Width           =   1695
      End
      Begin VB.TextBox txtQuantityUsed 
         Height          =   285
         Left            =   1200
         MaxLength       =   10
         TabIndex        =   88
         Text            =   "0.00"
         Top             =   3120
         Width           =   1695
      End
      Begin VB.TextBox txtConsumePercentage 
         Height          =   285
         Left            =   1200
         MaxLength       =   10
         TabIndex        =   86
         Text            =   "0.00"
         Top             =   2760
         Width           =   2535
      End
      Begin VB.TextBox txtHaiKwanID 
         Height          =   285
         Left            =   1200
         MaxLength       =   50
         TabIndex        =   82
         Top             =   2040
         Width           =   2535
      End
      Begin VB.TextBox txtMaterielName 
         Height          =   285
         Left            =   1200
         MaxLength       =   128
         TabIndex        =   84
         Top             =   2400
         Width           =   2535
      End
      Begin VB.TextBox txtSalesSlipNo 
         Height          =   285
         Left            =   1200
         MaxLength       =   50
         TabIndex        =   67
         Top             =   480
         Width           =   2535
      End
      Begin VB.TextBox txtOrderformID 
         Height          =   285
         Left            =   1200
         MaxLength       =   50
         TabIndex        =   71
         Top             =   840
         Width           =   2535
      End
      Begin VB.TextBox txtDesignStyleNo 
         Height          =   285
         Left            =   4920
         MaxLength       =   50
         TabIndex        =   69
         Top             =   480
         Width           =   2535
      End
      Begin VB.TextBox txtProductQuantity 
         Height          =   285
         Left            =   4920
         MaxLength       =   10
         TabIndex        =   72
         Text            =   "0"
         Top             =   840
         Width           =   1695
      End
      Begin VB.TextBox txtProductName 
         Height          =   285
         Left            =   4920
         MaxLength       =   50
         TabIndex        =   77
         Top             =   1200
         Width           =   2535
      End
      Begin VB.TextBox txtContent 
         Height          =   750
         Left            =   1200
         MaxLength       =   128
         MultiLine       =   -1  'True
         TabIndex        =   106
         Top             =   4680
         Width           =   6255
      End
      Begin VB.CommandButton cmdOrderformInput 
         Caption         =   "錄入數據[&I]"
         Height          =   375
         Left            =   1200
         TabIndex        =   107
         Top             =   5520
         Width           =   1335
      End
      Begin MSComCtl2.DTPicker dptDeliveryDate 
         Height          =   300
         Left            =   1200
         TabIndex        =   80
         Top             =   1560
         Width           =   2535
         _ExtentX        =   4471
         _ExtentY        =   529
         _Version        =   393216
         Format          =   25493505
         CurrentDate     =   38213
      End
      Begin MSComCtl2.DTPicker dptOrderformDate 
         Height          =   300
         Left            =   1200
         TabIndex        =   76
         Top             =   1200
         Width           =   2535
         _ExtentX        =   4471
         _ExtentY        =   529
         _Version        =   393216
         Format          =   25493505
         CurrentDate     =   38213
      End
      Begin MSComCtl2.DTPicker dptRecMaterielDate 
         Height          =   300
         Left            =   4920
         TabIndex        =   79
         Top             =   2400
         Width           =   2535
         _ExtentX        =   4471
         _ExtentY        =   529
         _Version        =   393216
         CheckBox        =   -1  'True
         Format          =   25493505
         CurrentDate     =   38213
      End
      Begin MSComCtl2.DTPicker dptOrderMaterielDate 
         Height          =   300
         Left            =   4920
         TabIndex        =   100
         Top             =   2040
         Width           =   2535
         _ExtentX        =   4471
         _ExtentY        =   529
         _Version        =   393216
         CheckBox        =   -1  'True
         Format          =   25493505
         CurrentDate     =   38213
      End
      Begin VB.Label Label2 
         AutoSize        =   -1  'True
         Caption         =   "備註:"
         Height          =   195
         Index           =   18
         Left            =   600
         TabIndex        =   156
         Top             =   4560
         Width           =   540
      End
      Begin VB.Label Label2 
         AutoSize        =   -1  'True
         Caption         =   "物料來源:"
         Height          =   195
         Index           =   17
         Left            =   3960
         TabIndex        =   104
         Top             =   3120
         Width           =   900
      End
      Begin VB.Label Label2 
         AutoSize        =   -1  'True
         Caption         =   "採購單號:"
         Height          =   195
         Index           =   16
         Left            =   3960
         TabIndex        =   102
         Top             =   2760
         Width           =   900
      End
      Begin VB.Label Label2 
         AutoSize        =   -1  'True
         Caption         =   "收貨日期:"
         Height          =   195
         Index           =   15
         Left            =   3960
         TabIndex        =   101
         Top             =   2400
         Width           =   900
      End
      Begin VB.Label Label2 

⌨️ 快捷键说明

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