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

📄 frmmain.frm

📁 VB数据库设计的代码。需要根据自己的数据库再作调整
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Begin VB.Form frmMain 
   Caption         =   "专卖连锁销售统计系统"
   ClientHeight    =   5895
   ClientLeft      =   165
   ClientTop       =   450
   ClientWidth     =   8010
   LinkTopic       =   "Form1"
   ScaleHeight     =   5895
   ScaleWidth      =   8010
   StartUpPosition =   1  '所有者中心
   Begin VB.PictureBox picSplitter 
      BackColor       =   &H00808080&
      BorderStyle     =   0  'None
      FillColor       =   &H00808080&
      Height          =   4800
      Left            =   5400
      ScaleHeight     =   2090.126
      ScaleMode       =   0  'User
      ScaleWidth      =   780
      TabIndex        =   5
      Top             =   705
      Visible         =   0   'False
      Width           =   72
   End
   Begin MSComctlLib.TreeView tvTreeView 
      Height          =   5040
      Left            =   0
      TabIndex        =   4
      Top             =   465
      Width           =   2010
      _ExtentX        =   3545
      _ExtentY        =   8890
      _Version        =   393217
      HideSelection   =   0   'False
      LabelEdit       =   1
      Style           =   1
      SingleSel       =   -1  'True
      ImageList       =   "ImageListForTreeView"
      Appearance      =   1
   End
   Begin MSComctlLib.ListView lvListView 
      Height          =   5040
      Left            =   2040
      TabIndex        =   3
      Top             =   465
      Width           =   3210
      _ExtentX        =   5662
      _ExtentY        =   8890
      View            =   3
      LabelEdit       =   1
      Sorted          =   -1  'True
      LabelWrap       =   -1  'True
      HideSelection   =   0   'False
      FullRowSelect   =   -1  'True
      GridLines       =   -1  'True
      _Version        =   393217
      ForeColor       =   -2147483640
      BackColor       =   -2147483643
      BorderStyle     =   1
      Appearance      =   1
      NumItems        =   0
   End
   Begin VB.PictureBox picTitles 
      Align           =   1  'Align Top
      Appearance      =   0  'Flat
      BorderStyle     =   0  'None
      ForeColor       =   &H80000008&
      Height          =   300
      Left            =   0
      ScaleHeight     =   300
      ScaleWidth      =   8010
      TabIndex        =   2
      TabStop         =   0   'False
      Top             =   420
      Width           =   8010
      Begin MSComctlLib.ImageList ImageListForTreeView 
         Left            =   6120
         Top             =   0
         _ExtentX        =   1005
         _ExtentY        =   1005
         BackColor       =   -2147483643
         ImageWidth      =   20
         ImageHeight     =   18
         MaskColor       =   12632256
         _Version        =   393216
         BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
            NumListImages   =   2
            BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
               Picture         =   "frmMain.frx":0000
               Key             =   "kind"
               Object.Tag             =   "kind"
            EndProperty
            BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
               Picture         =   "frmMain.frx":0134
               Key             =   "merchandise"
               Object.Tag             =   "merchandise"
            EndProperty
         EndProperty
      End
   End
   Begin MSComctlLib.Toolbar tbToolBar 
      Align           =   1  'Align Top
      Height          =   420
      Left            =   0
      TabIndex        =   1
      Top             =   0
      Width           =   8010
      _ExtentX        =   14129
      _ExtentY        =   741
      ButtonWidth     =   609
      ButtonHeight    =   582
      Appearance      =   1
      ImageList       =   "imlToolbarIcons"
      _Version        =   393216
      BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628} 
         NumButtons      =   5
         BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Style           =   3
         EndProperty
         BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Key             =   "大图标"
            Object.ToolTipText     =   "大图标"
            ImageKey        =   "View Large Icons"
            Style           =   2
         EndProperty
         BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Key             =   "小图标"
            Object.ToolTipText     =   "小图标"
            ImageKey        =   "View Small Icons"
            Style           =   2
         EndProperty
         BeginProperty Button4 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Key             =   "列表"
            Object.ToolTipText     =   "列表"
            ImageKey        =   "View List"
            Style           =   2
         EndProperty
         BeginProperty Button5 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Key             =   "详细资料"
            Object.ToolTipText     =   "详细资料"
            ImageKey        =   "View Details"
            Style           =   2
         EndProperty
      EndProperty
   End
   Begin MSComctlLib.StatusBar sbStatusBar 
      Align           =   2  'Align Bottom
      Height          =   270
      Left            =   0
      TabIndex        =   0
      Top             =   5625
      Width           =   8010
      _ExtentX        =   14129
      _ExtentY        =   476
      _Version        =   393216
      BeginProperty Panels {8E3867A5-8586-11D1-B16A-00C0F0283628} 
         NumPanels       =   3
         BeginProperty Panel1 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
            AutoSize        =   1
            Object.Width           =   8493
            Text            =   "状态"
            TextSave        =   "状态"
         EndProperty
         BeginProperty Panel2 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
            Style           =   6
            AutoSize        =   2
            TextSave        =   "2006-1-13"
         EndProperty
         BeginProperty Panel3 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
            Style           =   5
            AutoSize        =   2
            TextSave        =   "11:27"
         EndProperty
      EndProperty
   End
   Begin MSComDlg.CommonDialog dlgCommonDialog 
      Left            =   1740
      Top             =   1350
      _ExtentX        =   847
      _ExtentY        =   847
      _Version        =   393216
   End
   Begin MSComctlLib.ImageList imlToolbarIcons 
      Left            =   1740
      Top             =   1350
      _ExtentX        =   1005
      _ExtentY        =   1005
      BackColor       =   -2147483643
      ImageWidth      =   16
      ImageHeight     =   16
      MaskColor       =   12632256
      _Version        =   393216
      BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
         NumListImages   =   4
         BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmMain.frx":0498
            Key             =   "View Large Icons"
         EndProperty
         BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmMain.frx":05AA
            Key             =   "View Small Icons"
         EndProperty
         BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmMain.frx":06BC
            Key             =   "View List"
         EndProperty
         BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "frmMain.frx":07CE
            Key             =   "View Details"
         EndProperty
      EndProperty
   End
   Begin VB.Image imgSplitter 
      Height          =   4788
      Left            =   1965
      MousePointer    =   9  'Size W E
      Top             =   705
      Width           =   150
   End
   Begin VB.Menu mnuSystem 
      Caption         =   "系统(&S)"
      Begin VB.Menu mnuDatabaseConn 
         Caption         =   "数据库连接参数设定(&D)"
      End
      Begin VB.Menu mnuSpliter 
         Caption         =   "-"
      End
      Begin VB.Menu mnuQuit 
         Caption         =   "退出(&Q)"
      End
   End
   Begin VB.Menu mnuOpManManger 
      Caption         =   "操作员管理(&P)"
      Begin VB.Menu mnuAppendNewOpMan 
         Caption         =   "追加新操作员(&A)"
      End
      Begin VB.Menu mnuModiOpMan 
         Caption         =   "修改操作员信息(&M)"
      End
      Begin VB.Menu mnuDeleteOpMan 
         Caption         =   "删除操作员(&D)"
      End
   End
   Begin VB.Menu mnuShopManage 
      Caption         =   "连锁店管理(&C)"
      Begin VB.Menu mnuAppendNewShop 
         Caption         =   "追加新店(&A)"
      End
      Begin VB.Menu mnuModiShop 
         Caption         =   "修改连锁店信息(&M)"
      End
      Begin VB.Menu mnuDeleteShop 
         Caption         =   "删除连锁店(&D)"
      End
   End
   Begin VB.Menu mnuMerchandise 
      Caption         =   "商品管理(&M)"
      Begin VB.Menu mnuMerchandiseKind 
         Caption         =   "商品类别管理(&K)"
         Begin VB.Menu mnuAppendNewMerchandiseKind 
            Caption         =   "追加新商品类别(&A)"
         End
         Begin VB.Menu mnuModiMerchandiseKind 
            Caption         =   "修改商品类别信息(&M)"
         End
         Begin VB.Menu mnuDeleteMerchandiseKind 
            Caption         =   "删除商品类别(&D)"
         End
      End
      Begin VB.Menu mnuMerchandiseInfo 
         Caption         =   "商品管理(&G)"
         Begin VB.Menu mnuAppendNewMerchandise 
            Caption         =   "追加新商品(&N)"
         End
         Begin VB.Menu mnuModiMerchandise 
            Caption         =   "修改商品信息(&E)"
         End
         Begin VB.Menu mnuDeleteMerchandise 
            Caption         =   "删除商品(&R)"
         End
      End
   End
   Begin VB.Menu mnuInput 
      Caption         =   "补货管理(&I)"
      Begin VB.Menu mnuAppendInputApply 
         Caption         =   "提交补货申请(&A)"
      End
      Begin VB.Menu mnuEditInputApply 
         Caption         =   "修改补货申请(&M)"
      End
      Begin VB.Menu mnuDeleteInputApply 
         Caption         =   "删除补货申请(&D)"
      End
      Begin VB.Menu mnuInputSpilt 
         Caption         =   "-"
      End
      Begin VB.Menu mnuAllowInput 
         Caption         =   "核准补货(&G)"
      End
   End
   Begin VB.Menu mnuSale 
      Caption         =   "销售管理(&L)"
      Begin VB.Menu mnuShopDayReport 
         Caption         =   "连锁店销售日报(&D)"
         Begin VB.Menu mnuSubmitDayReport 
            Caption         =   "提交日报(&S)"
         End
         Begin VB.Menu mnuEditDayReport 
            Caption         =   "修改日报(&M)"
         End
         Begin VB.Menu mnuDeleteDayReport 
            Caption         =   "删除日报(&D)"
         End
      End
      Begin VB.Menu mnuDayReportQuery 
         Caption         =   "日报统计查询(&D)"
      End
      Begin VB.Menu mnuMonReportQuery 
         Caption         =   "月报统计查询(&M)"
      End
   End
   Begin VB.Menu mnuView 
      Caption         =   "视图(&V)"
      Begin VB.Menu mnuViewToolbar 
         Caption         =   "工具栏(&T)"
         Checked         =   -1  'True
      End
      Begin VB.Menu mnuViewStatusBar 
         Caption         =   "状态栏(&B)"
         Checked         =   -1  'True

⌨️ 快捷键说明

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