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

📄 form7.frm

📁 电脑公司硬件销售管理系统
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Begin VB.Form HCGLForm 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "货存管理"
   ClientHeight    =   3315
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   8400
   Icon            =   "Form7.frx":0000
   LinkTopic       =   "Form7"
   MaxButton       =   0   'False
   MDIChild        =   -1  'True
   MinButton       =   0   'False
   ScaleHeight     =   3315
   ScaleWidth      =   8400
   Begin MSAdodcLib.Adodc Adodc2 
      Height          =   330
      Left            =   5520
      Top             =   3120
      Width           =   1455
      _ExtentX        =   2566
      _ExtentY        =   582
      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=   1
      Appearance      =   1
      BackColor       =   -2147483643
      ForeColor       =   -2147483640
      Orientation     =   0
      Enabled         =   -1
      Connect         =   ""
      OLEDBString     =   ""
      OLEDBFile       =   ""
      DataSourceName  =   ""
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   ""
      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 VB.Frame Frame1 
      Caption         =   "查询:"
      Height          =   2655
      Left            =   6120
      TabIndex        =   22
      Top             =   120
      Width           =   2295
      Begin VB.CommandButton Command2 
         Caption         =   "取  消"
         Height          =   375
         Left            =   1320
         TabIndex        =   28
         Top             =   1920
         Width           =   855
      End
      Begin VB.CommandButton Command1 
         Caption         =   "确  定"
         Height          =   375
         Left            =   240
         TabIndex        =   27
         Top             =   1920
         Width           =   855
      End
      Begin VB.TextBox Text6 
         Height          =   270
         Left            =   960
         TabIndex        =   26
         Top             =   1200
         Width           =   1215
      End
      Begin VB.ComboBox Combo1 
         Height          =   300
         Left            =   960
         TabIndex        =   24
         Text            =   "请选择"
         Top             =   600
         Width           =   1215
      End
      Begin VB.Label Label9 
         Caption         =   "查询内容:"
         Height          =   255
         Left            =   120
         TabIndex        =   25
         Top             =   1320
         Width           =   975
      End
      Begin VB.Label Label8 
         Caption         =   "查询选项:"
         Height          =   495
         Left            =   120
         TabIndex        =   23
         Top             =   720
         Width           =   975
      End
   End
   Begin MSDataGridLib.DataGrid DataGrid1 
      Bindings        =   "Form7.frx":0CCA
      Height          =   1695
      Left            =   2400
      TabIndex        =   21
      Top             =   120
      Width           =   3615
      _ExtentX        =   6376
      _ExtentY        =   2990
      _Version        =   393216
      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
   Begin MSAdodcLib.Adodc Adodc1 
      Height          =   330
      Left            =   960
      Top             =   3120
      Width           =   4215
      _ExtentX        =   7435
      _ExtentY        =   582
      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=   1
      Appearance      =   1
      BackColor       =   -2147483643
      ForeColor       =   -2147483640
      Orientation     =   0
      Enabled         =   -1
      Connect         =   ""
      OLEDBString     =   ""
      OLEDBFile       =   ""
      DataSourceName  =   ""
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   ""
      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.TextBox Text5 
      Height          =   270
      Left            =   1080
      TabIndex        =   19
      Text            =   "Text5"
      Top             =   1920
      Width           =   1215
   End
   Begin VB.CommandButton ComXG 
      Caption         =   "修  改"
      Height          =   375
      Left            =   5160
      TabIndex        =   17
      Top             =   2400
      Width           =   855
   End
   Begin VB.CommandButton ComDel 
      Caption         =   "删  除"
      Height          =   375
      Left            =   4320
      TabIndex        =   15
      Top             =   2400
      Width           =   855
   End
   Begin VB.CommandButton ComADD 
      Caption         =   "增  加"
      Height          =   375
      Left            =   3480
      TabIndex        =   14
      Top             =   2400
      Width           =   855
   End
   Begin VB.TextBox Text4 
      Height          =   270
      Left            =   1080
      TabIndex        =   13
      Text            =   "Text4"
      Top             =   1560
      Width           =   1215
   End
   Begin VB.CommandButton ComEnd 
      Caption         =   "取  消"
      Height          =   375
      Left            =   4440
      TabIndex        =   11
      Top             =   1920
      Width           =   975
   End
   Begin VB.CommandButton ComOK 
      Caption         =   "确  定"
      Height          =   375
      Left            =   3000
      TabIndex        =   10
      Top             =   1920
      Width           =   975
   End
   Begin VB.CommandButton ComPrevious 
      Caption         =   "前一条"
      Height          =   375
      Left            =   840
      TabIndex        =   9
      Top             =   2400
      Width           =   855
   End
   Begin VB.CommandButton ComNext 
      Caption         =   "后一条"
      Height          =   375
      Left            =   1680
      TabIndex        =   8
      Top             =   2400
      Width           =   855
   End
   Begin VB.CommandButton ComLast 
      Caption         =   "尾一条"
      Height          =   375
      Left            =   2520
      TabIndex        =   7
      Top             =   2400
      Width           =   855
   End
   Begin VB.CommandButton ComFirst 
      Caption         =   "第一条"
      Height          =   375
      Left            =   0
      TabIndex        =   6
      Top             =   2400
      Width           =   855
   End
   Begin VB.TextBox Text3 
      Height          =   270
      Left            =   1080
      TabIndex        =   5
      Text            =   "Text3"

⌨️ 快捷键说明

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