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

📄 rkth.frm

📁 网吧库存管理系统 主要对商品网费等费用和数量管理
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{D07CD9D2-ECE9-493F-86F2-186659945889}#1.0#0"; "Xpbutton.ocx"
Object = "{625E61B9-D59C-4612-89FC-D10614DC5873}#1.0#0"; "CoolBoySkin1.2(修正版).ocx"
Begin VB.Form rkth 
   BackColor       =   &H00FFFFFF&
   BorderStyle     =   0  'None
   Caption         =   "神龙科技(网吧库管)"
   ClientHeight    =   4035
   ClientLeft      =   0
   ClientTop       =   0
   ClientWidth     =   5085
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   ScaleHeight     =   4035
   ScaleWidth      =   5085
   ShowInTaskbar   =   0   'False
   StartUpPosition =   3  '窗口缺省
   Begin VB.Frame Frame1 
      Appearance      =   0  'Flat
      BackColor       =   &H80000005&
      BorderStyle     =   0  'None
      Caption         =   "Frame1"
      ForeColor       =   &H80000008&
      Height          =   2550
      Index           =   2
      Left            =   315
      TabIndex        =   18
      Top             =   1035
      Width           =   4470
      Begin VB.TextBox Text5 
         Height          =   375
         Left            =   1095
         TabIndex        =   36
         Top             =   1950
         Width           =   1770
      End
      Begin VB.TextBox Text4 
         Height          =   270
         Left            =   1095
         TabIndex        =   34
         Top             =   1590
         Width           =   1740
      End
      Begin VB.TextBox Text3 
         Height          =   330
         Left            =   1080
         TabIndex        =   32
         Top             =   1110
         Width           =   1740
      End
      Begin VB.ComboBox Combo3 
         Height          =   300
         Left            =   1080
         TabIndex        =   19
         Top             =   225
         Width           =   2730
      End
      Begin 工程1.xpcmdbutton xpcmdbutton3 
         Height          =   240
         Index           =   2
         Left            =   3810
         TabIndex        =   20
         Top             =   180
         Width           =   540
         _ExtentX        =   953
         _ExtentY        =   423
         Caption         =   "上月"
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
      End
      Begin 工程1.xpcmdbutton xpcmdbutton6 
         Height          =   390
         Left            =   3330
         TabIndex        =   21
         Top             =   2145
         Width           =   840
         _ExtentX        =   1482
         _ExtentY        =   688
         Caption         =   "取消"
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
      End
      Begin 工程1.xpcmdbutton xpcmdbutton7 
         Height          =   375
         Left            =   3300
         TabIndex        =   22
         Top             =   1740
         Width           =   870
         _ExtentX        =   1535
         _ExtentY        =   661
         Caption         =   "修改"
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
      End
      Begin 工程1.xpcmdbutton xpcmdbutton3 
         Height          =   240
         Index           =   3
         Left            =   3795
         TabIndex        =   23
         Top             =   435
         Visible         =   0   'False
         Width           =   540
         _ExtentX        =   953
         _ExtentY        =   423
         Caption         =   "本月"
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
      End
      Begin VB.Label Label15 
         BackStyle       =   0  'Transparent
         Caption         =   "赠送数量:"
         Height          =   285
         Left            =   105
         TabIndex        =   35
         Top             =   1995
         Width           =   900
      End
      Begin VB.Label Label14 
         Alignment       =   1  'Right Justify
         BackStyle       =   0  'Transparent
         Caption         =   "进价:"
         Height          =   285
         Left            =   45
         TabIndex        =   33
         Top             =   1590
         Width           =   945
      End
      Begin VB.Label Label13 
         BackStyle       =   0  'Transparent
         Caption         =   "入库数量:"
         Height          =   300
         Left            =   45
         TabIndex        =   31
         Top             =   1140
         Width           =   930
      End
      Begin VB.Label Label9 
         BackStyle       =   0  'Transparent
         Caption         =   "商品名称:"
         Height          =   240
         Left            =   75
         TabIndex        =   30
         Top             =   750
         Width           =   2835
      End
      Begin VB.Label Label11 
         BackStyle       =   0  'Transparent
         Caption         =   "入库纪录号:"
         Height          =   240
         Left            =   45
         TabIndex        =   25
         Top             =   270
         Width           =   1125
      End
      Begin VB.Label Label10 
         BackStyle       =   0  'Transparent
         Height          =   1050
         Left            =   2850
         TabIndex        =   24
         Top             =   705
         Width           =   1575
      End
   End
   Begin VB.Frame Frame1 
      Appearance      =   0  'Flat
      BackColor       =   &H80000005&
      BorderStyle     =   0  'None
      Caption         =   "Frame1"
      ForeColor       =   &H80000008&
      Height          =   2550
      Index           =   1
      Left            =   315
      TabIndex        =   12
      Top             =   1005
      Width           =   4470
      Begin VB.TextBox Text2 
         Height          =   315
         Left            =   1065
         TabIndex        =   29
         Top             =   1170
         Width           =   1935
      End
      Begin VB.TextBox Text1 
         Height          =   360
         Left            =   1080
         TabIndex        =   27
         Top             =   675
         Width           =   1920
      End
      Begin VB.ComboBox Combo2 
         Height          =   300
         Left            =   1080
         TabIndex        =   13
         Top             =   225
         Width           =   2730
      End
      Begin 工程1.xpcmdbutton xpcmdbutton4 
         Height          =   390
         Left            =   2895
         TabIndex        =   14
         Top             =   1860
         Width           =   840
         _ExtentX        =   1482
         _ExtentY        =   688
         Caption         =   "取消"
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
      End
      Begin 工程1.xpcmdbutton xpcmdbutton5 
         Height          =   375
         Left            =   720
         TabIndex        =   15
         Top             =   1860
         Width           =   870
         _ExtentX        =   1535
         _ExtentY        =   661
         Caption         =   "退货"
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
      End
      Begin VB.Label Label12 
         BackStyle       =   0  'Transparent
         Caption         =   "退货原因:"
         Height          =   240
         Left            =   90
         TabIndex        =   28
         Top             =   1170
         Width           =   945
      End
      Begin VB.Label Label6 
         BackStyle       =   0  'Transparent
         Caption         =   "退货数量:"
         Height          =   225
         Left            =   120
         TabIndex        =   26
         Top             =   735
         Width           =   915
      End
      Begin VB.Label Label8 
         BackStyle       =   0  'Transparent
         Height          =   300
         Left            =   3045
         TabIndex        =   17
         Top             =   720
         Width           =   1380
      End
      Begin VB.Label Label7 
         BackStyle       =   0  'Transparent
         Caption         =   "商品名称:"
         Height          =   240
         Left            =   180
         TabIndex        =   16
         Top             =   270
         Width           =   1125
      End
   End
   Begin VB.Frame Frame1 
      Appearance      =   0  'Flat
      BackColor       =   &H80000005&
      BorderStyle     =   0  'None
      Caption         =   "Frame1"
      ForeColor       =   &H80000008&
      Height          =   2550
      Index           =   0
      Left            =   285
      TabIndex        =   2
      Top             =   1020
      Width           =   4470
      Begin VB.ComboBox Combo1 
         Height          =   300
         Left            =   1080
         TabIndex        =   8
         Top             =   225
         Width           =   2730
      End
      Begin VB.PictureBox Picture1 
         BackColor       =   &H00FFFFFF&
         Height          =   1770
         Left            =   60
         ScaleHeight     =   1710
         ScaleWidth      =   3045
         TabIndex        =   6
         Top             =   675
         Width           =   3105
         Begin VB.Label Label3 
            BackStyle       =   0  'Transparent
            Height          =   1590
            Left            =   30
            TabIndex        =   7
            Top             =   90
            Width           =   2895
         End
      End
      Begin 工程1.xpcmdbutton xpcmdbutton3 
         Height          =   240
         Index           =   0
         Left            =   3810
         TabIndex        =   3
         Top             =   180
         Width           =   540
         _ExtentX        =   953
         _ExtentY        =   423
         Caption         =   "上月"
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
      End
      Begin 工程1.xpcmdbutton xpcmdbutton2 
         Height          =   390
         Left            =   3315
         TabIndex        =   4
         Top             =   1920
         Width           =   840
         _ExtentX        =   1482
         _ExtentY        =   688
         Caption         =   "取消"
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
      End
      Begin 工程1.xpcmdbutton xpcmdbutton1 
         Height          =   375
         Left            =   3300
         TabIndex        =   5
         Top             =   1290
         Width           =   870
         _ExtentX        =   1535
         _ExtentY        =   661
         Caption         =   "删除"
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
      End
      Begin 工程1.xpcmdbutton xpcmdbutton3 
         Height          =   240
         Index           =   1
         Left            =   3795
         TabIndex        =   9
         Top             =   435
         Visible         =   0   'False
         Width           =   540
         _ExtentX        =   953
         _ExtentY        =   423
         Caption         =   "本月"
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
      End
      Begin VB.Label Label2 
         BackStyle       =   0  'Transparent
         Caption         =   "入库纪录号:"
         Height          =   240
         Left            =   45
         TabIndex        =   11
         Top             =   270
         Width           =   1125
      End
      Begin VB.Label Label5 
         BackStyle       =   0  'Transparent
         Height          =   645
         Left            =   3225
         TabIndex        =   10
         Top             =   645
         Width           =   1050
      End
   End
   Begin MSAdodcLib.Adodc Adodc2 
      Height          =   330
      Left            =   3375
      Top             =   915
      Visible         =   0   'False
      Width           =   1200
      _ExtentX        =   2117
      _ExtentY        =   582
      ConnectMode     =   0
      CursorLocation  =   3
      IsolationLevel  =   -1
      ConnectionTimeout=   15
      CommandTimeout  =   30

⌨️ 快捷键说明

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