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

📄 frmysdcount.frm

📁 这是一个用VB编写出来的烟草管理系统
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "MSFLXGRD.OCX"
Begin VB.Form frmysdcount 
   Caption         =   "验收单统计"
   ClientHeight    =   6180
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   7905
   LinkTopic       =   "Form1"
   ScaleHeight     =   6180
   ScaleWidth      =   7905
   StartUpPosition =   2  '屏幕中心
   Begin VB.PictureBox CurtPrinter1 
      ForeColor       =   &H80000008&
      Height          =   4095
      Left            =   720
      ScaleHeight     =   4035
      ScaleWidth      =   5355
      TabIndex        =   21
      Top             =   240
      Width           =   5415
   End
   Begin VB.Frame Frame2 
      Caption         =   "统计:"
      Height          =   1695
      Left            =   120
      TabIndex        =   2
      Top             =   4440
      Width           =   7695
      Begin VB.Frame Frame5 
         Caption         =   "汇总:"
         Height          =   1335
         Left            =   120
         TabIndex        =   9
         Top             =   240
         Width           =   4695
         Begin VB.TextBox ts 
            BackColor       =   &H80000018&
            CausesValidation=   0   'False
            BeginProperty DataFormat 
               Type            =   1
               Format          =   "0.00"
               HaveTrueFalseNull=   0
               FirstDayOfWeek  =   0
               FirstWeekOfYear =   0
               LCID            =   2052
               SubFormatType   =   1
            EndProperty
            Enabled         =   0   'False
            Height          =   300
            Left            =   3480
            TabIndex        =   19
            Top             =   600
            Width           =   495
         End
         Begin VB.TextBox xxs 
            BackColor       =   &H80000018&
            BeginProperty DataFormat 
               Type            =   1
               Format          =   """¥""#,##0.00"
               HaveTrueFalseNull=   0
               FirstDayOfWeek  =   0
               FirstWeekOfYear =   0
               LCID            =   2052
               SubFormatType   =   2
            EndProperty
            Enabled         =   0   'False
            Height          =   300
            Left            =   3480
            TabIndex        =   17
            Top             =   240
            Width           =   1095
         End
         Begin VB.TextBox jehz 
            BackColor       =   &H80000018&
            BeginProperty DataFormat 
               Type            =   1
               Format          =   """¥""#,##0.00"
               HaveTrueFalseNull=   0
               FirstDayOfWeek  =   0
               FirstWeekOfYear =   0
               LCID            =   2052
               SubFormatType   =   2
            EndProperty
            Enabled         =   0   'False
            Height          =   300
            Left            =   1440
            TabIndex        =   15
            Top             =   960
            Width           =   1215
         End
         Begin VB.TextBox sshz 
            BackColor       =   &H80000018&
            Enabled         =   0   'False
            Height          =   300
            Left            =   1440
            TabIndex        =   13
            Top             =   600
            Width           =   1215
         End
         Begin VB.TextBox yfhz 
            BackColor       =   &H80000018&
            Enabled         =   0   'False
            Height          =   300
            Left            =   1440
            TabIndex        =   11
            Top             =   240
            Width           =   1215
         End
         Begin VB.Label Label8 
            Caption         =   "%"
            BeginProperty Font 
               Name            =   "宋体"
               Size            =   14.25
               Charset         =   134
               Weight          =   400
               Underline       =   0   'False
               Italic          =   0   'False
               Strikethrough   =   0   'False
            EndProperty
            Height          =   255
            Left            =   4080
            TabIndex        =   20
            Top             =   600
            Width           =   375
         End
         Begin VB.Label Label7 
            Caption         =   "途损:"
            Height          =   255
            Left            =   2760
            TabIndex        =   18
            Top             =   600
            Width           =   615
         End
         Begin VB.Label Label4 
            Caption         =   "销项税:"
            Height          =   255
            Left            =   2760
            TabIndex        =   16
            Top             =   240
            Width           =   735
         End
         Begin VB.Label Label3 
            Caption         =   "金额(调拨价):"
            Height          =   255
            Left            =   120
            TabIndex        =   14
            Top             =   960
            Width           =   1215
         End
         Begin VB.Label Label6 
            Caption         =   "实收重量:"
            Height          =   255
            Left            =   120
            TabIndex        =   12
            Top             =   600
            Width           =   975
         End
         Begin VB.Label Label5 
            Caption         =   "原发重量:"
            Height          =   255
            Left            =   120
            TabIndex        =   10
            Top             =   240
            Width           =   975
         End
      End
      Begin VB.Frame Frame3 
         Caption         =   "按流水号统计"
         Height          =   1335
         Left            =   5160
         TabIndex        =   3
         Top             =   240
         Width           =   2295
         Begin VB.CheckBox Check1 
            Caption         =   "烟站:"
            Height          =   255
            Left            =   120
            TabIndex        =   24
            Top             =   600
            Width           =   855
         End
         Begin VB.TextBox fhdwId 
            BackColor       =   &H8000000C&
            Enabled         =   0   'False
            Height          =   270
            Left            =   960
            TabIndex        =   23
            Top             =   600
            Width           =   495
         End
         Begin VB.CommandButton Command2 
            Caption         =   "打印"
            Height          =   255
            Left            =   1560
            TabIndex        =   22
            Top             =   960
            Width           =   615
         End
         Begin VB.CommandButton Command1 
            Caption         =   "统计"
            Height          =   255
            Left            =   1560
            TabIndex        =   8
            Top             =   600
            Width           =   615
         End
         Begin VB.TextBox lshend 
            Height          =   270
            Left            =   1440
            MaxLength       =   7
            TabIndex        =   7
            Top             =   240
            Width           =   735
         End
         Begin VB.TextBox lshbegin 
            Height          =   270
            Left            =   360
            MaxLength       =   7
            TabIndex        =   5
            Top             =   240
            Width           =   735
         End
         Begin VB.Label fhmc 
            Height          =   255
            Left            =   120
            TabIndex        =   25
            Top             =   960
            Width           =   1335
         End
         Begin VB.Label Label2 
            Caption         =   "到"
            Height          =   255
            Left            =   1200
            TabIndex        =   6
            Top             =   240
            Width           =   255
         End
         Begin VB.Label Label1 
            Caption         =   "从"
            Height          =   255
            Left            =   120
            TabIndex        =   4
            Top             =   240
            Width           =   255
         End
      End
   End
   Begin VB.Frame Frame1 
      Caption         =   "烟叶统计"
      Height          =   4215
      Left            =   120
      TabIndex        =   0
      Top             =   120
      Width           =   7695
      Begin MSFlexGridLib.MSFlexGrid MSF 
         Height          =   4000
         Left            =   0
         TabIndex        =   1
         Top             =   180
         Width           =   7650
         _ExtentX        =   13494
         _ExtentY        =   7064
         _Version        =   393216
         Rows            =   22
         Cols            =   7
         BackColorBkg    =   -2147483624

⌨️ 快捷键说明

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