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

📄 frmaddei.frm

📁 一个用VB写的服装进销存源码
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Begin VB.Form frmcanshu 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "管理货品类别"
   ClientHeight    =   5310
   ClientLeft      =   45
   ClientTop       =   405
   ClientWidth     =   6420
   Icon            =   "frmaddei.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   5310
   ScaleWidth      =   6420
   ShowInTaskbar   =   0   'False
   StartUpPosition =   2  '屏幕中心
   Begin TabDlg.SSTab SSTab1 
      Height          =   5115
      Left            =   120
      TabIndex        =   0
      Top             =   120
      Width           =   6195
      _ExtentX        =   10927
      _ExtentY        =   9022
      _Version        =   393216
      Style           =   1
      Tabs            =   4
      Tab             =   2
      TabsPerRow      =   4
      TabHeight       =   520
      TabCaption(0)   =   "货品品牌设定"
      TabPicture(0)   =   "frmaddei.frx":08CA
      Tab(0).ControlEnabled=   0   'False
      Tab(0).Control(0)=   "Frame1"
      Tab(0).ControlCount=   1
      TabCaption(1)   =   "货品类别设定"
      TabPicture(1)   =   "frmaddei.frx":08E6
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "Frame2"
      Tab(1).ControlCount=   1
      TabCaption(2)   =   "货品单位"
      TabPicture(2)   =   "frmaddei.frx":0902
      Tab(2).ControlEnabled=   -1  'True
      Tab(2).Control(0)=   "Frame3"
      Tab(2).Control(0).Enabled=   0   'False
      Tab(2).ControlCount=   1
      TabCaption(3)   =   "待添加..."
      TabPicture(3)   =   "frmaddei.frx":091E
      Tab(3).ControlEnabled=   0   'False
      Tab(3).Control(0)=   "Frame4"
      Tab(3).ControlCount=   1
      Begin VB.Frame Frame1 
         Height          =   4515
         Left            =   -74880
         TabIndex        =   25
         Top             =   480
         Width           =   5955
         Begin VB.ListBox ListPinpai 
            Height          =   3300
            Left            =   300
            TabIndex        =   30
            Top             =   720
            Width           =   2595
         End
         Begin VB.TextBox txtPinpai 
            Height          =   375
            Left            =   3480
            TabIndex        =   29
            Top             =   720
            Width           =   1995
         End
         Begin VB.CommandButton cmdAddPinpai 
            Caption         =   "添加(&A)"
            Height          =   435
            Left            =   4260
            TabIndex        =   28
            Top             =   1740
            Width           =   1215
         End
         Begin VB.CommandButton cmdDelPinpai 
            Caption         =   "删除(&E)"
            Height          =   435
            Left            =   4260
            TabIndex        =   27
            Top             =   2670
            Width           =   1215
         End
         Begin VB.CommandButton cmdclosepinpai 
            Caption         =   "关闭(&C)"
            Height          =   435
            Left            =   4260
            TabIndex        =   26
            Top             =   3600
            Width           =   1215
         End
         Begin VB.Label Label1 
            AutoSize        =   -1  'True
            Caption         =   "货品品牌列表:"
            Height          =   180
            Left            =   300
            TabIndex        =   32
            Top             =   300
            Width           =   1260
         End
         Begin VB.Label Label2 
            AutoSize        =   -1  'True
            Caption         =   "货品品牌:"
            Height          =   180
            Left            =   3480
            TabIndex        =   31
            Top             =   300
            Width           =   900
         End
      End
      Begin VB.Frame Frame2 
         Height          =   4515
         Left            =   -74880
         TabIndex        =   17
         Top             =   480
         Width           =   5955
         Begin VB.CommandButton cmdcloseleibie 
            Caption         =   "关闭(&C)"
            Height          =   435
            Left            =   4260
            TabIndex        =   22
            Top             =   3600
            Width           =   1215
         End
         Begin VB.CommandButton cmddelleibie 
            Caption         =   "删除(&E)"
            Height          =   435
            Left            =   4260
            TabIndex        =   21
            Top             =   2670
            Width           =   1215
         End
         Begin VB.CommandButton cmdaddleibie 
            Caption         =   "添加(&A)"
            Height          =   435
            Left            =   4260
            TabIndex        =   20
            Top             =   1740
            Width           =   1215
         End
         Begin VB.TextBox txtleibie 
            Height          =   375
            Left            =   3480
            TabIndex        =   19
            Top             =   720
            Width           =   1995
         End
         Begin VB.ListBox Listleibie 
            Height          =   3300
            Left            =   300
            TabIndex        =   18
            Top             =   720
            Width           =   2595
         End
         Begin VB.Label Label3 
            AutoSize        =   -1  'True
            Caption         =   "货品类别:"
            Height          =   180
            Left            =   3480
            TabIndex        =   24
            Top             =   300
            Width           =   900
         End
         Begin VB.Label Label4 
            AutoSize        =   -1  'True
            Caption         =   "货品类别列表:"
            Height          =   180
            Left            =   300
            TabIndex        =   23
            Top             =   300
            Width           =   1260
         End
      End
      Begin VB.Frame Frame3 
         Height          =   4515
         Left            =   120
         TabIndex        =   9
         Top             =   480
         Width           =   5955
         Begin VB.ListBox listdanwei 
            Height          =   3300
            Left            =   300
            TabIndex        =   14
            Top             =   720
            Width           =   2595
         End
         Begin VB.TextBox txtdanwei 
            Height          =   375
            Left            =   3480
            TabIndex        =   13
            Top             =   720
            Width           =   1995
         End
         Begin VB.CommandButton cmdadddanwei 
            Caption         =   "添加(&A)"
            Height          =   435
            Left            =   4260
            TabIndex        =   12
            Top             =   1740
            Width           =   1215
         End
         Begin VB.CommandButton cmddeldanwei 
            Caption         =   "删除(&E)"
            Height          =   435
            Left            =   4260
            TabIndex        =   11
            Top             =   2670
            Width           =   1215
         End
         Begin VB.CommandButton cmdclosedanwei 
            Caption         =   "关闭(&C)"
            Height          =   435
            Left            =   4260
            TabIndex        =   10
            Top             =   3600
            Width           =   1215
         End
         Begin VB.Label Label5 
            AutoSize        =   -1  'True
            Caption         =   "单位列表:"
            Height          =   180
            Left            =   300
            TabIndex        =   16
            Top             =   300
            Width           =   900
         End
         Begin VB.Label Label6 
            AutoSize        =   -1  'True
            Caption         =   "单位:"
            Height          =   180
            Left            =   3480
            TabIndex        =   15
            Top             =   300
            Width           =   540
         End
      End
      Begin VB.Frame Frame4 
         Height          =   4515
         Left            =   -74880
         TabIndex        =   1
         Top             =   480
         Width           =   5955
         Begin VB.CommandButton cmdclosezhunjia 
            Caption         =   "关闭(&C)"
            Height          =   435
            Left            =   4260
            TabIndex        =   6
            Top             =   3600
            Width           =   1215
         End
         Begin VB.CommandButton cmddelzhunjia 
            Caption         =   "删除(&E)"
            Height          =   435
            Left            =   4260
            TabIndex        =   5
            Top             =   2670
            Width           =   1215
         End
         Begin VB.CommandButton cmdaddzhunjia 
            Caption         =   "添加(&A)"
            Height          =   435
            Left            =   4260
            TabIndex        =   4
            Top             =   1740
            Width           =   1215
         End
         Begin VB.TextBox txtzhunjia 
            Height          =   375
            Left            =   3480

⌨️ 快捷键说明

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