Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Shops Not Showing Up
#2
It looks fine, the only difference to my code is that I have:
Code:
If frmTrade.Visible = True Then
            frmTrade.Visible = False
        Else
            frmTrade.Show vbModal
        End If
But it should not matter anything.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)