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

📄 mainform2.frm

📁 这个商品销售管理系统实现了几乎所有的功能,并通过验收
💻 FRM
字号:
VERSION 5.00
Begin VB.Form MainForm2 
   Appearance      =   0  'Flat
   BackColor       =   &H00FFFFFF&
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "小型自选商场商品管理系统"
   ClientHeight    =   5640
   ClientLeft      =   1485
   ClientTop       =   2100
   ClientWidth     =   9405
   FillColor       =   &H00764E10&
   BeginProperty Font 
      Name            =   "Arial"
      Size            =   9.75
      Charset         =   0
      Weight          =   700
      Underline       =   0   'False
      Italic          =   -1  'True
      Strikethrough   =   0   'False
   EndProperty
   ForeColor       =   &H00764E10&
   Icon            =   "MainForm2.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   5640
   ScaleWidth      =   9405
   ShowInTaskbar   =   0   'False
   Begin VB.Label lblmoney 
      BackStyle       =   0  'Transparent
      Caption         =   "收银管理"
      BeginProperty Font 
         Name            =   "Verdana"
         Size            =   14.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   -1  'True
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00764E10&
      Height          =   375
      Left            =   4920
      TabIndex        =   8
      Top             =   3720
      Width           =   2655
   End
   Begin VB.Image Image6 
      Height          =   375
      Left            =   3720
      Picture         =   "MainForm2.frx":0442
      Stretch         =   -1  'True
      Top             =   3720
      Width           =   795
   End
   Begin VB.Label Label4 
      Alignment       =   1  'Right Justify
      BackStyle       =   0  'Transparent
      Caption         =   "退出系统   "
      BeginProperty Font 
         Name            =   "Verdana"
         Size            =   12
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00764E10&
      Height          =   375
      Left            =   7065
      MouseIcon       =   "MainForm2.frx":09BF
      MousePointer    =   99  'Custom
      TabIndex        =   7
      Top             =   4980
      Width           =   1575
   End
   Begin VB.Label lblinformation 
      BackStyle       =   0  'Transparent
      Caption         =   "商品信息管理"
      BeginProperty Font 
         Name            =   "Verdana"
         Size            =   14.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   -1  'True
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00764E10&
      Height          =   345
      Left            =   4920
      MouseIcon       =   "MainForm2.frx":0CC9
      MousePointer    =   99  'Custom
      TabIndex        =   6
      Top             =   4320
      Width           =   2265
   End
   Begin VB.Label lblsave 
      BackStyle       =   0  'Transparent
      Caption         =   "库存管理"
      BeginProperty Font 
         Name            =   "Verdana"
         Size            =   14.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   -1  'True
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00764E10&
      Height          =   345
      Left            =   4920
      MouseIcon       =   "MainForm2.frx":0FD3
      MousePointer    =   99  'Custom
      TabIndex        =   5
      Top             =   3120
      Width           =   2355
   End
   Begin VB.Label lblsale 
      BackStyle       =   0  'Transparent
      Caption         =   "售货管理"
      BeginProperty Font 
         Name            =   "Verdana"
         Size            =   14.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   -1  'True
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00764E10&
      Height          =   345
      Left            =   4920
      MouseIcon       =   "MainForm2.frx":12DD
      MousePointer    =   99  'Custom
      TabIndex        =   4
      Top             =   2520
      Width           =   2715
   End
   Begin VB.Label lblpurchase 
      BackStyle       =   0  'Transparent
      Caption         =   "进货管理"
      BeginProperty Font 
         Name            =   "Verdana"
         Size            =   14.25
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   -1  'True
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00764E10&
      Height          =   345
      Left            =   4920
      MouseIcon       =   "MainForm2.frx":15E7
      MousePointer    =   99  'Custom
      TabIndex        =   3
      Top             =   1920
      Width           =   3495
   End
   Begin VB.Label Label3 
      Alignment       =   1  'Right Justify
      BackStyle       =   0  'Transparent
      Caption         =   "Beta Version 1.0"
      BeginProperty Font 
         Name            =   "Arial"
         Size            =   9.75
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   -1  'True
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00987758&
      Height          =   225
      Left            =   6960
      TabIndex        =   2
      Top             =   5400
      Width           =   1815
   End
   Begin VB.Label Label2 
      BackStyle       =   0  'Transparent
      Caption         =   "版权所有:计算机科学与技术053班"
      BeginProperty Font 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00987758&
      Height          =   195
      Left            =   90
      TabIndex        =   1
      Top             =   5415
      Width           =   8655
   End
   Begin VB.Line Line1 
      BorderColor     =   &H00764E10&
      BorderWidth     =   2
      X1              =   30
      X2              =   9360
      Y1              =   5370
      Y2              =   5370
   End
   Begin VB.Image Image5 
      Height          =   390
      Left            =   3720
      MouseIcon       =   "MainForm2.frx":18F1
      MousePointer    =   99  'Custom
      Picture         =   "MainForm2.frx":1BFB
      Stretch         =   -1  'True
      Top             =   4320
      Width           =   795
   End
   Begin VB.Image Image4 
      Height          =   375
      Left            =   3720
      MouseIcon       =   "MainForm2.frx":2178
      MousePointer    =   99  'Custom
      Picture         =   "MainForm2.frx":2482
      Stretch         =   -1  'True
      Top             =   3120
      Width           =   795
   End
   Begin VB.Image Image3 
      Height          =   375
      Left            =   3720
      MouseIcon       =   "MainForm2.frx":29FF
      MousePointer    =   99  'Custom
      Picture         =   "MainForm2.frx":2D09
      Stretch         =   -1  'True
      Top             =   2520
      Width           =   795
   End
   Begin VB.Image Image2 
      Height          =   375
      Left            =   3720
      MouseIcon       =   "MainForm2.frx":3286
      MousePointer    =   99  'Custom
      Picture         =   "MainForm2.frx":3590
      Stretch         =   -1  'True
      Top             =   1920
      Width           =   795
   End
   Begin VB.Label Label1 
      BackStyle       =   0  'Transparent
      Caption         =   "小型自选商场商品管理系统"
      BeginProperty Font 
         Name            =   "Arial"
         Size            =   27.75
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   -1  'True
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00764E10&
      Height          =   675
      Left            =   2520
      TabIndex        =   0
      Top             =   375
      Width           =   7245
   End
   Begin VB.Shape Shape2 
      BorderStyle     =   0  'Transparent
      FillColor       =   &H00FFFFFF&
      FillStyle       =   0  'Solid
      Height          =   3735
      Left            =   1710
      Shape           =   2  'Oval
      Top             =   1425
      Width           =   7035
   End
   Begin VB.Shape Shape1 
      FillColor       =   &H00987758&
      FillStyle       =   0  'Solid
      Height          =   4065
      Left            =   45
      Shape           =   2  'Oval
      Top             =   1260
      Width           =   8730
   End
   Begin VB.Image Image1 
      Appearance      =   0  'Flat
      Height          =   1470
      Left            =   15
      Picture         =   "MainForm2.frx":3B0D
      Stretch         =   -1  'True
      Top             =   30
      Width           =   2520
   End
   Begin VB.Shape Shape3 
      BackColor       =   &H00FFFFFF&
      BorderColor     =   &H00764E10&
      BorderWidth     =   2
      FillColor       =   &H00E0E0E0&
      FillStyle       =   0  'Solid
      Height          =   405
      Left            =   7065
      Shape           =   4  'Rounded Rectangle
      Top             =   4920
      Width           =   1695
   End
End
Attribute VB_Name = "MainForm2"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False

Private Sub Timer1_Timer()
    frmmain2.Show
End Sub
Private Sub Form_Unload(Cancel As Integer)
    'endform.Show
End Sub

Private Sub Image2_Click()
    Call lblpurchase_Click
End Sub

Private Sub Image3_Click()
    Call lblsale_Click
End Sub

Private Sub Image4_Click()
    Call lblsave_Click
End Sub

Private Sub Image5_Click()
    Call lblinformation_Click
End Sub
Private Sub image6_click()
Call lblmoney_Click
End Sub

Private Sub Label4_Click()
    Unload Me
    endform.Show
    
End Sub

Private Sub lblsave_Click()
    Unload Me
    Save.Show
End Sub

Private Sub lblpurchase_Click()
    Unload Me
    purchase.Show
End Sub

Private Sub lblinformation_Click()
    Unload Me
    info.Show
End Sub

Private Sub lblsale_Click()
    Unload Me
    sale.Show
End Sub
Private Sub lblmoney_Click()
Unload Me
money.Show
End Sub

⌨️ 快捷键说明

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