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

📄 frmbill.frm

📁 电子皮带秤计量管理系统.完成电子皮带秤的自动计量工作,和销售管理系统配合使用更佳.
💻 FRM
📖 第 1 页 / 共 2 页
字号:
   VERSION 5.00
   Object = "{0ECD9B60-23AA-11D0-B351-00A0C9055D8E}#6.0#0"; "MSHFLXGD.OCX"
   Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
   Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
   Begin VB.Form frmBill
      Appearance      =   0  'Flat
      BackColor       =   &H00E0E0E0&
      BorderStyle     =   1  'Fixed Single
      Caption         =   "作业清单"
      ClientHeight    =   5955
      ClientLeft      =   45
      ClientTop       =   345
      ClientWidth     =   8415
      LinkTopic       =   "Form1"
      LockControls    =   -1  'True
      MaxButton       =   0   'False
      MinButton       =   0   'False
      ScaleHeight     =   5955
      ScaleWidth      =   8415
      StartUpPosition =   1  '所有者中心
      Begin VB.Frame Frame1
         BackColor       =   &H00E0E0E0&
         Height          =   4755
         Left            =   90
         TabIndex        =   12
         Top             =   960
         Width           =   7365
         Begin MSHierarchicalFlexGridLib.MSHFlexGrid MSHFlexGrid1
            Bindings        =   "frmBill.frx":0000
            Height          =   3735
            Left            =   60
            TabIndex        =   13
            Top             =   930
            Width           =   7245
            _ExtentX        =   12779
            _ExtentY        =   6588
            _Version        =   393216
            FixedCols       =   0
            BackColorBkg    =   14737632
            FillStyle       =   1
            AllowUserResizing=   1
            _NumberOfBands  =   1
            _Band(0).Cols   =   2
         End
         Begin VB.Label Label1
            BackColor       =   &H00E0E0E0&
            BackStyle       =   0  'Transparent
            Caption         =   "用户名称"
            Height          =   225
            Index           =   0
            Left            =   120
            TabIndex        =   27
            Top             =   270
            Width           =   795
         End
         Begin VB.Label Label1
            BackColor       =   &H00E0E0E0&
            BackStyle       =   0  'Transparent
            Caption         =   "发 货 人"
            Height          =   225
            Index           =   1
            Left            =   2520
            TabIndex        =   26
            Top             =   240
            Width           =   795
         End
         Begin VB.Label Label1
            BackColor       =   &H00E0E0E0&
            BackStyle       =   0  'Transparent
            Caption         =   "船队名称"
            Height          =   225
            Index           =   2
            Left            =   4770
            TabIndex        =   25
            Top             =   240
            Width           =   795
         End
         Begin VB.Label Label1
            BackColor       =   &H00E0E0E0&
            BackStyle       =   0  'Transparent
            Caption         =   "开票数量"
            Height          =   225
            Index           =   3
            Left            =   120
            TabIndex        =   24
            Top             =   600
            Width           =   795
         End
         Begin VB.Label Label1
            BackColor       =   &H00E0E0E0&
            BackStyle       =   0  'Transparent
            Caption         =   "价    格"
            Height          =   225
            Index           =   4
            Left            =   3570
            TabIndex        =   23
            Top             =   600
            Width           =   795
         End
         Begin VB.Label Label1
            BackColor       =   &H00E0E0E0&
            BackStyle       =   0  'Transparent
            Caption         =   "煤    种"
            Height          =   225
            Index           =   5
            Left            =   1800
            TabIndex        =   22
            Top             =   600
            Width           =   795
         End
         Begin VB.Label Label1
            BackStyle       =   0  'Transparent
            Caption         =   "到货地点"
            Height          =   225
            Index           =   6
            Left            =   5100
            TabIndex        =   21
            Top             =   600
            Width           =   795
         End
         Begin VB.Label Label2
            BackColor       =   &H00E0E0E0&
            Caption         =   "2"
            DataField       =   "用户名称"
            DataSource      =   "Adodc1"
            ForeColor       =   &H00800000&
            Height          =   285
            Left            =   930
            TabIndex        =   20
            Top             =   240
            Width           =   1515
         End
         Begin VB.Label Label5
            BackColor       =   &H00E0E0E0&
            Caption         =   "5"
            DataField       =   "发货人"
            DataSource      =   "Adodc1"
            ForeColor       =   &H00800000&
            Height          =   285
            Left            =   3330
            TabIndex        =   19
            Top             =   240
            Width           =   1455
         End
         Begin VB.Label Label6
            BackColor       =   &H00E0E0E0&
            Caption         =   "6"
            DataField       =   "船队名称"
            DataSource      =   "Adodc1"
            ForeColor       =   &H00800000&
            Height          =   255
            Left            =   5550
            TabIndex        =   18
            Top             =   240
            Width           =   1635
         End
         Begin VB.Label Label7
            BackColor       =   &H00E0E0E0&
            Caption         =   "7"
            DataField       =   "开票数量"
            DataSource      =   "Adodc1"
            ForeColor       =   &H00800000&
            Height          =   255
            Left            =   930
            TabIndex        =   17
            Top             =   600
            Width           =   855
         End
         Begin VB.Label Label8
            BackColor       =   &H00E0E0E0&
            Caption         =   "8"
            DataField       =   "煤种"
            DataSource      =   "Adodc1"
            ForeColor       =   &H00800000&
            Height          =   315
            Left            =   2640
            TabIndex        =   16
            Top             =   600
            Width           =   915
         End
         Begin VB.Label Label9
            BackColor       =   &H00E0E0E0&
            Caption         =   "9"
            DataField       =   "价格"
            DataSource      =   "Adodc1"
            ForeColor       =   &H00800000&
            Height          =   285
            Left            =   4380
            TabIndex        =   15
            Top             =   600
            Width           =   795
         End
         Begin VB.Label Label10
            BackColor       =   &H00E0E0E0&
            Caption         =   "10"
            DataField       =   "到货地点"
            DataSource      =   "Adodc1"
            ForeColor       =   &H00800000&
            Height          =   225
            Left            =   5880
            TabIndex        =   14
            Top             =   600
            Width           =   1395
         End
      End
      Begin MSAdodcLib.Adodc Adodc2
         Height          =   405
         Left            =   3360
         Top             =   5400
         Visible         =   0   'False
         Width           =   2025
         _ExtentX        =   3572
         _ExtentY        =   714
         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         =   "Provider=SQLOLEDB.1;Integrated Security=SSPI;Persist Security Info=False;Initial Catalog=dzqch;Data Source=CZMK-SERVER"
         OLEDBString     =   "Provider=SQLOLEDB.1;Integrated Security=SSPI;Persist Security Info=False;Initial Catalog=dzqch;Data Source=CZMK-SERVER"
         OLEDBFile       =   ""
         DataSourceName  =   ""
         OtherAttributes =   ""
         UserName        =   ""
         Password        =   ""
         RecordSource    =   "SELECT * FROM TOTAL"
         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          =   465
         Left            =   1800
         Top             =   5400
         Visible         =   0   'False
         Width           =   1545
         _ExtentX        =   2725
         _ExtentY        =   820
         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         =   "Provider=SQLOLEDB.1;Integrated Security=SSPI;Persist Security Info=False;Initial Catalog=dzqch;Data Source=CZMK-SERVER"
         OLEDBString     =   "Provider=SQLOLEDB.1;Integrated Security=SSPI;Persist Security Info=False;Initial Catalog=dzqch;Data Source=CZMK-SERVER"
         OLEDBFile       =   ""
         DataSourceName  =   ""
         OtherAttributes =   ""
         UserName        =   ""
         Password        =   ""
         RecordSource    =   "SELECT * FROM TOTAL"
         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

⌨️ 快捷键说明

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