samuri25404 Grandmaster Cheater
Reputation: 7
Joined: 04 May 2007 Posts: 955 Location: Why do you care?
|
Posted: Sat Sep 15, 2007 5:04 pm Post subject: |
|
|
Create a form, put your stuff in it, name it "AbtBox" without the quotes.
Put this code in the button click function (or whatever function opens it)
| Code: |
Dim abt as new AbtBox()
AbtBox.Show()
|
I don't do much VB, but I think that should work.
|
|