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

📄 cktk.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 cktk 
   BackColor       =   &H00FFFFFF&
   BorderStyle     =   0  'None
   Caption         =   "神龙科技(网吧库管)"
   ClientHeight    =   4110
   ClientLeft      =   0
   ClientTop       =   0
   ClientWidth     =   4920
   LinkTopic       =   "Form1"
   ScaleHeight     =   4110
   ScaleWidth      =   4920
   ShowInTaskbar   =   0   'False
   StartUpPosition =   3  '窗口缺省
   Begin MSAdodcLib.Adodc Adodc2 
      Height          =   330
      Left            =   3120
      Top             =   510
      Visible         =   0   'False
      Width           =   1200
      _ExtentX        =   2117
      _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 MSAdodcLib.Adodc Adodc1 
      Height          =   330
      Left            =   3825
      Top             =   855
      Visible         =   0   'False
      Width           =   1200
      _ExtentX        =   2117
      _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 CoolBoySkinForVB6.CoolBoySkin CoolBoySkin1 
      Height          =   1845
      Left            =   1530
      TabIndex        =   33
      Top             =   3345
      Width           =   3405
      _ExtentX        =   6006
      _ExtentY        =   3254
      Caption         =   "神龙科技(网吧库管)"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "Arial"
         Size            =   9.75
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      MenuBackColor   =   16777215
   End
   Begin VB.Frame Frame1 
      Appearance      =   0  'Flat
      BackColor       =   &H80000005&
      BorderStyle     =   0  'None
      Caption         =   "Frame1"
      ForeColor       =   &H80000008&
      Height          =   2550
      Index           =   1
      Left            =   210
      TabIndex        =   11
      Top             =   1095
      Width           =   4470
      Begin VB.ComboBox Combo2 
         Height          =   300
         Left            =   1080
         TabIndex        =   14
         Top             =   225
         Width           =   2730
      End
      Begin VB.TextBox Text1 
         Height          =   360
         Left            =   1080
         TabIndex        =   13
         Top             =   675
         Width           =   1920
      End
      Begin VB.TextBox Text2 
         Height          =   315
         Left            =   1065
         TabIndex        =   12
         Top             =   1170
         Width           =   1935
      End
      Begin 工程1.xpcmdbutton xpcmdbutton4 
         Height          =   390
         Left            =   2895
         TabIndex        =   15
         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        =   16
         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 Label7 
         BackStyle       =   0  'Transparent
         Caption         =   "商品名称:"
         Height          =   240
         Left            =   180
         TabIndex        =   20
         Top             =   270
         Width           =   1125
      End
      Begin VB.Label Label8 
         BackStyle       =   0  'Transparent
         Height          =   975
         Left            =   3045
         TabIndex        =   19
         Top             =   720
         Width           =   1380
      End
      Begin VB.Label Label6 
         BackStyle       =   0  'Transparent
         Caption         =   "退库数量:"
         Height          =   225
         Left            =   120
         TabIndex        =   18
         Top             =   735
         Width           =   915
      End
      Begin VB.Label Label12 
         BackStyle       =   0  'Transparent
         Caption         =   "退库原因:"
         Height          =   240
         Left            =   90
         TabIndex        =   17
         Top             =   1170
         Width           =   945
      End
   End
   Begin VB.Frame Frame1 
      Appearance      =   0  'Flat
      BackColor       =   &H80000005&
      BorderStyle     =   0  'None
      Caption         =   "Frame1"
      ForeColor       =   &H80000008&
      Height          =   2550
      Index           =   2
      Left            =   225
      TabIndex        =   0
      Top             =   1065
      Width           =   4470
      Begin VB.ComboBox Combo3 
         Height          =   300
         Left            =   1080
         TabIndex        =   2
         Top             =   225
         Width           =   2730
      End
      Begin VB.TextBox Text3 
         Height          =   330
         Left            =   1080
         TabIndex        =   1
         Top             =   1110
         Width           =   1740
      End
      Begin 工程1.xpcmdbutton xpcmdbutton3 
         Height          =   240
         Index           =   2
         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 xpcmdbutton6 
         Height          =   390
         Left            =   2790
         TabIndex        =   4
         Top             =   1875
         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            =   735
         TabIndex        =   5
         Top             =   1800
         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        =   6
         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 Label10 
         BackStyle       =   0  'Transparent
         Height          =   1020
         Left            =   2925
         TabIndex        =   10
         Top             =   735
         Width           =   1440
      End
      Begin VB.Label Label11 
         BackStyle       =   0  'Transparent
         Caption         =   "出库纪录号:"
         Height          =   240
         Left            =   45
         TabIndex        =   9
         Top             =   270
         Width           =   1125
      End
      Begin VB.Label Label9 
         BackStyle       =   0  'Transparent
         Caption         =   "商品名称:"
         Height          =   240
         Left            =   75
         TabIndex        =   8
         Top             =   750
         Width           =   2835
      End
      Begin VB.Label Label13 
         BackStyle       =   0  'Transparent
         Caption         =   "出库数量:"
         Height          =   300
         Left            =   45
         TabIndex        =   7
         Top             =   1140
         Width           =   930
      End
   End
   Begin VB.Frame Frame1 
      Appearance      =   0  'Flat
      BackColor       =   &H80000005&
      BorderStyle     =   0  'None
      Caption         =   "Frame1"
      ForeColor       =   &H80000008&
      Height          =   2550
      Index           =   0
      Left            =   150
      TabIndex        =   21
      Top             =   1035
      Width           =   4470
      Begin VB.PictureBox Picture1 
         BackColor       =   &H00FFFFFF&
         Height          =   1770
         Left            =   60
         ScaleHeight     =   1710
         ScaleWidth      =   3045
         TabIndex        =   23
         Top             =   675
         Width           =   3105
         Begin VB.Label Label3 
            BackStyle       =   0  'Transparent
            Height          =   1590
            Left            =   30
            TabIndex        =   24
            Top             =   90
            Width           =   2895
         End
      End
      Begin VB.ComboBox Combo1 
         Height          =   300
         Left            =   1095
         TabIndex        =   22
         Top             =   240
         Width           =   2730
      End
      Begin 工程1.xpcmdbutton xpcmdbutton3 
         Height          =   240
         Index           =   0
         Left            =   3810
         TabIndex        =   25
         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            =   3330
         TabIndex        =   26
         Top             =   1980
         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            =   3315
         TabIndex        =   27
         Top             =   1560
         Width           =   870
         _ExtentX        =   1535
         _ExtentY        =   661
         Caption         =   "删除"

⌨️ 快捷键说明

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