VB编程、数据库实现销售管理系统
Private Sub Combo2_Change() If Combo2.Text = "员工信息" Then Form6.Show Me.Hide End If End Sub Private Sub Command1_Click() If Combo1.Text = "员工信息" Then Form4.Show Me.Hide End If Combo1.Text = "商品信息" Then Form5.Show Me.Hide End If Combo1.Text = "供应商信息" Then Form6.Show Me.Hide End If End Sub Private Sub Command2_Click() If Combo2.Text = "员工信息" Then Form7.Show Me.Hide End If Combo2.Text = "商品信息" Then Form8.Show Me.Hide End If Combo2.Text = "供应商信息" Then Form9.Show Me.Hide End If Combo2.Text = "进货信息" Then Form16.Show Me.Hide End If Combo2.Text = "销售信息" Then Form17.Show Me.Hide End If End Sub Private Sub Command3_Click() If Combo3.Text = "员工信息" Then Form10.Show Me.Hide End If Combo3.Text = "商品信息" Then Form11.Show Me.Hide End If Combo3.Text = "供应商信息" Then Form12.Show Me.Hide End If End Sub Private Sub Command4_Click() If Combo4.Text = "员工信息" Then Form13.Show Me.Hide End If Combo4.Text = "商品信息" Then Form14.Show Me.Hide End If Combo4.Text = "供应商信息" Then Form15.Show Me.Hide End If End Sub Private Sub Command6_Click() Unload Me Form2.Show End Sub
.rar
预估大小:22个文件
销售系统
文件夹
数据库日志文件
文件夹
销售信息管理系统_Log.LDF
3.38MB
销售信息管理系统_Data.MDF
1.75MB
vb工程
文件夹
Form15.frm
11KB
Form10.frm
5KB
Form9.frm
9KB
Form5.frx
92KB
Form13.frm
14KB
605KB
文件大小:
评论区