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

📄 frmstoreinedit.frm

📁 本系统为汽车销售系统
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Begin VB.Form frmstoreinedit 
   Caption         =   "Form1"
   ClientHeight    =   9360
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   10725
   LinkTopic       =   "Form1"
   ScaleHeight     =   9360
   ScaleWidth      =   10725
   StartUpPosition =   2  '屏幕中心
   Begin MSAdodcLib.Adodc Adodc3 
      Height          =   375
      Left            =   5760
      Top             =   8040
      Visible         =   0   'False
      Width           =   1455
      _ExtentX        =   2566
      _ExtentY        =   661
      ConnectMode     =   0
      CursorLocation  =   3
      IsolationLevel  =   -1
      ConnectionTimeout=   15
      CommandTimeout  =   30
      CursorType      =   3
      LockType        =   3
      CommandType     =   8
      CursorOptions   =   0
      CacheSize       =   50
      MaxRecords      =   0
      BOFAction       =   0
      EOFAction       =   0
      ConnectStringType=   3
      Appearance      =   1
      BackColor       =   -2147483643
      ForeColor       =   -2147483640
      Orientation     =   0
      Enabled         =   -1
      Connect         =   "dsn=wangliang"
      OLEDBString     =   ""
      OLEDBFile       =   ""
      DataSourceName  =   "wangliang"
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   "select proid from product"
      Caption         =   "Adodc3"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      _Version        =   393216
   End
   Begin MSAdodcLib.Adodc Adodc2 
      Height          =   495
      Left            =   2640
      Top             =   7920
      Visible         =   0   'False
      Width           =   1815
      _ExtentX        =   3201
      _ExtentY        =   873
      ConnectMode     =   0
      CursorLocation  =   3
      IsolationLevel  =   -1
      ConnectionTimeout=   15
      CommandTimeout  =   30
      CursorType      =   3
      LockType        =   3
      CommandType     =   8
      CursorOptions   =   0
      CacheSize       =   50
      MaxRecords      =   0
      BOFAction       =   0
      EOFAction       =   0
      ConnectStringType=   3
      Appearance      =   1
      BackColor       =   -2147483643
      ForeColor       =   -2147483640
      Orientation     =   0
      Enabled         =   -1
      Connect         =   "dsn=wangliang"
      OLEDBString     =   ""
      OLEDBFile       =   ""
      DataSourceName  =   "wangliang"
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   "select clientid from client"
      Caption         =   "Adodc2"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      _Version        =   393216
   End
   Begin MSAdodcLib.Adodc Adodc1 
      Height          =   375
      Left            =   480
      Top             =   8400
      Visible         =   0   'False
      Width           =   1695
      _ExtentX        =   2990
      _ExtentY        =   661
      ConnectMode     =   0
      CursorLocation  =   3
      IsolationLevel  =   -1
      ConnectionTimeout=   15
      CommandTimeout  =   30
      CursorType      =   3
      LockType        =   3
      CommandType     =   8
      CursorOptions   =   0
      CacheSize       =   50
      MaxRecords      =   0
      BOFAction       =   0
      EOFAction       =   0
      ConnectStringType=   3
      Appearance      =   1
      BackColor       =   -2147483643
      ForeColor       =   -2147483640
      Orientation     =   0
      Enabled         =   -1
      Connect         =   "dsn=wangliang"
      OLEDBString     =   ""
      OLEDBFile       =   ""
      DataSourceName  =   "wangliang"
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   "select storeid from storehouse"
      Caption         =   "Adodc1"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      _Version        =   393216
   End
   Begin VB.CommandButton cmd_close 
      Caption         =   "取   消"
      Height          =   735
      Left            =   5880
      TabIndex        =   28
      Top             =   6360
      Width           =   2175
   End
   Begin VB.CommandButton cmd_ok 
      Caption         =   "确   定"
      Height          =   735
      Left            =   2040
      TabIndex        =   27
      Top             =   6360
      Width           =   2175
   End
   Begin VB.Frame Frame3 
      Caption         =   "入库信息"
      Height          =   2295
      Left            =   240
      TabIndex        =   18
      Top             =   3480
      Width           =   10215
      Begin VB.ComboBox Combostore 
         BeginProperty DataFormat 
            Type            =   1
            Format          =   ""
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   0
         EndProperty
         DataSource      =   "Adodc1"
         Height          =   300
         Left            =   4080
         TabIndex        =   26
         Top             =   1440
         Width           =   1335
      End
      Begin VB.TextBox txtAmount 
         Height          =   375
         Left            =   6840
         TabIndex        =   24
         Text            =   " "
         Top             =   600
         Width           =   2055
      End
      Begin VB.TextBox txtnum 
         Height          =   375
         Left            =   4080
         TabIndex        =   22
         Text            =   " "
         Top             =   600
         Width           =   1335
      End
      Begin VB.TextBox txtprice1 
         Height          =   375
         Left            =   1320
         TabIndex        =   20
         Text            =   " "
         Top             =   600
         Width           =   1215
      End
      Begin VB.Label Label14 
         Caption         =   "选择仓库"
         Height          =   375
         Left            =   3000
         TabIndex        =   25
         Top             =   1440
         Width           =   1095
      End
      Begin VB.Label Label12 
         Caption         =   "总金额"
         Height          =   495
         Left            =   5880
         TabIndex        =   23
         Top             =   720
         Width           =   1215
      End
      Begin VB.Label Label11 
         Caption         =   "产品数量"
         Height          =   375
         Left            =   3000
         TabIndex        =   21
         Top             =   720
         Width           =   1815
      End
      Begin VB.Label Label10 
         Caption         =   "产品价格"
         Height          =   375
         Left            =   240
         TabIndex        =   19
         Top             =   720
         Width           =   1695
      End
   End
   Begin VB.Frame Frame2 
      Caption         =   "产品信息"
      Height          =   2415
      Left            =   5280
      TabIndex        =   1
      Top             =   840
      Width           =   5175
      Begin VB.TextBox txtprice 
         Height          =   375
         Left            =   960
         TabIndex        =   17
         Text            =   " "
         Top             =   1560
         Width           =   1695
      End
      Begin VB.TextBox txtunit 
         Height          =   375
         Left            =   960
         TabIndex        =   15
         Text            =   " "
         Top             =   960
         Width           =   1695
      End
      Begin VB.ComboBox Combopro 
         BeginProperty DataFormat 
            Type            =   1
            Format          =   ""
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   0
         EndProperty
         DataSource      =   "Adodc3"
         Height          =   300
         Left            =   960
         TabIndex        =   13
         Top             =   360
         Width           =   4095
      End
      Begin VB.Label Label9 
         Caption         =   "参与价格"
         Height          =   375
         Left            =   120
         TabIndex        =   16
         Top             =   1080
         Width           =   975
      End
      Begin VB.Label Label8 
         Caption         =   "计量单位"
         Height          =   375
         Left            =   120
         TabIndex        =   14
         Top             =   1680
         Width           =   975
      End
      Begin VB.Label Label6 
         Caption         =   "产品名称"
         Height          =   375
         Left            =   120
         TabIndex        =   12
         Top             =   480
         Width           =   1455
      End
   End
   Begin VB.Frame Frame1 
      Caption         =   "客户信息"

⌨️ 快捷键说明

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