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

📄 frmmain.frm

📁 VB进销存(纯净水行业)的源代码
💻 FRM
📖 第 1 页 / 共 5 页
字号:
                  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 Frame6 
         Caption         =   "详细信息"
         Height          =   4215
         Left            =   -74640
         TabIndex        =   78
         Top             =   840
         Width           =   2895
         Begin VB.ComboBox ComboWType 
            Height          =   300
            Left            =   1440
            TabIndex        =   95
            Text            =   "Combo11"
            Top             =   1440
            Width           =   1215
         End
         Begin VB.ComboBox ComboKH 
            Height          =   300
            Left            =   1440
            TabIndex        =   94
            Text            =   "Combo10"
            Top             =   960
            Width           =   1215
         End
         Begin MSComCtl2.DTPicker DTPicker1 
            Height          =   255
            Left            =   1440
            TabIndex        =   90
            Top             =   1920
            Width           =   1215
            _ExtentX        =   2143
            _ExtentY        =   450
            _Version        =   393216
            Format          =   57475073
            CurrentDate     =   38668
         End
         Begin VB.TextBox Textwh 
            Height          =   1215
            Index           =   1
            Left            =   240
            MultiLine       =   -1  'True
            ScrollBars      =   2  'Vertical
            TabIndex        =   88
            Text            =   "frmmain.frx":214DB
            Top             =   2760
            Width           =   2415
         End
         Begin VB.TextBox Textwh 
            Height          =   270
            Index           =   0
            Left            =   1440
            TabIndex        =   83
            Top             =   480
            Width           =   1215
         End
         Begin VB.Label Label2 
            Caption         =   "维护备注:"
            Height          =   255
            Index           =   4
            Left            =   240
            TabIndex        =   87
            Top             =   2400
            Width           =   975
         End
         Begin VB.Label Label2 
            Caption         =   "维护时间:"
            Height          =   255
            Index           =   3
            Left            =   240
            TabIndex        =   86
            Top             =   1920
            Width           =   975
         End
         Begin VB.Label Label2 
            Caption         =   "饮水机类型:"
            Height          =   255
            Index           =   2
            Left            =   240
            TabIndex        =   85
            Top             =   1440
            Width           =   1095
         End
         Begin VB.Label Label2 
            Caption         =   "用户姓名:"
            Height          =   255
            Index           =   1
            Left            =   240
            TabIndex        =   84
            Top             =   960
            Width           =   975
         End
         Begin VB.Label Label2 
            Caption         =   "编号:"
            Height          =   255
            Index           =   0
            Left            =   240
            TabIndex        =   82
            Top             =   480
            Width           =   735
         End
      End
      Begin VB.Frame Frame14 
         Caption         =   "月份销售统计"
         Height          =   1215
         Left            =   -74760
         TabIndex        =   74
         Top             =   480
         Width           =   11415
         Begin VB.CommandButton Command11 
            Caption         =   "查看当月销售统计"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   10.5
               Charset         =   134
               Weight          =   700
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   495
            Left            =   7200
            TabIndex        =   76
            Top             =   360
            Width           =   2775
         End
         Begin MSComCtl2.DTPicker DTPickertj 
            Height          =   255
            Left            =   3960
            TabIndex        =   75
            Top             =   480
            Width           =   1935
            _ExtentX        =   3413
            _ExtentY        =   450
            _Version        =   393216
            Format          =   57475073
            CurrentDate     =   38521
         End
         Begin VB.Label Label1 
            Caption         =   "选择年份:"
            Height          =   255
            Left            =   2400
            TabIndex        =   77
            Top             =   480
            Width           =   1215
         End
      End
      Begin MSAdodcLib.Adodc AdodcTJ 
         Height          =   375
         Left            =   -72600
         Top             =   6120
         Visible         =   0   'False
         Width           =   2175
         _ExtentX        =   3836
         _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 MSChart20Lib.MSChart MSChart1 
         Bindings        =   "frmmain.frx":214E1
         Height          =   4455
         Left            =   -74160
         OleObjectBlob   =   "frmmain.frx":214F7
         TabIndex        =   73
         Top             =   1680
         Width           =   10575
      End
      Begin MSAdodcLib.Adodc AdodcFindJH 
         Height          =   375
         Left            =   -72600
         Top             =   6360
         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.Frame Frame13 
         Caption         =   "查询结果:"
         Height          =   4695
         Left            =   -74760
         TabIndex        =   64
         Top             =   1920
         Width           =   11415
         Begin MSDataGridLib.DataGrid DataGrid5 
            Bindings        =   "frmmain.frx":239AC
            Height          =   4335
            Left            =   120
            TabIndex        =   65
            Top             =   240
            Width           =   11175
            _ExtentX        =   19711
            _ExtentY        =   7646
            _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

⌨️ 快捷键说明

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