.
             HOW MUCH OF A VB CLONE IS THIS?
             ===============================
.
I honestly haven't *touched* VB or any other VB clone in years
 now. I am honestly working by memory, and making things as
 simple as I can as I go.
.
Every property will *not* be named exactly what it should be.
Every event will *not* likely end up covered
.
Here's what I think of as a wish list working:
1) multiple forms
2) labels
3) buttons
4) textboxes
5) listboxes
6) picture boxes
7) auto-code generated on "clicks"
8) project maker
9) IDE
10) control arrays
.
I have about everything except arrays of controls.
 so, I am pretty close to "I'm tickled pink" once I manage to
 pinch off arrays, then I can circle back around and try to
 work on better versions of "things that are ghetto".
 (I know, I know, I have a "ghetto list" in my head, trust me)
.
I am not looking for a perfect VB clone, certainly not in the
 commercial competition sense... more of a stable and
 basic version that won't:
1) go away
2) change
3) start acting weird

