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

📄 frmstoreinedit.frm

📁 Visual Basic + Oracle 9i数据库应用系统开发与实例(企业购销存管理系统)界面简洁,数据库完整,还不错~适合学生利用和使用!
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Begin VB.Form FrmStoreinEdit 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "编辑入库单"
   ClientHeight    =   3420
   ClientLeft      =   45
   ClientTop       =   345
   ClientWidth     =   11910
   Icon            =   "FrmStoreinEdit.frx":0000
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   3420
   ScaleWidth      =   11910
   StartUpPosition =   2  '屏幕中心
   Begin VB.CommandButton Cmd_OK 
      Caption         =   "确 定"
      Height          =   400
      Left            =   4225
      MouseIcon       =   "FrmStoreinEdit.frx":0CCA
      MousePointer    =   99  'Custom
      Style           =   1  'Graphical
      TabIndex        =   27
      Top             =   2760
      Width           =   1300
   End
   Begin VB.CommandButton Cmd_Cancel 
      Cancel          =   -1  'True
      Caption         =   "取 消"
      Height          =   400
      Left            =   6385
      MouseIcon       =   "FrmStoreinEdit.frx":0FD4
      MousePointer    =   99  'Custom
      Style           =   1  'Graphical
      TabIndex        =   26
      Top             =   2760
      Width           =   1300
   End
   Begin VB.Frame Frame3 
      Caption         =   "入库信息"
      Height          =   2295
      Left            =   0
      TabIndex        =   13
      Top             =   240
      Width           =   6015
      Begin VB.ComboBox ComboStore 
         Height          =   300
         ItemData        =   "FrmStoreinEdit.frx":12DE
         Left            =   4320
         List            =   "FrmStoreinEdit.frx":12E8
         Style           =   2  'Dropdown List
         TabIndex        =   25
         Top             =   1320
         Width           =   1455
      End
      Begin VB.ComboBox ComboId 
         Height          =   300
         ItemData        =   "FrmStoreinEdit.frx":12FC
         Left            =   4320
         List            =   "FrmStoreinEdit.frx":12FE
         Style           =   2  'Dropdown List
         TabIndex        =   23
         Top             =   360
         Width           =   1455
      End
      Begin VB.TextBox txtPrice 
         Alignment       =   1  'Right Justify
         Enabled         =   0   'False
         Height          =   270
         Left            =   1320
         MaxLength       =   20
         TabIndex        =   17
         Top             =   855
         Width           =   1455
      End
      Begin VB.ComboBox ComboStoreinType 
         Height          =   300
         ItemData        =   "FrmStoreinEdit.frx":1300
         Left            =   1320
         List            =   "FrmStoreinEdit.frx":130A
         Style           =   2  'Dropdown List
         TabIndex        =   16
         Top             =   360
         Width           =   1455
      End
      Begin VB.TextBox txtNum 
         Alignment       =   1  'Right Justify
         Enabled         =   0   'False
         Height          =   270
         Left            =   4320
         MaxLength       =   200
         TabIndex        =   15
         Top             =   855
         Width           =   1455
      End
      Begin VB.TextBox txtAmount 
         Alignment       =   1  'Right Justify
         Enabled         =   0   'False
         Height          =   270
         Left            =   1320
         MaxLength       =   20
         TabIndex        =   14
         Top             =   1335
         Width           =   1455
      End
      Begin VB.Label lblEmpName 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "EmpName"
         Height          =   180
         Left            =   1320
         TabIndex        =   32
         Top             =   1860
         Width           =   630
      End
      Begin VB.Label lblOptDate 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "OptDate"
         Height          =   180
         Left            =   4320
         TabIndex        =   31
         Top             =   1860
         Width           =   630
      End
      Begin VB.Label Label27 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "经办人"
         Height          =   180
         Left            =   240
         TabIndex        =   30
         Top             =   1860
         Width           =   540
      End
      Begin VB.Label Label9 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "入库日期"
         Height          =   180
         Left            =   3240
         TabIndex        =   29
         Top             =   1860
         Width           =   720
      End
      Begin VB.Label Label21 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "凭单编号"
         Height          =   180
         Left            =   3240
         TabIndex        =   24
         Top             =   420
         Width           =   720
      End
      Begin VB.Label Label24 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "选择仓库"
         Height          =   180
         Left            =   3240
         TabIndex        =   22
         Top             =   1380
         Width           =   720
      End
      Begin VB.Label Label23 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "商品单价"
         Height          =   180
         Left            =   240
         TabIndex        =   21
         Top             =   900
         Width           =   720
      End
      Begin VB.Label Label22 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "入库类型"
         Height          =   180
         Left            =   240
         TabIndex        =   20
         Top             =   420
         Width           =   720
      End
      Begin VB.Label Label20 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "商品数量"
         Height          =   180
         Left            =   3240
         TabIndex        =   19
         Top             =   900
         Width           =   720
      End
      Begin VB.Label Label19 
         AutoSize        =   -1  'True
         BackStyle       =   0  'Transparent
         Caption         =   "总金额"
         Height          =   180
         Left            =   240
         TabIndex        =   18
         Top             =   1380
         Width           =   540
      End
   End
   Begin VB.Frame Frame2 
      Caption         =   "产品信息"
      Height          =   2295
      Left            =   6000
      TabIndex        =   0
      Top             =   240
      Width           =   5895
      Begin VB.ComboBox ComboPro 
         Enabled         =   0   'False
         Height          =   300
         Left            =   1320
         TabIndex        =   28
         Top             =   855
         Width           =   4455
      End
      Begin VB.TextBox txtMin 
         Enabled         =   0   'False
         Height          =   270
         Left            =   1320
         MaxLength       =   20
         TabIndex        =   6
         Top             =   1845
         Width           =   1455
      End
      Begin VB.ComboBox ComboType1 
         Enabled         =   0   'False
         Height          =   300
         ItemData        =   "FrmStoreinEdit.frx":1322
         Left            =   1320
         List            =   "FrmStoreinEdit.frx":1324
         TabIndex        =   5
         Top             =   360
         Width           =   1455
      End
      Begin VB.TextBox txtStyle 
         Enabled         =   0   'False
         Height          =   270
         Left            =   1320
         MaxLength       =   200
         TabIndex        =   4
         Top             =   1320
         Width           =   1455
      End
      Begin VB.TextBox txtUnit 
         Enabled         =   0   'False
         Height          =   270
         Left            =   4320
         MaxLength       =   20
         TabIndex        =   3
         Top             =   1320
         Width           =   1455
      End
      Begin VB.ComboBox ComboType2 

⌨️ 快捷键说明

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