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

📄 kumanage.frm

📁 VB+SQL开发的管理系统软件,希望能对学习写软件工程文档的同学们有所帮助 转载的新云软件的程序
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{CFA7AFF4-3242-4269-9172-7389D695AE01}#1.0#0"; "StoneXP.ocx"
Object = "{DAAC6951-59A4-4C08-9D6E-FE3919B64861}#1.0#0"; "FlexCell.ocx"
Begin VB.Form kumanage 
   BackColor       =   &H00FFFFC0&
   BorderStyle     =   1  'Fixed Single
   Caption         =   "库存管理"
   ClientHeight    =   8160
   ClientLeft      =   45
   ClientTop       =   435
   ClientWidth     =   10920
   Icon            =   "kumanage.frx":0000
   LinkTopic       =   "Form2"
   MaxButton       =   0   'False
   ScaleHeight     =   8160
   ScaleWidth      =   10920
   StartUpPosition =   1  '所有者中心
   Begin StoneXP.XPButton XPButton7 
      Height          =   375
      Left            =   9480
      TabIndex        =   12
      Top             =   5880
      Width           =   1215
      _ExtentX        =   2143
      _ExtentY        =   661
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ButtonStyle     =   1
      Caption         =   "库存报警"
      MouseIcon       =   "kumanage.frx":000C
      MousePointer    =   99
   End
   Begin StoneXP.XPFrame XPFrame1 
      Height          =   1815
      Left            =   0
      TabIndex        =   8
      Top             =   6360
      Width           =   10935
      _ExtentX        =   19288
      _ExtentY        =   3201
      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
      BackColor       =   14737632
      LeftSpace       =   5
      TopSpace        =   5
      RightSpace      =   5
      BottomSpace     =   5
      CapTionLeft     =   50
      CaptionTop      =   0
      RoundSize       =   0
      Begin StoneXP.XPButton XPButton5 
         Height          =   375
         Left            =   3360
         TabIndex        =   10
         Top             =   1200
         Width           =   1575
         _ExtentX        =   2778
         _ExtentY        =   661
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ButtonStyle     =   1
         Caption         =   "执行查询"
         MouseIcon       =   "kumanage.frx":0326
         MousePointer    =   99
      End
      Begin FlexCell.Grid Grid2 
         Height          =   555
         Left            =   1320
         TabIndex        =   9
         Top             =   360
         Width           =   8535
         _ExtentX        =   15055
         _ExtentY        =   979
         Appearance      =   0
         Cols            =   6
         Rows            =   2
         ScrollBars      =   0
      End
      Begin StoneXP.XPButton XPButton6 
         Height          =   375
         Left            =   5880
         TabIndex        =   11
         Top             =   1200
         Width           =   1575
         _ExtentX        =   2778
         _ExtentY        =   661
         BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
            Name            =   "宋体"
            Size            =   9
            Charset         =   134
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         ButtonStyle     =   1
         Caption         =   "离开查询"
         MouseIcon       =   "kumanage.frx":0640
         MousePointer    =   99
      End
   End
   Begin StoneXP.XPButton XPButton1 
      Height          =   375
      Left            =   7080
      TabIndex        =   4
      Top             =   5880
      Width           =   1215
      _ExtentX        =   2143
      _ExtentY        =   661
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ButtonStyle     =   1
      Caption         =   "修 改"
      MouseIcon       =   "kumanage.frx":095A
      MousePointer    =   99
   End
   Begin FlexCell.Grid Grid1 
      Height          =   5055
      Left            =   0
      TabIndex        =   0
      Top             =   0
      Width           =   10935
      _ExtentX        =   19288
      _ExtentY        =   8916
      Appearance      =   0
      Cols            =   11
      Rows            =   1
   End
   Begin StoneXP.XPButton XPButton2 
      Height          =   375
      Left            =   8280
      TabIndex        =   5
      Top             =   5880
      Width           =   1215
      _ExtentX        =   2143
      _ExtentY        =   661
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ButtonStyle     =   1
      Caption         =   "删 除"
      MouseIcon       =   "kumanage.frx":0C74
      MousePointer    =   99
   End
   Begin StoneXP.XPButton XPButton3 
      Height          =   375
      Left            =   4680
      TabIndex        =   6
      Top             =   5880
      Width           =   1215
      _ExtentX        =   2143
      _ExtentY        =   661
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ButtonStyle     =   1
      Caption         =   "查 询"
      MouseIcon       =   "kumanage.frx":0F8E
      MousePointer    =   99
   End
   Begin StoneXP.XPButton XPButton4 
      Height          =   375
      Left            =   5880
      TabIndex        =   7
      Top             =   5880
      Width           =   1215
      _ExtentX        =   2143
      _ExtentY        =   661
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ButtonStyle     =   1
      Caption         =   "刷 新"
      MouseIcon       =   "kumanage.frx":12A8
      MousePointer    =   99
   End
   Begin VB.Label Label3 
      BackStyle       =   0  'Transparent
      Caption         =   "按售出价格总计:"
      ForeColor       =   &H000000FF&
      Height          =   255
      Left            =   4680
      TabIndex        =   3

⌨️ 快捷键说明

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