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

📄 frmmain.frm

📁 商品进销存软件
💻 FRM
📖 第 1 页 / 共 5 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "tabctl32.ocx"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomct2.ocx"
Begin VB.Form frmMain 
   Caption         =   "进销存管理系统"
   ClientHeight    =   8115
   ClientLeft      =   60
   ClientTop       =   750
   ClientWidth     =   12195
   LinkTopic       =   "Form1"
   ScaleHeight     =   8115
   ScaleWidth      =   12195
   StartUpPosition =   2  '屏幕中心
   Begin VB.Frame Frame1 
      Height          =   7215
      Left            =   0
      TabIndex        =   1
      Top             =   840
      Width           =   12135
      Begin TabDlg.SSTab SSTab1 
         Height          =   6855
         Left            =   120
         TabIndex        =   2
         Top             =   240
         Width           =   11895
         _ExtentX        =   20981
         _ExtentY        =   12091
         _Version        =   393216
         Tabs            =   8
         Tab             =   7
         TabsPerRow      =   8
         TabHeight       =   520
         TabCaption(0)   =   "用户设置"
         TabPicture(0)   =   "frmMain.frx":0000
         Tab(0).ControlEnabled=   0   'False
         Tab(0).Control(0)=   "Frame2"
         Tab(0).Control(0).Enabled=   0   'False
         Tab(0).ControlCount=   1
         TabCaption(1)   =   "商品录入"
         TabPicture(1)   =   "frmMain.frx":001C
         Tab(1).ControlEnabled=   0   'False
         Tab(1).Control(0)=   "Frame3"
         Tab(1).Control(0).Enabled=   0   'False
         Tab(1).ControlCount=   1
         TabCaption(2)   =   "进货录入"
         TabPicture(2)   =   "frmMain.frx":0038
         Tab(2).ControlEnabled=   0   'False
         Tab(2).Control(0)=   "Frame4"
         Tab(2).Control(0).Enabled=   0   'False
         Tab(2).ControlCount=   1
         TabCaption(3)   =   "商品查询"
         TabPicture(3)   =   "frmMain.frx":0054
         Tab(3).ControlEnabled=   0   'False
         Tab(3).Control(0)=   "Frame5"
         Tab(3).Control(0).Enabled=   0   'False
         Tab(3).ControlCount=   1
         TabCaption(4)   =   "库存查询"
         TabPicture(4)   =   "frmMain.frx":0070
         Tab(4).ControlEnabled=   0   'False
         Tab(4).Control(0)=   "Frame6"
         Tab(4).Control(0).Enabled=   0   'False
         Tab(4).ControlCount=   1
         TabCaption(5)   =   "销售录入"
         TabPicture(5)   =   "frmMain.frx":008C
         Tab(5).ControlEnabled=   0   'False
         Tab(5).Control(0)=   "Frame7"
         Tab(5).Control(0).Enabled=   0   'False
         Tab(5).ControlCount=   1
         TabCaption(6)   =   "销售查询"
         TabPicture(6)   =   "frmMain.frx":00A8
         Tab(6).ControlEnabled=   0   'False
         Tab(6).Control(0)=   "Frame8"
         Tab(6).Control(0).Enabled=   0   'False
         Tab(6).ControlCount=   1
         TabCaption(7)   =   "关于程序"
         TabPicture(7)   =   "frmMain.frx":00C4
         Tab(7).ControlEnabled=   -1  'True
         Tab(7).Control(0)=   "Frame9"
         Tab(7).Control(0).Enabled=   0   'False
         Tab(7).ControlCount=   1
         Begin VB.Frame Frame9 
            Height          =   6240
            Left            =   240
            TabIndex        =   10
            Top             =   480
            Width           =   11445
         End
         Begin VB.Frame Frame8 
            Height          =   6360
            Left            =   -74880
            TabIndex        =   9
            Top             =   360
            Width           =   11535
            Begin VB.Frame Frame24 
               Caption         =   "数据显示"
               Height          =   4575
               Left            =   120
               TabIndex        =   48
               Top             =   1680
               Width           =   11175
               Begin MSDataGridLib.DataGrid DataGrid2 
                  Bindings        =   "frmMain.frx":00E0
                  Height          =   4215
                  Left            =   120
                  TabIndex        =   74
                  Top             =   240
                  Width           =   10815
                  _ExtentX        =   19076
                  _ExtentY        =   7435
                  _Version        =   393216
                  HeadLines       =   1
                  RowHeight       =   15
                  BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
                     Name            =   "宋体"
                     Size            =   9
                     Charset         =   134
                     Weight          =   400
                     Underline       =   0   'False
                     Italic          =   0   'False
                     Strikethrough   =   0   'False
                  EndProperty
                  BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
                     Name            =   "宋体"
                     Size            =   9
                     Charset         =   134
                     Weight          =   400
                     Underline       =   0   'False
                     Italic          =   0   'False
                     Strikethrough   =   0   'False
                  EndProperty
                  ColumnCount     =   2
                  BeginProperty Column00 
                     DataField       =   ""
                     Caption         =   ""
                     BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
                        Type            =   0
                        Format          =   ""
                        HaveTrueFalseNull=   0
                        FirstDayOfWeek  =   0
                        FirstWeekOfYear =   0
                        LCID            =   2052
                        SubFormatType   =   0
                     EndProperty
                  EndProperty
                  BeginProperty Column01 
                     DataField       =   ""
                     Caption         =   ""
                     BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
                        Type            =   0
                        Format          =   ""
                        HaveTrueFalseNull=   0
                        FirstDayOfWeek  =   0
                        FirstWeekOfYear =   0
                        LCID            =   2052
                        SubFormatType   =   0
                     EndProperty
                  EndProperty
                  SplitCount      =   1
                  BeginProperty Split0 
                     BeginProperty Column00 
                     EndProperty
                     BeginProperty Column01 
                     EndProperty
                  EndProperty
               End
            End
            Begin VB.Frame Frame23 
               Caption         =   "查询操作"
               Height          =   1455
               Left            =   120
               TabIndex        =   47
               Top             =   240
               Width           =   11175
               Begin MSComCtl2.DTPicker DTPickerSell_End 
                  Height          =   375
                  Left            =   6360
                  TabIndex        =   79
                  Top             =   480
                  Width           =   1335
                  _ExtentX        =   2355
                  _ExtentY        =   661
                  _Version        =   393216
                  Format          =   25559041
                  CurrentDate     =   39424
               End
               Begin MSComCtl2.DTPicker DTPickerSell_Atart 
                  Height          =   375
                  Left            =   4080
                  TabIndex        =   78
                  Top             =   600
                  Width           =   1335
                  _ExtentX        =   2355
                  _ExtentY        =   661
                  _Version        =   393216
                  Format          =   25559041
                  CurrentDate     =   39424
               End
               Begin VB.ComboBox cmbSell_Search 
                  Height          =   300
                  Left            =   1800
                  TabIndex        =   77
                  Top             =   600
                  Width           =   1335
               End
               Begin VB.CommandButton cmdSell_Search 
                  Caption         =   "查询"
                  Height          =   375
                  Left            =   7920
                  TabIndex        =   75
                  Top             =   480
                  Width           =   1335
               End
               Begin MSAdodcLib.Adodc AdodcFindSell 
                  Height          =   375
                  Left            =   3360
                  Top             =   960
                  Visible         =   0   'False
                  Width           =   1575
                  _ExtentX        =   2778
                  _ExtentY        =   661
                  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 VB.Label Label22 
                  AutoSize        =   -1  'True
                  Caption         =   "结束日期"
                  Height          =   180
                  Left            =   5520
                  TabIndex        =   81
                  Top             =   600
                  Width           =   720
               End
               Begin VB.Label Label10 
                  AutoSize        =   -1  'True
                  Caption         =   "开始日期"
                  Height          =   180
                  Left            =   3240
                  TabIndex        =   80
                  Top             =   720
                  Width           =   720
               End
               Begin VB.Label Label8 
                  AutoSize        =   -1  'True
                  Caption         =   "商品名称:"
                  Height          =   180
                  Left            =   480
                  TabIndex        =   76
                  Top             =   600
                  Width           =   900
               End
            End
         End
         Begin VB.Frame Frame7 
            Height          =   6240
            Left            =   -74880
            TabIndex        =   8
            Top             =   480
            Width           =   11655
            Begin VB.Frame Frame25 
               Caption         =   "销售登记"
               Height          =   4815
               Left            =   120
               TabIndex        =   64
               Top             =   240
               Width           =   11415
               Begin VB.Frame Frame21 
                  Caption         =   "帮助"
                  Height          =   4215
                  Left            =   5880
                  TabIndex        =   86
                  Top             =   240

⌨️ 快捷键说明

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