Page 1 of 1

[VB} Visual Basic Question

Posted: Thu Mar 30, 2006 7:18 pm
by Trigger_six
So i think i got this programming thing pretty easily. Just one thing i need. DOes anybody know how to make code to open Multiple maps at once Like in Insolence? Like i tried

Code: Select all

Map As new Form2

and Making open map run a "Map"
But in my case it was

Code: Select all

Trigger as new Map
But it didnt work.
So Can anyone help me out?

Posted: Thu Mar 30, 2006 7:23 pm
by VoYdE
Quick Question Can You Get One Map to Open?

Posted: Thu Mar 30, 2006 7:42 pm
by Trigger_six
Yes.

Posted: Thu Mar 30, 2006 7:57 pm
by VoYdE
kinda confused on what you have done,
in the programs i develope i just had the code open another map into a treeview on a different form

Posted: Fri Mar 31, 2006 1:13 pm
by Trigger_six
Meh i wanted it like insolence. And No body needs to reply anymore....my friend knows how, hes gonna show me.

Posted: Fri Mar 31, 2006 6:16 pm
by LuxuriousMeat
is it anthony

Posted: Sat Apr 01, 2006 9:45 am
by M.A.T.T.
well anyway for u's who dont have friends here's how

dim map as new Form1
map.show