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

📄 form1.frm

📁 电子衡自动计量系统.能对电子汽车衡进行自动计量.完成车皮存储,重车自动除皮等功能.
💻 FRM
字号:
VERSION 5.00
Begin VB.Form Form1 
   Caption         =   "销售计量远程管理系统"
   ClientHeight    =   5340
   ClientLeft      =   2988
   ClientTop       =   8760
   ClientWidth     =   8940
   Icon            =   "Form1.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   Picture         =   "Form1.frx":0442
   ScaleHeight     =   5340
   ScaleWidth      =   8940
   StartUpPosition =   2  '屏幕中心
   Begin VB.CommandButton Command11 
      Caption         =   "显示屏"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   14.4
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   1695
      Left            =   480
      TabIndex        =   10
      Top             =   2280
      Width           =   450
   End
   Begin VB.CommandButton Command10 
      Caption         =   "销售年报表"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   1700
      Left            =   3315
      TabIndex        =   9
      Top             =   2280
      Width           =   450
   End
   Begin VB.CommandButton Command9 
      Caption         =   "关于"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   1700
      Left            =   6855
      TabIndex        =   8
      Top             =   2280
      Width           =   450
   End
   Begin VB.CommandButton Command4 
      Caption         =   "退出"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   1700
      Left            =   7560
      TabIndex        =   7
      Top             =   2280
      Width           =   450
   End
   Begin VB.CommandButton Command8 
      Caption         =   "发运查询"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   1700
      Left            =   6135
      TabIndex        =   6
      Top             =   2280
      Width           =   450
   End
   Begin VB.CommandButton Command5 
      Caption         =   "使用车皮库"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   1700
      Left            =   4725
      TabIndex        =   5
      Top             =   2280
      Width           =   450
   End
   Begin VB.CommandButton Command6 
      Caption         =   "销售分析"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   1700
      Left            =   4020
      TabIndex        =   4
      Top             =   2280
      Width           =   450
   End
   Begin VB.CommandButton Command7 
      Caption         =   "车皮变化曲线"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   1700
      Left            =   5430
      TabIndex        =   3
      Top             =   2280
      Width           =   450
   End
   Begin VB.CommandButton Command3 
      Caption         =   "销售月报表"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   1700
      Left            =   2610
      TabIndex        =   2
      Top             =   2280
      Width           =   450
   End
   Begin VB.CommandButton Command2 
      Caption         =   "销售日报表"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   1700
      Left            =   1905
      TabIndex        =   1
      Top             =   2280
      Width           =   450
   End
   Begin VB.CommandButton Command1 
      Caption         =   "重车流水"
      Default         =   -1  'True
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   1700
      Left            =   1200
      TabIndex        =   0
      Top             =   2280
      Width           =   450
   End
   Begin VB.Label Label2 
      Alignment       =   2  'Center
      BackStyle       =   0  'Transparent
      Caption         =   "销售计量远程管理系统"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   18
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H0080FFFF&
      Height          =   612
      Left            =   1920
      TabIndex        =   12
      Top             =   480
      Width           =   4932
   End
   Begin VB.Label Label1 
      Alignment       =   2  'Center
      BackStyle       =   0  'Transparent
      Caption         =   "北京龙德时代科技发展有限公司"
      BeginProperty Font 
         Name            =   "华文行楷"
         Size            =   12
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H0000FF00&
      Height          =   612
      Left            =   240
      TabIndex        =   11
      Top             =   4440
      Width           =   8412
   End
   Begin VB.Image Image3 
      Height          =   384
      Index           =   10
      Left            =   480
      Picture         =   "Form1.frx":FB80
      Top             =   1560
      Width           =   384
   End
   Begin VB.Image Image3 
      Height          =   384
      Index           =   9
      Left            =   1896
      Picture         =   "Form1.frx":100C8
      Top             =   1560
      Width           =   384
   End
   Begin VB.Image Image3 
      Height          =   384
      Index           =   8
      Left            =   7440
      Picture         =   "Form1.frx":10610
      Top             =   1560
      Width           =   372
   End
   Begin VB.Line Line1 
      BorderColor     =   &H00FF0000&
      X1              =   0
      X2              =   7680
      Y1              =   2040
      Y2              =   2040
   End
   Begin VB.Image Image3 
      Height          =   384
      Index           =   7
      Left            =   2580
      Picture         =   "Form1.frx":10A15
      Top             =   1560
      Width           =   384
   End
   Begin VB.Image Image3 
      Height          =   384
      Index           =   6
      Left            =   3288
      Picture         =   "Form1.frx":10F5D
      Top             =   1560
      Width           =   384
   End
   Begin VB.Image Image3 
      Height          =   384
      Index           =   5
      Left            =   6756
      Picture         =   "Form1.frx":114A5
      Top             =   1560
      Width           =   384
   End
   Begin VB.Image Image3 
      Height          =   384
      Index           =   4
      Left            =   3972
      Picture         =   "Form1.frx":119ED
      Top             =   1560
      Width           =   384
   End
   Begin VB.Image Image3 
      Height          =   384
      Index           =   3
      Left            =   4668
      Picture         =   "Form1.frx":11F35
      Top             =   1560
      Width           =   384
   End
   Begin VB.Image Image3 
      Height          =   384
      Index           =   2
      Left            =   5352
      Picture         =   "Form1.frx":1247D
      Top             =   1560
      Width           =   384
   End
   Begin VB.Image Image3 
      Height          =   384
      Index           =   1
      Left            =   6048
      Picture         =   "Form1.frx":129C5
      Top             =   1560
      Width           =   384
   End
   Begin VB.Image Image3 
      Height          =   384
      Index           =   0
      Left            =   1200
      Picture         =   "Form1.frx":12F0D
      Top             =   1560
      Width           =   384
   End
   Begin VB.Image Image2 
      Height          =   105
      Left            =   0
      Picture         =   "Form1.frx":13455
      Stretch         =   -1  'True
      Top             =   960
      Width           =   9015
   End
End
Attribute VB_Name = "Form1"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
'CODE Manger By BcodeXRose
'##################################################################
'## 过程名称:Command1_Click
'## 参数: 无
'##################################################################
Private Sub Command1_Click()
    frmcx.Show 1
End Sub
    
Private Sub Command10_Click()
njb.Show
End Sub

Private Sub Command11_Click()
zxsp.Show 1
End Sub

'##################################################################
'## 过程名称:Command2_Click
'## 参数: 无
'##################################################################
Private Sub Command2_Click()
    rtjb.Show
End Sub
    
'##################################################################
'## 过程名称:Command3_Click
'## 参数: 无
'##################################################################
Private Sub Command3_Click()
    tjb.Show 1
End Sub
    
'##################################################################
'## 过程名称:Command4_Click
'## 参数: 无
'##################################################################
Private Sub Command4_Click()
'End
Unload Me
End Sub
    
'##################################################################
'## 过程名称:Command5_Click
'## 参数: 无
'##################################################################
Private Sub Command5_Click()
    cxsyk.Show 1
End Sub
    
'##################################################################
'## 过程名称:Command6_Click
'## 参数: 无
'##################################################################
Private Sub Command6_Click()
    xsfx.Show 1
End Sub
    
'##################################################################
'## 过程名称:Command7_Click
'## 参数: 无
'##################################################################
Private Sub Command7_Click()
    qx.Show 1
End Sub

Private Sub Command8_Click()
frmhtk.Show 1
End Sub

Private Sub Command9_Click()
frmAbout.Show 1
End Sub

Private Sub Form_Load()
'mainfrm.Hide
'zxsp.Hide
End Sub

Private Sub Form_Unload(Cancel As Integer)
'mainfrm.Show
'zxsp.Show

End Sub

⌨️ 快捷键说明

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