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

📄 main_htgl_spinf.frm

📁 功能强大,画面精致,在XP系统中运行最佳先选择用户名:a 再输入密码:a
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Begin VB.Form main_htgl_spinf 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "后台管理--【商品信息管理】"
   ClientHeight    =   6840
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   11580
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   6840
   ScaleWidth      =   11580
   StartUpPosition =   1  '所有者中心
   Begin VB.CommandButton ComSave 
      BackColor       =   &H00C0C0C0&
      Caption         =   "[S]保存"
      Height          =   360
      Left            =   7725
      TabIndex        =   34
      Top             =   6330
      Width           =   960
   End
   Begin VB.CommandButton ComAdd 
      BackColor       =   &H00C0C0C0&
      Caption         =   "[A]添加"
      Height          =   360
      Left            =   4800
      TabIndex        =   33
      Top             =   6330
      Width           =   960
   End
   Begin VB.CommandButton ComDelete 
      BackColor       =   &H00C0C0C0&
      Caption         =   "[D]删除"
      Height          =   360
      Left            =   6750
      TabIndex        =   32
      Top             =   6330
      Width           =   960
   End
   Begin VB.CommandButton ComEsc 
      BackColor       =   &H00C0C0C0&
      Caption         =   "[E]取消"
      Height          =   360
      Left            =   8685
      TabIndex        =   31
      Top             =   6330
      Width           =   960
   End
   Begin VB.CommandButton ComExit 
      BackColor       =   &H00C0C0C0&
      Caption         =   "[X]退出"
      Height          =   360
      Left            =   9660
      TabIndex        =   30
      Top             =   6330
      Width           =   960
   End
   Begin VB.CommandButton ComModify 
      BackColor       =   &H00C0C0C0&
      Caption         =   "[M]修改"
      Height          =   360
      Left            =   5775
      TabIndex        =   29
      Top             =   6330
      Width           =   960
   End
   Begin VB.Frame Frame1 
      BackColor       =   &H80000016&
      Height          =   645
      Left            =   4080
      TabIndex        =   28
      Top             =   6120
      Width           =   7425
   End
   Begin MSAdodcLib.Adodc Adodc1 
      Height          =   330
      Left            =   -645
      Top             =   3285
      Visible         =   0   'False
      Width           =   1620
      _ExtentX        =   2858
      _ExtentY        =   582
      ConnectMode     =   0
      CursorLocation  =   3
      IsolationLevel  =   -1
      ConnectionTimeout=   15
      CommandTimeout  =   30
      CursorType      =   3
      LockType        =   3
      CommandType     =   1
      CursorOptions   =   0
      CacheSize       =   50
      MaxRecords      =   0
      BOFAction       =   0
      EOFAction       =   0
      ConnectStringType=   1
      Appearance      =   1
      BackColor       =   -2147483643
      ForeColor       =   -2147483640
      Orientation     =   0
      Enabled         =   -1
      Connect         =   "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=TLCYGLXT.mdb;Persist Security Info=False"
      OLEDBString     =   "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=TLCYGLXT.mdb;Persist Security Info=False"
      OLEDBFile       =   ""
      DataSourceName  =   ""
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   "select * From 商品基础信息表 "
      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 MSComctlLib.ImageList ImageList1 
      Left            =   75
      Top             =   3450
      _ExtentX        =   1005
      _ExtentY        =   1005
      BackColor       =   -2147483643
      ImageWidth      =   16
      ImageHeight     =   16
      MaskColor       =   12632256
      _Version        =   393216
      BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
         NumListImages   =   3
         BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "main_htgl_spinf.frx":0000
            Key             =   ""
         EndProperty
         BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "main_htgl_spinf.frx":0E54
            Key             =   ""
         EndProperty
         BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "main_htgl_spinf.frx":1730
            Key             =   ""
         EndProperty
      EndProperty
   End
   Begin MSComctlLib.TreeView TreeView1 
      Height          =   6675
      Left            =   15
      TabIndex        =   27
      Top             =   105
      Width           =   4020
      _ExtentX        =   7091
      _ExtentY        =   11774
      _Version        =   393217
      LineStyle       =   1
      Style           =   7
      ImageList       =   "ImageList1"
      BorderStyle     =   1
      Appearance      =   1
   End
   Begin VB.Frame Frame2 
      Caption         =   "商品信息"
      Height          =   6075
      Left            =   4095
      TabIndex        =   0
      Top             =   60
      Width           =   7425
      Begin VB.TextBox Text1 
         Height          =   330
         Index           =   6
         Left            =   1095
         TabIndex        =   13
         Top             =   2850
         Width           =   3660
      End
      Begin VB.TextBox Text1 
         Height          =   330
         Index           =   4
         Left            =   1095
         TabIndex        =   12
         Top             =   1995
         Width           =   1515
      End
      Begin VB.TextBox Text1 
         Height          =   330
         Index           =   2
         Left            =   1095
         TabIndex        =   11
         Top             =   1140
         Width           =   1515
      End
      Begin VB.TextBox Text1 
         Height          =   330
         Index           =   8
         Left            =   1095
         TabIndex        =   10
         Top             =   3735
         Width           =   6165
      End
      Begin VB.TextBox Text1 
         Height          =   330
         Index           =   5
         Left            =   1095
         TabIndex        =   9
         Top             =   2415
         Width           =   3660
      End
      Begin VB.TextBox Text1 
         Height          =   330
         Index           =   3
         Left            =   1095
         TabIndex        =   8
         Top             =   1575
         Width           =   1515
      End
      Begin VB.TextBox Text1 
         Height          =   330
         Index           =   1
         Left            =   1110
         TabIndex        =   7
         Top             =   705
         Width           =   1515
      End
      Begin VB.TextBox Text1 
         Height          =   330
         Index           =   7
         Left            =   1095
         TabIndex        =   6
         Top             =   3285
         Width           =   3660
      End
      Begin VB.TextBox Text1 
         Height          =   330
         Index           =   9
         Left            =   1095
         TabIndex        =   5
         Top             =   4185
         Width           =   6165
      End
      Begin VB.ComboBox Combo1 
         Height          =   300
         Left            =   1110
         TabIndex        =   4
         Top             =   285
         Width           =   2070
      End
      Begin VB.TextBox Text1 
         Height          =   330
         Index           =   10
         Left            =   1095
         TabIndex        =   3
         Top             =   4635
         Width           =   6165
      End
      Begin VB.TextBox Text1 
         Height          =   330
         Index           =   11
         Left            =   1095
         TabIndex        =   2
         Top             =   5085
         Width           =   3660
      End
      Begin VB.TextBox Text1 
         Height          =   330
         Index           =   12
         Left            =   1095
         TabIndex        =   1
         Top             =   5535
         Width           =   3660
      End
      Begin VB.Label Label1 
         BackStyle       =   0  'Transparent
         Caption         =   "商品说明:"
         Height          =   315
         Index           =   6
         Left            =   150
         TabIndex        =   26
         Top             =   3795
         Width           =   1065
      End
      Begin VB.Label Label1 
         BackStyle       =   0  'Transparent
         Caption         =   "商品全称:"
         ForeColor       =   &H000000FF&
         Height          =   315
         Index           =   4
         Left            =   150
         TabIndex        =   25
         Top             =   2505
         Width           =   1065
      End
      Begin VB.Label Label1 
         BackStyle       =   0  'Transparent
         Caption         =   "单    位:"
         ForeColor       =   &H000000FF&
         Height          =   315
         Index           =   3
         Left            =   150
         TabIndex        =   24
         Top             =   2940
         Width           =   1065
      End
      Begin VB.Label Label1 
         BackStyle       =   0  'Transparent
         Caption         =   "本级名称:"
         ForeColor       =   &H000000FF&
         Height          =   315
         Index           =   2
         Left            =   150
         TabIndex        =   23
         Top             =   1665
         Width           =   1065
      End
      Begin VB.Label Label1 
         BackStyle       =   0  'Transparent
         Caption         =   "本级简称:"

⌨️ 快捷键说明

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