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

📄 frmbuyer.frm

📁 这是一个利用VB编写的中小企业ERP。功能比较全
💻 FRM
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "msadodc.ocx"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Begin VB.Form FrmBuyer 
   Caption         =   "ERP-工程管理子系统"
   ClientHeight    =   9435
   ClientLeft      =   60
   ClientTop       =   450
   ClientWidth     =   15240
   Icon            =   "FrmBuyer.frx":0000
   LinkTopic       =   "Form1"
   MDIChild        =   -1  'True
   ScaleHeight     =   9435
   ScaleWidth      =   15240
   WindowState     =   2  'Maximized
   Begin MSDataGridLib.DataGrid DataGrid1 
      Bindings        =   "FrmBuyer.frx":0CCA
      Height          =   5175
      Left            =   4080
      TabIndex        =   5
      Top             =   1920
      Width           =   7335
      _ExtentX        =   12938
      _ExtentY        =   9128
      _Version        =   393216
      Enabled         =   -1  'True
      HeadLines       =   1
      RowHeight       =   15
      FormatLocked    =   -1  'True
      BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ColumnCount     =   3
      BeginProperty Column00 
         DataField       =   "BuyerID"
         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       =   "BuyerName"
         Caption         =   "采购员姓名"
         BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
            Type            =   0
            Format          =   ""
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   0
         EndProperty
      EndProperty
      BeginProperty Column02 
         DataField       =   "Department"
         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 
            Alignment       =   2
            ColumnWidth     =   2145.26
         EndProperty
         BeginProperty Column01 
            Alignment       =   2
            ColumnWidth     =   2369.764
         EndProperty
         BeginProperty Column02 
            Alignment       =   2
            ColumnWidth     =   2475.213
         EndProperty
      EndProperty
   End
   Begin MSAdodcLib.Adodc Adodc1 
      Height          =   375
      Left            =   600
      Top             =   4440
      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            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      _Version        =   393216
   End
   Begin VB.Image Image4 
      Height          =   300
      Left            =   9600
      Picture         =   "FrmBuyer.frx":0CDF
      Top             =   7320
      Width           =   300
   End
   Begin VB.Label LblBack 
      BackStyle       =   0  'Transparent
      Caption         =   "返回"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   255
      Left            =   10200
      MouseIcon       =   "FrmBuyer.frx":10FB
      MousePointer    =   99  'Custom
      TabIndex        =   3
      Top             =   7320
      Width           =   615
   End
   Begin VB.Image Image3 
      Height          =   300
      Left            =   8160
      Picture         =   "FrmBuyer.frx":1405
      Top             =   7320
      Width           =   300
   End
   Begin VB.Label LblDelete 
      BackStyle       =   0  'Transparent
      Caption         =   "删除"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   255
      Left            =   8760
      MouseIcon       =   "FrmBuyer.frx":1821
      MousePointer    =   99  'Custom
      TabIndex        =   2
      Top             =   7320
      Width           =   615
   End
   Begin VB.Image Image2 
      Height          =   300
      Left            =   6720
      Picture         =   "FrmBuyer.frx":1B2B
      Top             =   7320
      Width           =   300
   End
   Begin VB.Label LblModify 
      BackStyle       =   0  'Transparent
      Caption         =   "修改"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   255
      Left            =   7320
      MouseIcon       =   "FrmBuyer.frx":1F47
      MousePointer    =   99  'Custom
      TabIndex        =   1
      Top             =   7320
      Width           =   615
   End
   Begin VB.Image Image1 
      Height          =   300
      Left            =   5160
      Picture         =   "FrmBuyer.frx":2251
      Top             =   7320
      Width           =   300
   End
   Begin VB.Label LblAdd 
      BackStyle       =   0  'Transparent
      Caption         =   "添加"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   12
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   255
      Left            =   5760
      MouseIcon       =   "FrmBuyer.frx":266D
      MousePointer    =   99  'Custom
      TabIndex        =   0
      Top             =   7320
      Width           =   615
   End
   Begin VB.Label Label1 
      BackStyle       =   0  'Transparent
      Caption         =   "采购员信息"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   18
         Charset         =   0
         Weight          =   700
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   375
      Left            =   6600
      TabIndex        =   4
      Top             =   1200
      Width           =   1935
   End
End
Attribute VB_Name = "FrmBuyer"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Private Sub Form_Load()
    Adodc1.ConnectionString = "driver={SQL Server};server=" + Trim(Server) + ";uid=" + Trim(User) + ";pwd=" + Trim(Password) + ";database=ERP"
    Adodc1.RecordSource = "select * from Buyer"
    Set DataGrid1.DataSource = Adodc1
    
    Refresh_Buyer
End Sub

Private Sub LblAdd_Click()
    FrmBuyerEdit.Caption = "添加采购员"
    FrmBuyerEdit.Modify = False
    FrmBuyerEdit.Show 1
    Refresh_Buyer
End Sub

Private Sub LblBack_Click()
    Unload Me
End Sub

Private Sub LblDelete_Click()
    Dim TempBuyerID As String
    '保存待删除记录的ID
    TempBuyerID = Adodc1.Recordset.Fields(0)
    '弹出删除确认对话框
    If MsgBox("是否删除" + Adodc1.Recordset.Fields(1) + "?", vbYesNo, "确认") = vbYes Then
        MyBuyer.Delete (TempBuyerID)
        MsgBox "删除成功"
    End If
    Refresh_Buyer
End Sub

Private Sub LblModify_Click()
    
    '保存待修改记录的原始ID
    FrmBuyerEdit.OriBuyerID = Trim(Adodc1.Recordset.Fields(0))
    '把待修改信息添加到编辑窗口
    FrmBuyerEdit.TxtBuyerID = Trim(Adodc1.Recordset.Fields(0))
    FrmBuyerEdit.TxtBuyerName = Trim(Adodc1.Recordset.Fields(1))
    FrmBuyerEdit.TxtDepartment = Trim(Adodc1.Recordset.Fields(2))
    FrmBuyerEdit.TxtBuyerID.Enabled = False
    FrmBuyerEdit.Caption = "修改采购员信息"
    FrmBuyerEdit.Modify = True
    FrmBuyerEdit.Show 1
    Refresh_Buyer
End Sub


Private Sub Refresh_Buyer()
    Adodc1.Refresh
    If Adodc1.Recordset.RecordCount = 0 Then
        LblModify.Enabled = False
        LblDelete.Enabled = False
    Else
        LblModify.Enabled = True
        LblDelete.Enabled = True
    End If
End Sub

⌨️ 快捷键说明

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